summaryrefslogtreecommitdiff
path: root/dev-ada/asis
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ada/asis')
-rw-r--r--dev-ada/asis/metadata.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/dev-ada/asis/metadata.xml b/dev-ada/asis/metadata.xml
index a2c17d742260..c0767284e09b 100644
--- a/dev-ada/asis/metadata.xml
+++ b/dev-ada/asis/metadata.xml
@@ -1,13 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>ada@gentoo.org</email>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="project">
+ <email>ada@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
ASIS is a library that gives applications access to the complete
syntactic and semantic structure of an Ada compilation unit. This
library is typically used by tools that need to perform some sort of
static analysis on an Ada program.
</longdescription>
-</pkgmetadata>
+
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file