summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-11-19 16:53:23 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-11-19 16:53:23 +0000
commite70d829d60e306fe4be341abf6024b68277403d0 (patch)
treea9b024161696b241d0485d658a6d582451ebad76 /net-misc
parentCorrecting DESCRIPTION (diff)
downloadgentoo-2-e70d829d60e306fe4be341abf6024b68277403d0.tar.gz
gentoo-2-e70d829d60e306fe4be341abf6024b68277403d0.tar.bz2
gentoo-2-e70d829d60e306fe4be341abf6024b68277403d0.zip
Stable on hppa.
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/iperf/ChangeLog7
-rw-r--r--net-misc/iperf/iperf-2.0.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog
index ae508ba892de..7a40cfb3527d 100644
--- a/net-misc/iperf/ChangeLog
+++ b/net-misc/iperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/iperf
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.17 2005/12/04 21:21:25 tgall Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.18 2006/11/19 16:53:23 gmsoft Exp $
+
+ 19 Nov 2006; Guy Martin <gmsoft@gentoo.org> iperf-2.0.2.ebuild:
+ Stable on hppa.
04 Dec 2005; Tom Gall <tgall@gentoo.org> iperf-2.0.1.ebuild:
stable on ppc64
diff --git a/net-misc/iperf/iperf-2.0.2.ebuild b/net-misc/iperf/iperf-2.0.2.ebuild
index 63a38f7e7fa0..0b91e4cd6d92 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-2005 Gentoo Foundation
+# Copyright 1999-2006 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.1 2005/08/11 03:10:09 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.2.ebuild,v 1.2 2006/11/19 16:53:23 gmsoft 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 hppa ~ppc ~ppc64 ~x86"
IUSE="ipv6 threads debug"
DEPEND="virtual/libc"