diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 19:44:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 19:44:25 +0000 |
commit | a0f2e68bf13e4a654cb56c9305e8376e2797677d (patch) | |
tree | 72d9ada72aaaaddb3dc1822fefd650e8d326de80 /net-firewall/iptables | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #442872 (diff) | |
download | gentoo-2-a0f2e68bf13e4a654cb56c9305e8376e2797677d.tar.gz gentoo-2-a0f2e68bf13e4a654cb56c9305e8376e2797677d.tar.bz2 gentoo-2-a0f2e68bf13e4a654cb56c9305e8376e2797677d.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #444145
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.16.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 0f8c9a8c31a2..21c47e201318 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.282 2012/11/22 10:01:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.283 2012/12/16 19:44:25 armin76 Exp $ + + 16 Dec 2012; Raúl Porcel <armin76@gentoo.org> iptables-1.4.16.3.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #444145 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> iptables-1.4.16.3.ebuild: Stable for x86, wrt bug #444145 diff --git a/net-firewall/iptables/iptables-1.4.16.3.ebuild b/net-firewall/iptables/iptables-1.4.16.3.ebuild index 1e6065561b7e..dab0c558507b 100644 --- a/net-firewall/iptables/iptables-1.4.16.3.ebuild +++ b/net-firewall/iptables/iptables-1.4.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.16.3.ebuild,v 1.4 2012/11/22 10:01:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.16.3.ebuild,v 1.5 2012/12/16 19:44:25 armin76 Exp $ EAPI="4" @@ -15,7 +15,7 @@ SRC_URI="http://iptables.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=" |