summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Peterson <lavajoe@gentoo.org>2007-06-12 17:54:39 +0000
committerJoe Peterson <lavajoe@gentoo.org>2007-06-12 17:54:39 +0000
commitfa75e835b4010360dec3aa77338fa4d1d68b29a6 (patch)
tree1c9c025c69acf7cc8fe9601880b225c3127b75a9 /net-misc/iperf
parentAdd ~sparc-fbsd keyword as per bug #174882. (diff)
downloadgentoo-2-fa75e835b4010360dec3aa77338fa4d1d68b29a6.tar.gz
gentoo-2-fa75e835b4010360dec3aa77338fa4d1d68b29a6.tar.bz2
gentoo-2-fa75e835b4010360dec3aa77338fa4d1d68b29a6.zip
Add ~x86-fbsd keyword
(Portage version: 2.1.2.9)
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 0414dcc18c17..49e8c5378290 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.22 2007/04/16 07:57:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.23 2007/06/12 17:54:39 lavajoe Exp $
+
+ 12 Jun 2007; Joe Peterson <lavajoe@gentoo.org> iperf-2.0.2.ebuild:
+ Add ~x86-fbsd keyword
16 Apr 2007; Markus Rothe <corsair@gentoo.org> iperf-2.0.2.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 e89657299e24..51bf073fa558 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.5 2007/04/16 07:57:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.2.ebuild,v 1.6 2007/06/12 17:54:39 lavajoe 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 ~x86-fbsd"
IUSE="ipv6 threads debug"
DEPEND="virtual/libc"