mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
18 lines
740 B
XML
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>
|