diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-12-11 17:50:14 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-12-11 17:50:14 +0000 |
commit | 93ba3d81309b824f56b258f8eedd630c3628abb2 (patch) | |
tree | a70353ed6e68292bdcbf9e386246c6098f9a8d7b /net-firewall | |
parent | Version bump, bug #199310 (diff) | |
download | gentoo-2-93ba3d81309b824f56b258f8eedd630c3628abb2.tar.gz gentoo-2-93ba3d81309b824f56b258f8eedd630c3628abb2.tar.bz2 gentoo-2-93ba3d81309b824f56b258f8eedd630c3628abb2.zip |
stable x86, bug 201909
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.8-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 469e9bff3a58..8127f26a1030 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.147 2007/12/11 17:11:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.148 2007/12/11 17:50:14 opfer Exp $ + + 11 Dec 2007; Christian Faulhammer <opfer@gentoo.org> + iptables-1.3.8-r2.ebuild: + stable x86, bug 201909 11 Dec 2007; nixnut <nixnut@gentoo.org> ChangeLog: Stable on ppc wrt bug 201909 diff --git a/net-firewall/iptables/iptables-1.3.8-r2.ebuild b/net-firewall/iptables/iptables-1.3.8-r2.ebuild index 0ebeb1867203..2cd3a186efa4 100644 --- a/net-firewall/iptables/iptables-1.3.8-r2.ebuild +++ b/net-firewall/iptables/iptables-1.3.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r2.ebuild,v 1.3 2007/09/02 15:05:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r2.ebuild,v 1.4 2007/12/11 17:50:14 opfer Exp $ inherit eutils flag-o-matic 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 |