summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:46:30 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:46:30 +0000
commitf1d9bf2690a799a84f6c95b7173abc89163fac4e (patch)
treed6ed5975deee791f9ea8a52657303013557c17da /net-firewall/arptables/arptables-0.0.3.ebuild
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-f1d9bf2690a799a84f6c95b7173abc89163fac4e.tar.gz
historical-f1d9bf2690a799a84f6c95b7173abc89163fac4e.tar.bz2
historical-f1d9bf2690a799a84f6c95b7173abc89163fac4e.zip
sync IUSE (missing)
Diffstat (limited to 'net-firewall/arptables/arptables-0.0.3.ebuild')
-rw-r--r--net-firewall/arptables/arptables-0.0.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-firewall/arptables/arptables-0.0.3.ebuild b/net-firewall/arptables/arptables-0.0.3.ebuild
index a41a1e8de346..9bcf44808c4e 100644
--- a/net-firewall/arptables/arptables-0.0.3.ebuild
+++ b/net-firewall/arptables/arptables-0.0.3.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/arptables/arptables-0.0.3.ebuild,v 1.4 2004/07/01 22:13:53 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/arptables-0.0.3.ebuild,v 1.5 2004/07/14 23:38:21 agriffis Exp $
EXT=-2
DESCRIPTION="Arptables is used to set up, maintain, and inspect the tables of ARP rules in the Linux kernel. It is analogous to iptables, but operates at the ARP layer rather than the IP layer."
@@ -8,6 +8,7 @@ SRC_URI="mirror://sourceforge/ebtables/${PN}-v${PV}${EXT}.tar.gz"
HOMEPAGE="http://ebtables.sourceforge.net/"
KEYWORDS="~x86"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"