diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-06-29 18:13:47 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-06-29 18:13:47 +0000 |
commit | 94aa437306da5bbadee957ab712b2dbe81a6f8b3 (patch) | |
tree | 6845dcf4560bc31f445125f633c8c6e68661714f /net-firewall | |
parent | Version bump. (diff) | |
download | gentoo-2-94aa437306da5bbadee957ab712b2dbe81a6f8b3.tar.gz gentoo-2-94aa437306da5bbadee957ab712b2dbe81a6f8b3.tar.bz2 gentoo-2-94aa437306da5bbadee957ab712b2dbe81a6f8b3.zip |
stable x86, bug 209222
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 7f3b1949e869..8d87674d0561 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.170 2008/06/29 16:43:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.171 2008/06/29 18:13:47 opfer Exp $ + + 29 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + iptables-1.4.0-r1.ebuild: + stable x86, bug 209222 29 Jun 2008; Markus Rothe <corsair@gentoo.org> iptables-1.4.0-r1.ebuild: Stable on ppc64; bug #209222 diff --git a/net-firewall/iptables/iptables-1.4.0-r1.ebuild b/net-firewall/iptables/iptables-1.4.0-r1.ebuild index 4092f0597ee7..6299d290c01f 100644 --- a/net-firewall/iptables/iptables-1.4.0-r1.ebuild +++ b/net-firewall/iptables/iptables-1.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.5 2008/06/29 16:43:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.6 2008/06/29 18:13:47 opfer Exp $ inherit eutils toolchain-funcs linux-info @@ -16,7 +16,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="extensions imq ipv6 l7filter static" DEPEND="virtual/os-headers |