summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-firewall/iptables/iptables-1.2.7a-r3.ebuild')
-rw-r--r--net-firewall/iptables/iptables-1.2.7a-r3.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/net-firewall/iptables/iptables-1.2.7a-r3.ebuild b/net-firewall/iptables/iptables-1.2.7a-r3.ebuild
index 94d925f6872e..6c82273d7132 100644
--- a/net-firewall/iptables/iptables-1.2.7a-r3.ebuild
+++ b/net-firewall/iptables/iptables-1.2.7a-r3.ebuild
@@ -1,19 +1,16 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.2 2003/03/15 17:31:02 tuxus Exp $
+# $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 $
inherit eutils
-IUSE=""
-
-S=${WORKDIR}/${P}
DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools"
-SRC_URI="http://www.iptables.org/files/${P}.tar.bz2"
HOMEPAGE="http://www.iptables.org/"
+SRC_URI="http://www.iptables.org/files/${P}.tar.bz2"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc alpha sparc hppa arm mips"
-LICENSE="GPL-2"
# iptables is dependent on kernel sources. Strange but true.
DEPEND="virtual/os-headers"