summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-12-04 21:21:25 +0000
committerTom Gall <tgall@gentoo.org>2005-12-04 21:21:25 +0000
commita9dad60176278c2508f174429084bc1509a31b5a (patch)
tree6bf0d13e4092755370a18835458b6acc081ff973 /net-misc/iperf/iperf-2.0.1.ebuild
parentBumped gato to latest version; this fixes bug #74580. Removed old ebuild. (diff)
downloadhistorical-a9dad60176278c2508f174429084bc1509a31b5a.tar.gz
historical-a9dad60176278c2508f174429084bc1509a31b5a.tar.bz2
historical-a9dad60176278c2508f174429084bc1509a31b5a.zip
stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-misc/iperf/iperf-2.0.1.ebuild')
-rw-r--r--net-misc/iperf/iperf-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iperf/iperf-2.0.1.ebuild b/net-misc/iperf/iperf-2.0.1.ebuild
index ffdfd452b79a..2e78f0853db9 100644
--- a/net-misc/iperf/iperf-2.0.1.ebuild
+++ b/net-misc/iperf/iperf-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.6 2005/11/29 04:19:28 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.7 2005/12/04 21:21:25 tgall Exp $
DESCRIPTION="tool to measure IP bandwidth using UDP or TCP"
HOMEPAGE="http://dast.nlanr.net/Projects/Iperf"
@@ -8,7 +8,7 @@ SRC_URI="http://dast.nlanr.net/Projects/Iperf2.0/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE="ipv6 threads debug"
DEPEND="virtual/libc"