diff options
author | 2004-02-22 22:43:59 +0000 | |
---|---|---|
committer | 2004-02-22 22:43:59 +0000 | |
commit | 87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1 (patch) | |
tree | 08f863799a3969944afac1bb80fd95336e43c41c /net-firewall/iptables | |
parent | Updated compatibility patch to require <linux/compiler.h> for <linux/usbdevic... (diff) | |
download | gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.gz gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.bz2 gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.zip |
Remove arm keywords
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.2.7a-r3.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.7a-r4.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.8-r1.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.8-r2.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.8.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.9.ebuild | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/net-firewall/iptables/iptables-1.2.7a-r3.ebuild b/net-firewall/iptables/iptables-1.2.7a-r3.ebuild index 6c82273d7132..0d9f195bd959 100644 --- a/net-firewall/iptables/iptables-1.2.7a-r3.ebuild +++ b/net-firewall/iptables/iptables-1.2.7a-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r3.ebuild,v 1.3 2004/01/29 23:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r3.ebuild,v 1.4 2004/02/22 22:41:03 agriffis Exp $ inherit eutils @@ -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 arm mips" +KEYWORDS="x86 ppc alpha sparc hppa mips" # iptables is dependent on kernel sources. Strange but true. DEPEND="virtual/os-headers" diff --git a/net-firewall/iptables/iptables-1.2.7a-r4.ebuild b/net-firewall/iptables/iptables-1.2.7a-r4.ebuild index 81426dfada42..3e3a8681102a 100644 --- a/net-firewall/iptables/iptables-1.2.7a-r4.ebuild +++ b/net-firewall/iptables/iptables-1.2.7a-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r4.ebuild,v 1.4 2004/01/29 23:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r4.ebuild,v 1.5 2004/02/22 22:41:03 agriffis Exp $ inherit eutils @@ -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 ~arm ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~mips" # iptables is dependent on kernel sources. Strange but true. DEPEND="virtual/os-headers" diff --git a/net-firewall/iptables/iptables-1.2.8-r1.ebuild b/net-firewall/iptables/iptables-1.2.8-r1.ebuild index 97a6829437f1..8992ae58d1d2 100644 --- a/net-firewall/iptables/iptables-1.2.8-r1.ebuild +++ b/net-firewall/iptables/iptables-1.2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8-r1.ebuild,v 1.9 2004/01/29 23:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8-r1.ebuild,v 1.10 2004/02/22 22:41:03 agriffis 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 ~arm ~mips ia64" +KEYWORDS="x86 ~ppc ~alpha sparc hppa ~mips ia64" IUSE="ipv6" # iptables is dependent on kernel sources. Strange but true. diff --git a/net-firewall/iptables/iptables-1.2.8-r2.ebuild b/net-firewall/iptables/iptables-1.2.8-r2.ebuild index 5907024c6f89..aab45649817f 100644 --- a/net-firewall/iptables/iptables-1.2.8-r2.ebuild +++ b/net-firewall/iptables/iptables-1.2.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8-r2.ebuild,v 1.2 2004/01/29 23:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8-r2.ebuild,v 1.3 2004/02/22 22:41:03 agriffis 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 ~arm ~mips ~ia64" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~mips ~ia64" IUSE="ipv6" # iptables is dependent on kernel sources. Strange but true. diff --git a/net-firewall/iptables/iptables-1.2.8.ebuild b/net-firewall/iptables/iptables-1.2.8.ebuild index 55acb3a2f84a..8f31f799305b 100644 --- a/net-firewall/iptables/iptables-1.2.8.ebuild +++ b/net-firewall/iptables/iptables-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8.ebuild,v 1.5 2004/01/29 23:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8.ebuild,v 1.6 2004/02/22 22:41:03 agriffis 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 ~arm ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~mips" # iptables is dependent on kernel sources. Strange but true. 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 9d75355a98c8..7bdc07a549dd 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 Technologies, Inc. # 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.6 2004/01/29 23:19:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.7 2004/02/22 22:41:03 agriffis 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 ~arm ~mips ~ia64 amd64" +KEYWORDS="x86 ~ppc ~alpha sparc hppa ~mips ~ia64 amd64" IUSE="ipv6" # iptables is dependent on kernel sources. Strange but true. |