summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-05-29 01:26:34 +0000
committerSteve Dibb <beandog@gentoo.org>2009-05-29 01:26:34 +0000
commitc6d6246ebbed0c8b71ca6a2964af24c42957e1db (patch)
tree7bcad777411a424140b298eed98a429712497fe1 /net-misc
parentamd64 stable, bug 271104 (diff)
downloadgentoo-2-c6d6246ebbed0c8b71ca6a2964af24c42957e1db.tar.gz
gentoo-2-c6d6246ebbed0c8b71ca6a2964af24c42957e1db.tar.bz2
gentoo-2-c6d6246ebbed0c8b71ca6a2964af24c42957e1db.zip
amd64 stable, bug 263878
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/iperf/ChangeLog5
-rw-r--r--net-misc/iperf/iperf-2.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog
index f515265599f9..d1a8066f9c31 100644
--- a/net-misc/iperf/ChangeLog
+++ b/net-misc/iperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/iperf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.28 2009/05/26 06:17:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.29 2009/05/29 01:26:34 beandog Exp $
+
+ 29 May 2009; Steve Dibb <beandog@gentoo.org> iperf-2.0.4.ebuild:
+ amd64 stable, bug 263878
26 May 2009; Christian Faulhammer <fauli@gentoo.org> iperf-2.0.4.ebuild:
stable x86, bug 263878
diff --git a/net-misc/iperf/iperf-2.0.4.ebuild b/net-misc/iperf/iperf-2.0.4.ebuild
index 798f2c1ffdca..b074eea778a1 100644
--- a/net-misc/iperf/iperf-2.0.4.ebuild
+++ b/net-misc/iperf/iperf-2.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.4.ebuild,v 1.5 2009/05/26 06:17:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.4.ebuild,v 1.6 2009/05/29 01:26:34 beandog Exp $
DESCRIPTION="tool to measure IP bandwidth using UDP or TCP"
HOMEPAGE="http://iperf.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="ipv6 threads debug"
DEPEND="virtual/libc"