From 1aae409bfa0a4c9219083f3aedb2dd43f0c153ff Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 8 Apr 2018 19:44:52 +0200 Subject: [PATCH] dev-java/xz-java: use HTTPS --- dev-java/xz-java/xz-java-1.5.ebuild | 6 +++--- dev-java/xz-java/xz-java-1.6-r1.ebuild | 6 +++--- dev-java/xz-java/xz-java-1.6.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-java/xz-java/xz-java-1.5.ebuild b/dev-java/xz-java/xz-java-1.5.ebuild index d04c979c7ead0..7ac75ef441518 100644 --- a/dev-java/xz-java/xz-java-1.5.ebuild +++ b/dev-java/xz-java/xz-java-1.5.ebuild @@ -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" diff --git a/dev-java/xz-java/xz-java-1.6-r1.ebuild b/dev-java/xz-java/xz-java-1.6-r1.ebuild index 35d8ca163e73c..0be4079e7b1d1 100644 --- a/dev-java/xz-java/xz-java-1.6-r1.ebuild +++ b/dev-java/xz-java/xz-java-1.6-r1.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=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" diff --git a/dev-java/xz-java/xz-java-1.6.ebuild b/dev-java/xz-java/xz-java-1.6.ebuild index 1aeaf243f91a0..3d3e3bd071d34 100644 --- a/dev-java/xz-java/xz-java-1.6.ebuild +++ b/dev-java/xz-java/xz-java-1.6.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=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"