diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-10-24 13:48:13 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-10-24 13:48:13 +0000 |
commit | 5bfc48f8e46d80cf4f8fdc1bbfd0cc282b474d2d (patch) | |
tree | c5618f21b781f9197957f09d138d1be8aece678d /net-analyzer/netio/netio-1.23.ebuild | |
parent | PowerPC related fix (diff) | |
download | gentoo-2-5bfc48f8e46d80cf4f8fdc1bbfd0cc282b474d2d.tar.gz gentoo-2-5bfc48f8e46d80cf4f8fdc1bbfd0cc282b474d2d.tar.bz2 gentoo-2-5bfc48f8e46d80cf4f8fdc1bbfd0cc282b474d2d.zip |
Marked stable for x86 and ppc.
Diffstat (limited to 'net-analyzer/netio/netio-1.23.ebuild')
-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 31268c5b54c3..ea0aafd39605 100644 --- a/net-analyzer/netio/netio-1.23.ebuild +++ b/net-analyzer/netio/netio-1.23.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.2 2003/10/19 19:38:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.23.ebuild,v 1.3 2003/10/24 13:47:55 tantive 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" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" |