gentoo/dev-java/pdfbox/metadata.xml
Volkmar W. Pogatzki 660b5533ea
dev-java/pdfbox: bump to 2.0.24 - CVE-2021-31812
Bug: https://bugs.gentoo.org/738836
Closes: https://bugs.gentoo.org/640118

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2021-11-16 09:37:00 +01:00

19 lines
782 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>
<longdescription>
The Apache PDFBox™ library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command line utilities.
</longdescription>
<use>
<flag name="tools">Build and install pdfbox-tools</flag>
</use>
<upstream>
<remote-id type="github">apache/pdfbox</remote-id>
<bugs-to>https://issues.apache.org/jira/browse/PDFBOX</bugs-to>
</upstream>
</pkgmetadata>