summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-02-28 17:20:02 +0000
committerJason Wever <weeve@gentoo.org>2004-02-28 17:20:02 +0000
commitaed0d97dbf10c5e45d5f88b39a2cf1ffcc2cb342 (patch)
tree6655215f1a3230e96dea9b99125ea30cc99bba18 /net-analyzer/netio
parentMarked stable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-aed0d97dbf10c5e45d5f88b39a2cf1ffcc2cb342.tar.gz
gentoo-2-aed0d97dbf10c5e45d5f88b39a2cf1ffcc2cb342.tar.bz2
gentoo-2-aed0d97dbf10c5e45d5f88b39a2cf1ffcc2cb342.zip
Added ~sparc keyword, resolves bug #43209.
Diffstat (limited to 'net-analyzer/netio')
-rw-r--r--net-analyzer/netio/ChangeLog7
-rw-r--r--net-analyzer/netio/netio-1.23.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/netio/ChangeLog b/net-analyzer/netio/ChangeLog
index bcd21b68cf94..fdfbbcb282df 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.3 2003/11/01 22:29:37 mholzer Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/ChangeLog,v 1.4 2004/02/28 17:20:02 weeve Exp $
+
+ 28 Feb 2004; Jason Wever <weeve@gentoo.org> netio-1.23.ebuild:
+ Added ~sparc keyword, resolves bug #43209.
02 Nov 2003; Martin Holzer <mholzer@gentoo.org> netio-1.23.ebuild:
adding unzip. Closes #32485
diff --git a/net-analyzer/netio/netio-1.23.ebuild b/net-analyzer/netio/netio-1.23.ebuild
index 865c46c6bf34..8f35220f700f 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.
+# Copyright 1999-2004 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.4 2003/11/01 22:29:37 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.23.ebuild,v 1.5 2004/02/28 17:20:02 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"
+KEYWORDS="x86 ppc ~sparc"
IUSE=""
DEPEND="virtual/glibc
app-arch/unzip"