From: Thomas Deutschmann Date: Wed, 21 Feb 2018 14:51:48 +0000 (+0100) Subject: app-arch/lzip: Use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ba008a024f6aea824235e4ff823858e535dc1565;p=gentoo.git app-arch/lzip: Use HTTPS Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/app-arch/lzip/lzip-1.18.ebuild b/app-arch/lzip/lzip-1.18.ebuild index 03a2a056d8bb..0fe356a4b09f 100644 --- a/app-arch/lzip/lzip-1.18.ebuild +++ b/app-arch/lzip/lzip-1.18.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=5 @@ -6,8 +6,9 @@ EAPI=5 inherit toolchain-funcs DESCRIPTION="lossless data compressor based on the LZMA algorithm" -HOMEPAGE="http://www.nongnu.org/lzip/lzip.html" -SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz" +HOMEPAGE="https://www.nongnu.org/lzip/lzip.html" +SRC_URI="https://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz + https://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/app-arch/lzip/lzip-1.19.ebuild b/app-arch/lzip/lzip-1.19.ebuild index ead377f888aa..51eba18e851f 100644 --- a/app-arch/lzip/lzip-1.19.ebuild +++ b/app-arch/lzip/lzip-1.19.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 @@ -6,9 +6,9 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="lossless data compressor based on the LZMA algorithm" -HOMEPAGE="http://www.nongnu.org/lzip/lzip.html" -SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz - http://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz" +HOMEPAGE="https://www.nongnu.org/lzip/lzip.html" +SRC_URI="https://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz + https://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/app-arch/lzip/lzip-1.20_rc1.ebuild b/app-arch/lzip/lzip-1.20_rc1.ebuild index ead377f888aa..51eba18e851f 100644 --- a/app-arch/lzip/lzip-1.20_rc1.ebuild +++ b/app-arch/lzip/lzip-1.20_rc1.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 @@ -6,9 +6,9 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="lossless data compressor based on the LZMA algorithm" -HOMEPAGE="http://www.nongnu.org/lzip/lzip.html" -SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz - http://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz" +HOMEPAGE="https://www.nongnu.org/lzip/lzip.html" +SRC_URI="https://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz + https://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2+" SLOT="0"