diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-27 04:05:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-27 04:05:33 +0000 |
commit | 56d070289e0c05bbf5b1c6246296902bc29cff9b (patch) | |
tree | 9cb79522266eaa91e0e05af120254227abd36c78 /net-analyzer/netwox | |
parent | put back into stable (diff) | |
download | historical-56d070289e0c05bbf5b1c6246296902bc29cff9b.tar.gz historical-56d070289e0c05bbf5b1c6246296902bc29cff9b.tar.bz2 historical-56d070289e0c05bbf5b1c6246296902bc29cff9b.zip |
put back into stable
Diffstat (limited to 'net-analyzer/netwox')
-rw-r--r-- | net-analyzer/netwox/netwox-5.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netwox/netwox-5.6.0.ebuild b/net-analyzer/netwox/netwox-5.6.0.ebuild index 7097507a1fdb..f7624d109ce8 100644 --- a/net-analyzer/netwox/netwox-5.6.0.ebuild +++ b/net-analyzer/netwox/netwox-5.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.6.0.ebuild,v 1.2 2003/12/26 17:19:05 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.6.0.ebuild,v 1.3 2003/12/27 04:05:33 vapier 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 -sparc" +KEYWORDS="~x86" DEPEND="=net-libs/netwib-${PV}*" |