dev-java/itext: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Apr 2018 17:26:33 +0000 (19:26 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 8 Apr 2018 18:37:29 +0000 (19:37 +0100)
dev-java/itext/itext-2.1.5-r2.ebuild
dev-java/itext/itext-5.5.4-r2.ebuild

index 37eb1af5d2337a1f9f809d5eaa333d789b1a7842..ac7d777b62102ce9bf3c6b59d639b20ceb09310b 100644 (file)
@@ -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} )"
index 42f755b32a85fa46b55cd37a98a69f01cb75cb06..55b8d3c8fa1d080f25f2d49115239e5877043e5c 100644 (file)
@@ -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"