summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-10 10:54:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-10 10:54:04 +0000
commit1ffb77eeaae46edb733ff0f3362749be5b4e207a (patch)
tree689f74b787be1e7a4524ab0233fd0926f429663f /net-misc
parentStable for x86, wrt bug #524424 (diff)
downloadgentoo-2-1ffb77eeaae46edb733ff0f3362749be5b4e207a.tar.gz
gentoo-2-1ffb77eeaae46edb733ff0f3362749be5b4e207a.tar.bz2
gentoo-2-1ffb77eeaae46edb733ff0f3362749be5b4e207a.zip
Stable for x86, wrt bug #524444
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 cd517d4853cd..fb5a930c6c59 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.63 2014/10/09 08:05:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.64 2014/10/10 10:54:04 ago Exp $
+
+ 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> iperf-3.0.7.ebuild:
+ Stable for x86, wrt bug #524444
09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> iperf-3.0.7.ebuild:
Stable for amd64, wrt bug #524444
diff --git a/net-misc/iperf/iperf-3.0.7.ebuild b/net-misc/iperf/iperf-3.0.7.ebuild
index cb61cc460900..4eaea462813f 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.4 2014/10/09 08:05:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.5 2014/10/10 10:54:04 ago 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() {