summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-11-20 04:02:37 +0000
committerJason Wever <weeve@gentoo.org>2004-11-20 04:02:37 +0000
commit03075e44df0036ff960498cadc99a98e9361d7f1 (patch)
treecd62a63c126bd67d641cfb1c2d89b900d6cfdd01 /net-analyzer/netio
parentExtracted png_do_strip_filler patch from libpng-1.2.8beta4. This fixes bug #6... (diff)
downloadgentoo-2-03075e44df0036ff960498cadc99a98e9361d7f1.tar.gz
gentoo-2-03075e44df0036ff960498cadc99a98e9361d7f1.tar.bz2
gentoo-2-03075e44df0036ff960498cadc99a98e9361d7f1.zip
Stable on sparc.
Diffstat (limited to 'net-analyzer/netio')
-rw-r--r--net-analyzer/netio/ChangeLog5
-rw-r--r--net-analyzer/netio/netio-1.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/netio/ChangeLog b/net-analyzer/netio/ChangeLog
index b1bfbd2ec002..5de31c62b218 100644
--- a/net-analyzer/netio/ChangeLog
+++ b/net-analyzer/netio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/netio
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/ChangeLog,v 1.7 2004/07/30 03:20:35 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/ChangeLog,v 1.8 2004/11/20 04:02:37 weeve Exp $
+
+ 19 Nov 2004; Jason Wever <weeve@gentoo.org> netio-1.23.ebuild:
+ Stable on sparc.
29 Jul 2004; Hasan Khalil <gongloo@gentoo.org> netio-1.23.ebuild:
Added macos keyword, resolves bug #57820.
diff --git a/net-analyzer/netio/netio-1.23.ebuild b/net-analyzer/netio/netio-1.23.ebuild
index 3b2029bea9a0..c93e9ce64391 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.10 2004/10/23 06:41:16 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.23.ebuild,v 1.11 2004/11/20 04:02:37 weeve 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 ppc-macos"
+KEYWORDS="x86 ppc sparc ppc-macos"
IUSE=""
DEPEND="virtual/libc
app-arch/unzip"