From: Michael Mair-Keimberger Date: Sun, 8 Apr 2018 17:44:52 +0000 (+0200) Subject: dev-java/xz-java: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1aae409bfa0a4c9219083f3aedb2dd43f0c153ff;p=gentoo.git dev-java/xz-java: use HTTPS --- diff --git a/dev-java/xz-java/xz-java-1.5.ebuild b/dev-java/xz-java/xz-java-1.5.ebuild index d04c979c7ead..7ac75ef44151 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 35d8ca163e73..0be4079e7b1d 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 1aeaf243f91a..3d3e3bd071d3 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"