summaryrefslogtreecommitdiff
path: root/dev-java/commons-codec/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-codec/metadata.xml')
-rw-r--r--dev-java/commons-codec/metadata.xml17
1 files changed, 9 insertions, 8 deletions
diff --git a/dev-java/commons-codec/metadata.xml b/dev-java/commons-codec/metadata.xml
index f27bbde4a60f..ec07c03a72c2 100644
--- a/dev-java/commons-codec/metadata.xml
+++ b/dev-java/commons-codec/metadata.xml
@@ -1,12 +1,11 @@
<?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>java@gentoo.org</email>
- <name>Java</name>
-</maintainer>
-
-<longdescription>
+ <maintainer type="project">
+ <email>java@gentoo.org</email>
+ <name>Java</name>
+ </maintainer>
+ <longdescription>
Codec was formed as an attempt to focus development effort on one
definitive implementation of the Base64 encoder. At the time of Codec's
proposal, there were approximately 34 different Java classes that dealt
@@ -26,4 +25,6 @@ contains a abstract framework for the creation of encoders and decoders,
Codec itself is primarily focused on providing functional utilities for
working with common encodings.
</longdescription>
-</pkgmetadata>
+
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file