diff options
author | Jason Wever <weeve@gentoo.org> | 2004-05-22 03:12:13 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-05-22 03:12:13 +0000 |
commit | cda29f0713e83956f342300635eca355ecd76518 (patch) | |
tree | 36a18566b7caf558e4289c558de93774e38a9f45 /net-analyzer/netwox/netwox-5.9.0.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | historical-cda29f0713e83956f342300635eca355ecd76518.tar.gz historical-cda29f0713e83956f342300635eca355ecd76518.tar.bz2 historical-cda29f0713e83956f342300635eca355ecd76518.zip |
Added ~sparc keyword.
Diffstat (limited to 'net-analyzer/netwox/netwox-5.9.0.ebuild')
-rw-r--r-- | net-analyzer/netwox/netwox-5.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netwox/netwox-5.9.0.ebuild b/net-analyzer/netwox/netwox-5.9.0.ebuild index ad2c7143bcdc..caeb9f18b722 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.2 2004/03/21 12:53:39 mboman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.9.0.ebuild,v 1.3 2004/05/22 03:12:13 weeve Exp $ DESCRIPTION="Toolbox of over 400 utilities for testing Ethernet/IP networks" HOMEPAGE="http://www.laurentconstantin.com/en/netw/netwox/" @@ -8,7 +8,7 @@ SRC_URI="http://www.laurentconstantin.com/common/netw/${PN}/download/v${PV/.*}/$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="" DEPEND="=net-libs/netwib-${PV}*" |