diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-06-10 14:15:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-06-10 14:15:20 +0000 |
commit | 2ca579b108708bf3c7e731fea50dfc2803c68c9c (patch) | |
tree | 7954cfa3f9322f9a0e88dd96cfd9d22d2104244f /net-firewall | |
parent | Stable on hppa (bug #135764). (diff) | |
download | gentoo-2-2ca579b108708bf3c7e731fea50dfc2803c68c9c.tar.gz gentoo-2-2ca579b108708bf3c7e731fea50dfc2803c68c9c.tar.bz2 gentoo-2-2ca579b108708bf3c7e731fea50dfc2803c68c9c.zip |
Stable on ppc; bug 135380
(Portage version: 2.1)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 6e943fdcd2d1..082717ebb42e 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.101 2006/06/09 23:29:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.102 2006/06/10 14:15:20 nixnut Exp $ + + 10 Jun 2006; <nixnut@gentoo.org> iptables-1.3.5-r1.ebuild: + Stable on ppc; bug #135380 09 Jun 2006; Guy Martin <gmsoft@gentoo.org> iptables-1.3.5-r1.ebuild: Stable on hppa. diff --git a/net-firewall/iptables/iptables-1.3.5-r1.ebuild b/net-firewall/iptables/iptables-1.3.5-r1.ebuild index 14e97a7419fe..95e339555caf 100644 --- a/net-firewall/iptables/iptables-1.3.5-r1.ebuild +++ b/net-firewall/iptables/iptables-1.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.5 2006/06/09 23:29:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5-r1.ebuild,v 1.6 2006/06/10 14:15:20 nixnut Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -19,7 +19,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 static extensions" DEPEND="virtual/os-headers |