summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 10:04:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 10:04:25 +0000
commit8a1e2dad95c8ab4274284d11dcf7cb2849a5bfbc (patch)
tree1af05cb697838c997fcfa959e18679b4d00bab43 /net-firewall
parentStable for ia64, wrt bug #482252 (diff)
downloadgentoo-2-8a1e2dad95c8ab4274284d11dcf7cb2849a5bfbc.tar.gz
gentoo-2-8a1e2dad95c8ab4274284d11dcf7cb2849a5bfbc.tar.bz2
gentoo-2-8a1e2dad95c8ab4274284d11dcf7cb2849a5bfbc.zip
Stable for ia64, wrt bug #485190
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog7
-rw-r--r--net-firewall/iptables/iptables-1.4.20.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 94c61a50e061..736177267fdb 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.302 2013/12/23 15:59:33 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.303 2014/01/15 10:04:25 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> iptables-1.4.20.ebuild:
+ Stable for ia64, wrt bug #485190
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> iptables-1.4.20.ebuild:
Stable for sparc, wrt bug #485190
diff --git a/net-firewall/iptables/iptables-1.4.20.ebuild b/net-firewall/iptables/iptables-1.4.20.ebuild
index 803a6413eb67..d70afd627cde 100644
--- a/net-firewall/iptables/iptables-1.4.20.ebuild
+++ b/net-firewall/iptables/iptables-1.4.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.20.ebuild,v 1.8 2013/12/23 15:59:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.20.ebuild,v 1.9 2014/01/15 10:04:25 ago Exp $
EAPI="4"
@@ -15,7 +15,7 @@ SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE="ipv6 netlink static-libs"
RDEPEND="