summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-04 11:13:04 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-04 11:13:04 +0000
commit0e0257c13062b980fa975f555d6e2e4fc8fe05f7 (patch)
tree06c19e51a5653a61cb729c195a2a0847b53331cb /net-misc
parentVersion bump. (diff)
downloadgentoo-2-0e0257c13062b980fa975f555d6e2e4fc8fe05f7.tar.gz
gentoo-2-0e0257c13062b980fa975f555d6e2e4fc8fe05f7.tar.bz2
gentoo-2-0e0257c13062b980fa975f555d6e2e4fc8fe05f7.zip
Stable on ppc/ppc64, bug #524444
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/iperf/ChangeLog5
-rw-r--r--net-misc/iperf/iperf-3.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog
index 23f3c41074a3..088f16d89188 100644
--- a/net-misc/iperf/ChangeLog
+++ b/net-misc/iperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/iperf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.60 2014/10/04 10:51:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.61 2014/10/04 11:13:04 blueness Exp $
+
+ 04 Oct 2014; Anthony G. Basile <blueness@gentoo.org> iperf-3.0.7.ebuild:
+ Stable on ppc/ppc64, bug #524444
*iperf-3.0.8 (04 Oct 2014)
diff --git a/net-misc/iperf/iperf-3.0.7.ebuild b/net-misc/iperf/iperf-3.0.7.ebuild
index 07e47ffcaac3..a4df46ed7565 100644
--- a/net-misc/iperf/iperf-3.0.7.ebuild
+++ b/net-misc/iperf/iperf-3.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.1 2014/09/03 14:18:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.2 2014/10/04 11:13:04 blueness Exp $
EAPI=5
inherit autotools eutils
@@ -10,7 +10,7 @@ LICENSE="BSD"
SLOT="3"
HOMEPAGE="https://github.com/esnet/iperf/"
SRC_URI="https://codeload.github.com/esnet/${PN}/tar.gz/${PV} -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
IUSE="static-libs"
src_prepare() {