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/giptables
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/giptables')
-rw-r--r--net-firewall/giptables/giptables-1.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-firewall/giptables/giptables-1.1.ebuild b/net-firewall/giptables/giptables-1.1.ebuild
index 6d63f85714e9..45dcdce4ec1e 100644
--- a/net-firewall/giptables/giptables-1.1.ebuild
+++ b/net-firewall/giptables/giptables-1.1.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/giptables/giptables-1.1.ebuild,v 1.7 2004/06/26 13:21:44 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/giptables/giptables-1.1.ebuild,v 1.8 2004/07/14 23:42:38 agriffis Exp $
DESCRIPTION="set of shell scripts that help generate iptables rules"
HOMEPAGE="http://www.giptables.org/"
@@ -9,6 +9,7 @@ SRC_URI="http://www.giptables.org/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND=""
RDEPEND="net-firewall/iptables"