Volkmar W. Pogatzki 11ab770ea5
dev-java/commons-collections: add github upstream metadata
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2023-12-03 10:05:12 +01:00

18 lines
740 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<upstream>
<bugs-to>https://issues.apache.org/jira/projects/COLLECTIONS/issues</bugs-to>
<changelog>https://commons.apache.org/proper/commons-collections/changes-report.html</changelog>
<doc>https://commons.apache.org/proper/commons-collections/userguide.html</doc>
<remote-id type="github">apache/commons-collections</remote-id>
</upstream>
<longdescription>
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
</longdescription>
</pkgmetadata>