diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-30 02:14:01 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-30 02:14:01 +0000 |
commit | 690a9b0a36e03e93529bb9c072011407ae4ce678 (patch) | |
tree | 46fc53ce1cb6c6d4d3a19cb98a81cade748a4211 /net-firewall | |
parent | <--insert something funny here --> (Manifest recommit) (diff) | |
download | gentoo-2-690a9b0a36e03e93529bb9c072011407ae4ce678.tar.gz gentoo-2-690a9b0a36e03e93529bb9c072011407ae4ce678.tar.bz2 gentoo-2-690a9b0a36e03e93529bb9c072011407ae4ce678.zip |
stable on ppc64, bug #60780
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.11-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index c23b47f9e8f4..195e189533ba 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.44 2004/08/23 07:49:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.45 2004/08/30 02:14:01 tgall Exp $ + + 29 Aug 2004; Tom Gall <tgall@gentoo.org> iptables-1.2.11-r2.ebuild: + stable on ppc64, bug #60780 22 Aug 2004; Seemant Kulleen <seemant@gentoo.org> iptables-1.2.11-r2.ebuild, iptables-1.2.9-r1.ebuild, iptables-1.2.9-r4.ebuild, iptables-1.2.9.ebuild: diff --git a/net-firewall/iptables/iptables-1.2.11-r2.ebuild b/net-firewall/iptables/iptables-1.2.11-r2.ebuild index 3c85ae812b56..c91152ccfd14 100644 --- a/net-firewall/iptables/iptables-1.2.11-r2.ebuild +++ b/net-firewall/iptables/iptables-1.2.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.9 2004/08/23 07:49:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.10 2004/08/30 02:14:01 tgall Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm ~hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm ~hppa amd64 ~ia64 ppc64" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers |