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
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')
-rw-r--r--dev-java/itext/itext-2.1.5-r2.ebuild4
-rw-r--r--dev-java/itext/itext-5.5.4-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/itext/itext-2.1.5-r2.ebuild b/dev-java/itext/itext-2.1.5-r2.ebuild
index aaff82001bab..37eb1af5d233 100644
--- a/dev-java/itext/itext-2.1.5-r2.ebuild
+++ b/dev-java/itext/itext-2.1.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -11,7 +11,7 @@ DISTFILE="${PN/it/iT}-src-${PV}.tar.gz"
ASIANJAR="iTextAsian.jar"
ASIANCMAPSJAR="iTextAsianCmaps.jar"
-DESCRIPTION="A 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://www.lowagie.com/iText/"
SRC_URI="mirror://sourceforge/itext/${DISTFILE}
cjk? ( mirror://sourceforge/itext/${ASIANJAR}
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"