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 | |
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')
-rw-r--r-- | net-analyzer/netio/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/netio/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/netio/netio-1.23.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/netio/ChangeLog b/net-analyzer/netio/ChangeLog index 6992a1a17198..83a3d57b2cc5 100644 --- a/net-analyzer/netio/ChangeLog +++ b/net-analyzer/netio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/netio # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/ChangeLog,v 1.1 2003/10/19 09:15:04 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/ChangeLog,v 1.2 2003/10/24 13:47:54 tantive Exp $ + + 24 Oct 2003; Michael Imhof <tantive@gentoo.org> netio-1.23.ebuild: + Marked stable for x86 and ppc. *netio-1.23 (19 Oct 2003) diff --git a/net-analyzer/netio/Manifest b/net-analyzer/netio/Manifest index f5bf9a3abba1..f419d6af8ff5 100644 --- a/net-analyzer/netio/Manifest +++ b/net-analyzer/netio/Manifest @@ -1,3 +1,3 @@ -MD5 7195b93ac0d0a148a0c0e72ea69a7a50 ChangeLog 3245 -MD5 5ac5d12bfb5f59c9625f54b833a1df09 netio-1.23.ebuild 1061 +MD5 4df834e16dffa942cd3c2d4f0ee29bc6 netio-1.23.ebuild 1062 +MD5 063243acd88113034710526867e0b5ab ChangeLog 3348 MD5 e2011a67f325086737a95017b12456d1 files/digest-netio-1.23 57 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" |