dev-java/itext: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Sat, 1 Apr 2017 17:46:52 +0000 (20:46 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:52:07 +0000 (23:52 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-java/itext/itext-2.1.5-r2.ebuild
dev-java/itext/itext-5.5.4-r2.ebuild

index aaff82001babe838efa7711751a452c9e8c66dc7..37eb1af5d2337a1f9f809d5eaa333d789b1a7842 100644 (file)
@@ -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}
index 7066e9a8dcd2c23b0fababc2bf2c57fae9e2b6fd..42f755b32a85fa46b55cd37a98a69f01cb75cb06 100644 (file)
@@ -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"