diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:49:23 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:49:23 +0000 |
commit | 9411ceac0721658caadf4f985c8364dcf05ef6ad (patch) | |
tree | ad5cd64443142e7a169e47ebb3929f1f96f4d012 /net-firewall | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-9411ceac0721658caadf4f985c8364dcf05ef6ad.tar.gz gentoo-2-9411ceac0721658caadf4f985c8364dcf05ef6ad.tar.bz2 gentoo-2-9411ceac0721658caadf4f985c8364dcf05ef6ad.zip |
PPC stable profile update
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.2.11-r2.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-firewall/iptables/iptables-1.2.11-r2.ebuild b/net-firewall/iptables/iptables-1.2.11-r2.ebuild index 4ba7fefc48a1..50b1696d5754 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.12 2004/09/10 15:09:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.13 2004/10/04 22:49:23 pvdabeel 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 ppc64" +KEYWORDS="x86 ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ppc64" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers diff --git a/net-firewall/iptables/iptables-1.2.9.ebuild b/net-firewall/iptables/iptables-1.2.9.ebuild index 4bf23be3b3cc..1e11054c9814 100644 --- a/net-firewall/iptables/iptables-1.2.9.ebuild +++ b/net-firewall/iptables/iptables-1.2.9.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.9.ebuild,v 1.17 2004/08/23 07:49:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.18 2004/10/04 22:49:23 pvdabeel Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc alpha sparc hppa ~mips ia64 amd64" +KEYWORDS="x86 ppc alpha sparc hppa ~mips ia64 amd64" IUSE="ipv6" # iptables is dependent on kernel sources. Strange but true. |