diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:46:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:46:30 +0000 |
commit | f1d9bf2690a799a84f6c95b7173abc89163fac4e (patch) | |
tree | d6ed5975deee791f9ea8a52657303013557c17da /net-firewall/ebtables | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-f1d9bf2690a799a84f6c95b7173abc89163fac4e.tar.gz historical-f1d9bf2690a799a84f6c95b7173abc89163fac4e.tar.bz2 historical-f1d9bf2690a799a84f6c95b7173abc89163fac4e.zip |
sync IUSE (missing)
Diffstat (limited to 'net-firewall/ebtables')
-rw-r--r-- | net-firewall/ebtables/ebtables-2.0.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-firewall/ebtables/ebtables-2.0.6.ebuild b/net-firewall/ebtables/ebtables-2.0.6.ebuild index 2f7b9c6019a1..c5f9e057ae9e 100644 --- a/net-firewall/ebtables/ebtables-2.0.6.ebuild +++ b/net-firewall/ebtables/ebtables-2.0.6.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ebtables/ebtables-2.0.6.ebuild,v 1.5 2004/07/01 22:14:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ebtables/ebtables-2.0.6.ebuild,v 1.6 2004/07/14 23:40:39 agriffis Exp $ DESCRIPTION="Utility that enables basic Ethernet frame filtering on a Linux bridge, MAC NAT and brouting." SRC_URI="mirror://sourceforge/${PN}/${PN}-v${PV}.tar.gz" HOMEPAGE="http://${PN}.sourceforge.net/" KEYWORDS="~x86 ~ppc" +IUSE="" LICENSE="GPL-2" SLOT="0" |