diff options
Diffstat (limited to 'dev-libs/libite')
| -rw-r--r-- | dev-libs/libite/metadata.xml | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-libs/libite/metadata.xml b/dev-libs/libite/metadata.xml index ec1edc5f9935..e476ddd58e3d 100644 --- a/dev-libs/libite/metadata.xml +++ b/dev-libs/libite/metadata.xml @@ -1,21 +1,22 @@ <?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="person"> - <name>Oz Tiram</name> - <email>oz.tiram@gmail.com</email> - </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>oz.tiram@gmail.com</email> + <name>Oz Tiram</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + </maintainer> + <longdescription lang="en"> Libite is a lightweight library of frog DNA. It can be used to fill the gaps in any dinosaur project. It holds useful functions and macros developed by both Finit and the OpenBSD project. Most notably the string functions: strlcpy(3), strlcat(3) and the highly useful *BSD sys/queue.h and sys/tree.h API's. </longdescription> - <upstream> - <remote-id type="github">troglobit/libite</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">troglobit/libite</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
