app-arch/rpm: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 1 Jun 2019 15:38:37 +0000 (17:38 +0200)
committerAaron Bauman <bman@gentoo.org>
Tue, 18 Jun 2019 00:35:04 +0000 (20:35 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12148
Signed-off-by: Aaron Bauman <bman@gentoo.org>
app-arch/rpm/rpm-4.14.1-r1.ebuild
app-arch/rpm/rpm-4.14.1.ebuild
app-arch/rpm/rpm-4.14.2.1.ebuild

index c34b6839654ac2bf5f520dfb5b226d40bad86860..9e08501a7c0bab80bf898cceaa9422769a2bb9ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} )
 inherit autotools flag-o-matic perl-module python-single-r1 eapi7-ver
 
 DESCRIPTION="Red Hat Package Management Utils"
-HOMEPAGE="http://www.rpm.org
+HOMEPAGE="https://rpm.org
        https://github.com/rpm-software-management/rpm"
 SRC_URI="http://ftp.rpm.org/releases/rpm-$(ver_cut 1-2).x/${P}.tar.bz2"
 
index 05513ac2d37ad90e7bb213728073c6849d08808b..29d7e38050aeedc2b667632a74244873ecc41408 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} )
 inherit autotools flag-o-matic perl-module python-single-r1 eapi7-ver
 
 DESCRIPTION="Red Hat Package Management Utils"
-HOMEPAGE="http://www.rpm.org
+HOMEPAGE="https://rpm.org
        https://github.com/rpm-software-management/rpm"
 SRC_URI="http://ftp.rpm.org/releases/rpm-$(ver_cut 1-2).x/${P}.tar.bz2"
 
index 7d1e6c3e0568d2d8c0aa0fcdcc8ea0c69fa0ad90..ec73a8f530a352a8413d32928eadb34243b20681 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 inherit autotools flag-o-matic perl-module python-single-r1 eapi7-ver
 
 DESCRIPTION="Red Hat Package Management Utils"
-HOMEPAGE="http://www.rpm.org
+HOMEPAGE="https://rpm.org
        https://github.com/rpm-software-management/rpm"
 SRC_URI="http://ftp.rpm.org/releases/rpm-$(ver_cut 1-2).x/${P}.tar.bz2"