dev-java/fontbox: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Apr 2018 17:23:39 +0000 (19:23 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 8 Apr 2018 18:37:28 +0000 (19:37 +0100)
dev-java/fontbox/fontbox-1.7.1.ebuild
dev-java/fontbox/fontbox-1.8.11.ebuild

index af7aed89fd33c03e43270b4f50d46a2c753d26b8..7b86b90368363d916d9fbedc00c600c387b9f3f2 100644 (file)
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-ant-2
 MY_PN=pdfbox
 
 DESCRIPTION="An open source Java library for parsing font files"
-HOMEPAGE="http://pdfbox.apache.org/"
+HOMEPAGE="https://pdfbox.apache.org/"
 SRC_URI="mirror://apache/${MY_PN}/${PV}/${MY_PN}-${PV}-src.zip"
 
 LICENSE="BSD"
index c1c426b234a6f7243d3dc54d88d2f9d3ac091f3f..182cd4100ed7b3c2df427ee173103407e87bd42f 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
@@ -11,7 +11,7 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="An open source Java library for parsing font files"
-HOMEPAGE="http://pdfbox.apache.org/"
+HOMEPAGE="https://pdfbox.apache.org/"
 SRC_URI="mirror://apache/${MY_PN}/${PV}/${MY_P}-src.zip"
 LICENSE="Apache-2.0"
 SLOT="1.8"