diff options
Diffstat (limited to 'net-firewall/iptables/iptables-1.2.7a-r3.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.2.7a-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.2.7a-r3.ebuild b/net-firewall/iptables/iptables-1.2.7a-r3.ebuild index 0d9f195bd959..648e6b4a8857 100644 --- a/net-firewall/iptables/iptables-1.2.7a-r3.ebuild +++ b/net-firewall/iptables/iptables-1.2.7a-r3.ebuild @@ -1,13 +1,13 @@ # 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.4 2004/02/22 22:41:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r3.ebuild,v 1.5 2004/04/21 11:58:22 aliz Exp $ inherit eutils DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools" HOMEPAGE="http://www.iptables.org/" SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" - +IUSE="" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc alpha sparc hppa mips" |