commit:     ca77b8b2edecb2e053e13b5b1ed9971e256abdf2
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 21 08:48:27 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 01:28:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca77b8b2

net-firewall/iptables: use HTTPS

 net-firewall/iptables/iptables-1.4.21-r1.ebuild | 6 +++---
 net-firewall/iptables/iptables-1.4.21-r5.ebuild | 4 ++--
 net-firewall/iptables/iptables-1.6.1-r3.ebuild  | 4 ++--
 net-firewall/iptables/iptables-1.6.2-r1.ebuild  | 4 ++--
 net-firewall/iptables/iptables-1.6.2-r2.ebuild  | 4 ++--
 5 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/net-firewall/iptables/iptables-1.4.21-r1.ebuild 
b/net-firewall/iptables/iptables-1.4.21-r1.ebuild
index 05b4e957ca3..47f4a175748 100644
--- a/net-firewall/iptables/iptables-1.4.21-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.4.21-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,8 +9,8 @@ AUTOTOOLS_AUTO_DEPEND=no
 inherit eutils multilib systemd toolchain-funcs autotools
 
 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
-HOMEPAGE="http://www.netfilter.org/projects/iptables/";
-SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
+HOMEPAGE="https://www.netfilter.org/projects/iptables/";
+SRC_URI="https://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/net-firewall/iptables/iptables-1.4.21-r5.ebuild 
b/net-firewall/iptables/iptables-1.4.21-r5.ebuild
index 7861dad2a4f..6dbce98c427 100644
--- a/net-firewall/iptables/iptables-1.4.21-r5.ebuild
+++ b/net-firewall/iptables/iptables-1.4.21-r5.ebuild
@@ -9,8 +9,8 @@ AUTOTOOLS_AUTO_DEPEND=no
 inherit eutils multilib systemd toolchain-funcs autotools flag-o-matic
 
 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
-HOMEPAGE="http://www.netfilter.org/projects/iptables/";
-SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
+HOMEPAGE="https://www.netfilter.org/projects/iptables/";
+SRC_URI="https://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 # Subslot tracks libxtables as that's the one other packages generally link

diff --git a/net-firewall/iptables/iptables-1.6.1-r3.ebuild 
b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
index f76df06504e..e2e29f74ee9 100644
--- a/net-firewall/iptables/iptables-1.6.1-r3.ebuild
+++ b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
@@ -9,8 +9,8 @@ AUTOTOOLS_AUTO_DEPEND=no
 inherit eutils multilib systemd toolchain-funcs autotools flag-o-matic
 
 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
-HOMEPAGE="http://www.netfilter.org/projects/iptables/";
-SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
+HOMEPAGE="https://www.netfilter.org/projects/iptables/";
+SRC_URI="https://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 # Subslot tracks libxtables as that's the one other packages generally link

diff --git a/net-firewall/iptables/iptables-1.6.2-r1.ebuild 
b/net-firewall/iptables/iptables-1.6.2-r1.ebuild
index 3ed3f6a11a0..ce3b60df453 100644
--- a/net-firewall/iptables/iptables-1.6.2-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.6.2-r1.ebuild
@@ -9,8 +9,8 @@ AUTOTOOLS_AUTO_DEPEND=no
 inherit ltprune multilib systemd toolchain-funcs autotools flag-o-matic
 
 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
-HOMEPAGE="http://www.netfilter.org/projects/iptables/";
-SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
+HOMEPAGE="https://www.netfilter.org/projects/iptables/";
+SRC_URI="https://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 # Subslot tracks libxtables as that's the one other packages generally link

diff --git a/net-firewall/iptables/iptables-1.6.2-r2.ebuild 
b/net-firewall/iptables/iptables-1.6.2-r2.ebuild
index 91954bd4d27..131b221fb8f 100644
--- a/net-firewall/iptables/iptables-1.6.2-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.6.2-r2.ebuild
@@ -9,8 +9,8 @@ AUTOTOOLS_AUTO_DEPEND=no
 inherit ltprune multilib systemd toolchain-funcs autotools flag-o-matic
 
 DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
-HOMEPAGE="http://www.netfilter.org/projects/iptables/";
-SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
+HOMEPAGE="https://www.netfilter.org/projects/iptables/";
+SRC_URI="https://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 # Subslot tracks libxtables as that's the one other packages generally link

Reply via email to