diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:11:38 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:11:38 +0000 |
commit | 616192689f358a94de18a4a1faa409a9620e8b95 (patch) | |
tree | 73ae50f038196e4bd82a7cb25376324396e2bbda /net-analyzer/netio | |
parent | ppc-macos keywording (diff) | |
download | historical-616192689f358a94de18a4a1faa409a9620e8b95.tar.gz historical-616192689f358a94de18a4a1faa409a9620e8b95.tar.bz2 historical-616192689f358a94de18a4a1faa409a9620e8b95.zip |
ppc-macos keywording
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 2e8015adc8f1..fe8d95d12209 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.8 2004/07/30 03:20:35 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.23.ebuild,v 1.9 2004/09/16 02:10:06 pvdabeel 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" +KEYWORDS="x86 ppc ~sparc macos ppc-macos" IUSE="" DEPEND="virtual/libc app-arch/unzip" |