summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-04-01 20:46:52 +0300
committerPatrice Clement <monsieurp@gentoo.org>2017-04-08 23:52:07 +0200
commitd6a1426fa7fba217ca5508b0d3324ab54f899f91 (patch)
tree5fe81b93b484a6f7e160c302ac64bf2462a08703 /dev-java/itext/itext-5.5.4-r2.ebuild
parentdev-java/fastinfoset: fix toolong DESCRIPTION. (diff)
downloadgentoo-d6a1426fa7fba217ca5508b0d3324ab54f899f91.tar.gz
gentoo-d6a1426fa7fba217ca5508b0d3324ab54f899f91.tar.bz2
gentoo-d6a1426fa7fba217ca5508b0d3324ab54f899f91.zip
dev-java/itext: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-java/itext/itext-5.5.4-r2.ebuild')
-rw-r--r--dev-java/itext/itext-5.5.4-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/itext/itext-5.5.4-r2.ebuild b/dev-java/itext/itext-5.5.4-r2.ebuild
index 7066e9a8dcd2..42f755b32a85 100644
--- a/dev-java/itext/itext-5.5.4-r2.ebuild
+++ b/dev-java/itext/itext-5.5.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
-DESCRIPTION="Java library that generate documents in the Portable Document Format (PDF) and/or HTML."
+DESCRIPTION="Generate documents in the Portable Document Format (PDF) and/or HTML"
HOMEPAGE="http://itextpdf.com"
SRC_URI="mirror://sourceforge/${PN}/${P}.zip"