dev-java/xmlgraphics-commons: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Apr 2018 17:43:53 +0000 (19:43 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 8 Apr 2018 18:37:31 +0000 (19:37 +0100)
dev-java/xmlgraphics-commons/xmlgraphics-commons-2.0.1.ebuild

index aff11d2b9c044f569f61b5ebcf1088f00f378ee7..080a086917d903314cda5df2da99b7a93e040b99 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 examples source test"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="A library of several reusable components used by Apache Batik and Apache FOP"
-HOMEPAGE="http://xmlgraphics.apache.org/commons/index.html"
+HOMEPAGE="https://xmlgraphics.apache.org/commons/index.html"
 SRC_URI="mirror://apache/xmlgraphics/commons/source/${P}-src.tar.gz"
 
 LICENSE="Apache-2.0"