blob: b91deed4e834a44334f97d78c61b2ace09a18bd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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="cpe">cpe:/a:apache:commons_collections</remote-id>
</upstream>
<longdescription>
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|