summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:13:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:13:25 +0000
commit8de420cafde415876e481525dc8fe6e05eee9b1e (patch)
tree133c4456088aee21259a7ba1b5fc6a44fcc03d9e /net-misc/noarp
parentsync IUSE (+build, +nls, +static), don't assign S=${WORKDIR}/${P}, trim trail... (diff)
downloadgentoo-2-8de420cafde415876e481525dc8fe6e05eee9b1e.tar.gz
gentoo-2-8de420cafde415876e481525dc8fe6e05eee9b1e.tar.bz2
gentoo-2-8de420cafde415876e481525dc8fe6e05eee9b1e.zip
sync IUSE (missing)
Diffstat (limited to 'net-misc/noarp')
-rw-r--r--net-misc/noarp/noarp-1.2.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/noarp/noarp-1.2.3.ebuild b/net-misc/noarp/noarp-1.2.3.ebuild
index a8f2b8abe5b0..384603dc52f6 100644
--- a/net-misc/noarp/noarp-1.2.3.ebuild
+++ b/net-misc/noarp/noarp-1.2.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-misc/noarp/noarp-1.2.3.ebuild,v 1.2 2004/06/25 00:00:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/noarp/noarp-1.2.3.ebuild,v 1.3 2004/07/15 03:10:06 agriffis Exp $
DESCRIPTION="a kernel module and userspace tool for hiding network interfaces"
HOMEPAGE="http://www.masarlabs.com/noarp/"
@@ -9,6 +9,7 @@ SRC_URI="http://www.masarlabs.com/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND=""