diff options
author | Jurek Bartuszek <jurek@gentoo.org> | 2007-08-28 23:13:59 +0000 |
---|---|---|
committer | Jurek Bartuszek <jurek@gentoo.org> | 2007-08-28 23:13:59 +0000 |
commit | 859d960b3cb88c4470b7349ef92f5e21cc581fa6 (patch) | |
tree | 5f503bbca8ecb5ca10f7b3235617f072185950f4 /net-firewall/iptables | |
parent | media-video/mplayer-1.0_rc1_p20070622-r4.ebuild: x86 stable (bug #190531) (diff) | |
download | gentoo-2-859d960b3cb88c4470b7349ef92f5e21cc581fa6.tar.gz gentoo-2-859d960b3cb88c4470b7349ef92f5e21cc581fa6.tar.bz2 gentoo-2-859d960b3cb88c4470b7349ef92f5e21cc581fa6.zip |
net-firewall/iptables-1.3.8-r1: x86 stable (bug #190198)
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index a4eb4a908873..f94daa0d7cc7 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # 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.140 2007/08/28 14:03:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.141 2007/08/28 23:13:58 jurek Exp $ + + 28 Aug 2007; Jurek Bartuszek <jurek@gentoo.org> iptables-1.3.8-r1.ebuild: + x86 stable (bug #190198) 28 Aug 2007; nixnut <nixnut@gentoo.org> iptables-1.3.8-r1.ebuild: Stable on ppc wrt bug 190198 diff --git a/net-firewall/iptables/iptables-1.3.8-r1.ebuild b/net-firewall/iptables/iptables-1.3.8-r1.ebuild index bbcddea0db70..c7930f9a3fda 100644 --- a/net-firewall/iptables/iptables-1.3.8-r1.ebuild +++ b/net-firewall/iptables/iptables-1.3.8-r1.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-r1.ebuild,v 1.3 2007/08/28 14:03:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r1.ebuild,v 1.4 2007/08/28 23:13:59 jurek 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 |