commit:     87344c39080d81e5a8dfcf92eeaa7619410d33dd
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr  8 17:26:33 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Apr  8 18:37:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87344c39

dev-java/itext: use HTTPS

 dev-java/itext/itext-2.1.5-r2.ebuild | 4 ++--
 dev-java/itext/itext-5.5.4-r2.ebuild | 4 ++--
 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 37eb1af5d23..ac7d777b621 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-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -12,7 +12,7 @@ ASIANJAR="iTextAsian.jar"
 ASIANCMAPSJAR="iTextAsianCmaps.jar"
 
 DESCRIPTION="Generate documents in the Portable Document Format (PDF) and/or 
HTML"
-HOMEPAGE="http://www.lowagie.com/iText/";
+HOMEPAGE="https://itextpdf.com";
 SRC_URI="mirror://sourceforge/itext/${DISTFILE}
        cjk? ( mirror://sourceforge/itext/${ASIANJAR}
                mirror://sourceforge/itext/${ASIANCMAPSJAR} )"

diff --git a/dev-java/itext/itext-5.5.4-r2.ebuild 
b/dev-java/itext/itext-5.5.4-r2.ebuild
index 42f755b32a8..55b8d3c8fa1 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"

Reply via email to