diff options
Diffstat (limited to 'dev-java/itext/itext-5.2.0.ebuild')
-rw-r--r-- | dev-java/itext/itext-5.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/itext/itext-5.2.0.ebuild b/dev-java/itext/itext-5.2.0.ebuild index a227546e0726..e3de1f8d0450 100644 --- a/dev-java/itext/itext-5.2.0.ebuild +++ b/dev-java/itext/itext-5.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/itext/itext-5.2.0.ebuild,v 1.2 2014/01/08 17:48:51 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/itext/itext-5.2.0.ebuild,v 1.3 2014/08/10 20:15:26 slyfox Exp $ EAPI="4" @@ -8,7 +8,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="Java library that generate documents in the Portable Document Format (PDF) and/or HTML" HOMEPAGE="http://itextpdf.com" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" |