summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2022-05-06 19:41:20 +0200
committerFlorian Schmaus <flow@gentoo.org>2022-05-22 19:19:32 +0200
commit348d30ce4af35fa75876c248b52800eae26421fd (patch)
tree490855da88fca046d395a8a0db4c6063409c20e4 /dev-java/jdom/metadata.xml
parentnet-dns/knot: drop 3.1.4 (diff)
downloadgentoo-348d30ce4af35fa75876c248b52800eae26421fd.tar.gz
gentoo-348d30ce4af35fa75876c248b52800eae26421fd.tar.bz2
gentoo-348d30ce4af35fa75876c248b52800eae26421fd.zip
dev-java/jdom: add 2.0.6.1
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/25477 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-java/jdom/metadata.xml')
-rw-r--r--dev-java/jdom/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-java/jdom/metadata.xml b/dev-java/jdom/metadata.xml
index 129b89aa2cb9..8495676e21fd 100644
--- a/dev-java/jdom/metadata.xml
+++ b/dev-java/jdom/metadata.xml
@@ -8,4 +8,7 @@
<upstream>
<remote-id type="github">hunterhacker/jdom</remote-id>
</upstream>
+ <longdescription>
+ JDOM is a Java-oriented object model which models XML documents. It provides a Java-centric means of generating and manipulating XML documents. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it seeks to provide a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide.
+ </longdescription>
</pkgmetadata>