summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-21 15:51:48 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-21 15:51:48 +0100
commitba008a024f6aea824235e4ff823858e535dc1565 (patch)
tree57ea67fe106849295c4b4491e80f1cba61ed9afe
parentapp-arch/lzip: Bump to lzip v1.20 (diff)
downloadgentoo-ba008a02.tar.gz
gentoo-ba008a02.tar.bz2
gentoo-ba008a02.zip
app-arch/lzip: Use HTTPS
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--app-arch/lzip/lzip-1.18.ebuild7
-rw-r--r--app-arch/lzip/lzip-1.19.ebuild8
-rw-r--r--app-arch/lzip/lzip-1.20_rc1.ebuild8
3 files changed, 12 insertions, 11 deletions
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"