diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-07 03:12:44 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-07 03:12:44 +0000 |
commit | 769b998c2f4f50a32f446855523fc85e92e63f27 (patch) | |
tree | e2c006533a32e85c61707b00b94224352e810dc6 /net-firewall/iptables | |
parent | x86 stable wrt bug #376841 (diff) | |
download | gentoo-2-769b998c2f4f50a32f446855523fc85e92e63f27.tar.gz gentoo-2-769b998c2f4f50a32f446855523fc85e92e63f27.tar.bz2 gentoo-2-769b998c2f4f50a32f446855523fc85e92e63f27.zip |
x86 stable wrt bug #376881
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.11.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index d9579228b95e..c52bb2211b73 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.243 2011/08/02 14:59:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.244 2011/08/07 03:12:44 phajdan.jr Exp $ + + 07 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + iptables-1.4.11.1-r2.ebuild: + x86 stable wrt bug #376881 02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> iptables-1.4.11.1-r2.ebuild: diff --git a/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild b/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild index 080811af1eb3..30a3a4aa67a7 100644 --- a/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild +++ b/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild,v 1.3 2011/08/02 14:59:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.11.1-r2.ebuild,v 1.4 2011/08/07 03:12:44 phajdan.jr 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" COMMON_DEPEND=" |