From 87344c39080d81e5a8dfcf92eeaa7619410d33dd Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 8 Apr 2018 19:26:33 +0200 Subject: [PATCH] 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 37eb1af5d233..ac7d777b6210 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 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" -- 2.26.2