blob: 86d377bd63298964c353900cde85c5c945fe9692 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="cpe">cpe:/a:apache:poi</remote-id>
<changelog>https://poi.apache.org/changes.html</changelog>
<bugs-to>https://bz.apache.org/bugzilla/buglist.cgi?product=POI</bugs-to>
</upstream>
<origin>liguros-repo</origin>
</pkgmetadata>
|