diff options
Diffstat (limited to 'dev-java/itext/itext-5.5.4-r2.ebuild')
-rw-r--r-- | dev-java/itext/itext-5.5.4-r2.ebuild | 4 |
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 42f755b32a85..55b8d3c8fa1d 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Generate documents in the Portable Document Format (PDF) and/or HTML" -HOMEPAGE="http://itextpdf.com" +HOMEPAGE="https://itextpdf.com" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="AGPL-3" |