diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:41:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 06:41:17 +0000 |
commit | 1160d857da420c0ba06a6671d35ddc5c07cadb48 (patch) | |
tree | ef9a10c48558172acb154836c8a182f56217a553 /net-analyzer/netio | |
parent | Made error output about kernel configuration much more informative (diff) | |
download | historical-1160d857da420c0ba06a6671d35ddc5c07cadb48.tar.gz historical-1160d857da420c0ba06a6671d35ddc5c07cadb48.tar.bz2 historical-1160d857da420c0ba06a6671d35ddc5c07cadb48.zip |
removed macos
Diffstat (limited to 'net-analyzer/netio')
-rw-r--r-- | net-analyzer/netio/netio-1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netio/netio-1.23.ebuild b/net-analyzer/netio/netio-1.23.ebuild index fe8d95d12209..3b2029bea9a0 100644 --- a/net-analyzer/netio/netio-1.23.ebuild +++ b/net-analyzer/netio/netio-1.23.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.23.ebuild,v 1.9 2004/09/16 02:10:06 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.23.ebuild,v 1.10 2004/10/23 06:41:16 mr_bones_ Exp $ DESCRIPTION="a network benchmark for DOS, OS/2, Windows NT and Unix that measures net througput with NetBIOS and TCP/IP protocols." HOMEPAGE="http://freshmeat.net/projects/netio/" SRC_URI="http://ftp.leo.org/pub/comp/os/os2/leo/systools/netio123.zip" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="x86 ppc ~sparc macos ppc-macos" +KEYWORDS="x86 ppc ~sparc ppc-macos" IUSE="" DEPEND="virtual/libc app-arch/unzip" |