summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-16 07:58:25 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-16 07:58:25 +0000
commit7b77408ddee2e39713dc5a7af2d13f39da413b12 (patch)
tree35607cce543c7563afa56c1e5b45440c09294732 /net-misc/iperf
parentStable on ppc64 (diff)
downloadhistorical-7b77408ddee2e39713dc5a7af2d13f39da413b12.tar.gz
historical-7b77408ddee2e39713dc5a7af2d13f39da413b12.tar.bz2
historical-7b77408ddee2e39713dc5a7af2d13f39da413b12.zip
Stable on ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'net-misc/iperf')
-rw-r--r--net-misc/iperf/ChangeLog5
-rw-r--r--net-misc/iperf/iperf-2.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog
index 76a242baaaf4..0414dcc18c17 100644
--- a/net-misc/iperf/ChangeLog
+++ b/net-misc/iperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/iperf
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.21 2007/03/17 18:54:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.22 2007/04/16 07:57:32 corsair Exp $
+
+ 16 Apr 2007; Markus Rothe <corsair@gentoo.org> iperf-2.0.2.ebuild:
+ Stable on ppc64
17 Mar 2007; Steve Dibb <beandog@gentoo.org> iperf-2.0.2.ebuild:
amd64 stable
diff --git a/net-misc/iperf/iperf-2.0.2.ebuild b/net-misc/iperf/iperf-2.0.2.ebuild
index 39d108b4d7fa..e89657299e24 100644
--- a/net-misc/iperf/iperf-2.0.2.ebuild
+++ b/net-misc/iperf/iperf-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.2.ebuild,v 1.4 2007/03/17 18:54:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.2.ebuild,v 1.5 2007/04/16 07:57:32 corsair 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 hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 hppa ~ppc ppc64 x86"
IUSE="ipv6 threads debug"
DEPEND="virtual/libc"