diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-04 22:16:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-04 22:16:37 +0000 |
commit | 08d46e88b915f764f742af220376af78a509c655 (patch) | |
tree | fc377a89f31dcd16315193267304cf6f9709e9a2 /net-firewall | |
parent | 1.1.0 version bump for bug 121592. (diff) | |
download | gentoo-2-08d46e88b915f764f742af220376af78a509c655.tar.gz gentoo-2-08d46e88b915f764f742af220376af78a509c655.tar.bz2 gentoo-2-08d46e88b915f764f742af220376af78a509c655.zip |
move to unstable
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.3.5.ebuild b/net-firewall/iptables/iptables-1.3.5.ebuild index 8e89aa47e550..4d0aa70e4d58 100644 --- a/net-firewall/iptables/iptables-1.3.5.ebuild +++ b/net-firewall/iptables/iptables-1.3.5.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.ebuild,v 1.2 2006/02/04 17:50:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.5.ebuild,v 1.3 2006/02/04 22:16:37 vapier 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 |