summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boman <mboman@gentoo.org>2004-03-21 12:53:39 +0000
committerMichael Boman <mboman@gentoo.org>2004-03-21 12:53:39 +0000
commit2792ac0f675fcba6f24c3882d5e8a6b6412c4909 (patch)
tree94df6a618320ad3a7e45200150a00f0bced4c709 /net-analyzer/netwox/netwox-5.9.0.ebuild
parentQA: IUSE variable was incorrect, set propper USE flags tests. (Manifest recom... (diff)
downloadgentoo-2-2792ac0f675fcba6f24c3882d5e8a6b6412c4909.tar.gz
gentoo-2-2792ac0f675fcba6f24c3882d5e8a6b6412c4909.tar.bz2
gentoo-2-2792ac0f675fcba6f24c3882d5e8a6b6412c4909.zip
QA: IUSE variable was missing.
Diffstat (limited to 'net-analyzer/netwox/netwox-5.9.0.ebuild')
-rw-r--r--net-analyzer/netwox/netwox-5.9.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/netwox/netwox-5.9.0.ebuild b/net-analyzer/netwox/netwox-5.9.0.ebuild
index ff0477e5ae28..ad2c7143bcdc 100644
--- a/net-analyzer/netwox/netwox-5.9.0.ebuild
+++ b/net-analyzer/netwox/netwox-5.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.9.0.ebuild,v 1.1 2004/02/28 05:40:05 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.9.0.ebuild,v 1.2 2004/03/21 12:53:39 mboman Exp $
DESCRIPTION="Toolbox of over 400 utilities for testing Ethernet/IP networks"
HOMEPAGE="http://www.laurentconstantin.com/en/netw/netwox/"
@@ -9,6 +9,7 @@ SRC_URI="http://www.laurentconstantin.com/common/netw/${PN}/download/v${PV/.*}/$
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND="=net-libs/netwib-${PV}*"