dev-java/xz-java: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Apr 2018 17:44:52 +0000 (19:44 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 8 Apr 2018 18:37:31 +0000 (19:37 +0100)
dev-java/xz-java/xz-java-1.5.ebuild
dev-java/xz-java/xz-java-1.6-r1.ebuild
dev-java/xz-java/xz-java-1.6.ebuild

index d04c979c7ead03ebc8d6a0c04ebc2fc28b11d3a5..7ac75ef4415185f8090ea6c3e05a474dd7d574eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,8 +7,8 @@ JAVA_PKG_IUSE="doc examples source"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Implementation of xz data compression in pure java"
-HOMEPAGE="http://tukaani.org/xz/java.html"
-SRC_URI="http://tukaani.org/xz/${P}.zip"
+HOMEPAGE="https://tukaani.org/xz/java.html"
+SRC_URI="https://tukaani.org/xz/${P}.zip"
 
 LICENSE="public-domain"
 SLOT="0"
index 35d8ca163e73cd3abc99af35a8e982ffacb8c10c..0be4079e7b1d1569324b2b21d2013fc2224ae8e1 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=6
@@ -8,8 +8,8 @@ JAVA_PKG_IUSE="doc examples source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Implementation of xz data compression in pure java"
-HOMEPAGE="http://tukaani.org/xz/java.html"
-SRC_URI="http://tukaani.org/xz/${P}.zip"
+HOMEPAGE="https://tukaani.org/xz/java.html"
+SRC_URI="https://tukaani.org/xz/${P}.zip"
 
 LICENSE="public-domain"
 SLOT="0"
index 1aeaf243f91a05ede098703a648897abbb946664..3d3e3bd071d34c4fed042c8114124150ae1cc4f7 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=6
@@ -7,8 +7,8 @@ JAVA_PKG_IUSE="doc examples source"
 inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Implementation of xz data compression in pure java"
-HOMEPAGE="http://tukaani.org/xz/java.html"
-SRC_URI="http://tukaani.org/xz/${P}.zip"
+HOMEPAGE="https://tukaani.org/xz/java.html"
+SRC_URI="https://tukaani.org/xz/${P}.zip"
 
 LICENSE="public-domain"
 SLOT="0"