summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-08-02 10:00:06 +0000
committerPacho Ramos <pacho@gentoo.org>2015-08-02 10:00:06 +0000
commit424f29788a52e78ef8e41590e0ccec2aaa0f9a51 (patch)
tree9b5c596a86c85bc2a22e2e052f6989416c9d3122 /net-misc/iperf
parentsparc stable wrt bug #555086 (diff)
downloadgentoo-2-424f29788a52e78ef8e41590e0ccec2aaa0f9a51.tar.gz
gentoo-2-424f29788a52e78ef8e41590e0ccec2aaa0f9a51.tar.bz2
gentoo-2-424f29788a52e78ef8e41590e0ccec2aaa0f9a51.zip
sparc stable wrt bug #554706
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/iperf')
-rw-r--r--net-misc/iperf/ChangeLog5
-rw-r--r--net-misc/iperf/iperf-3.0.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog
index 5bb60a2c62a5..28bbc68ea9a3 100644
--- a/net-misc/iperf/ChangeLog
+++ b/net-misc/iperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/iperf
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.72 2015/07/23 20:45:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.73 2015/08/02 10:00:06 pacho Exp $
+
+ 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> iperf-3.0.11.ebuild:
+ sparc stable wrt bug #554706
23 Jul 2015; Pacho Ramos <pacho@gentoo.org> iperf-3.0.11.ebuild:
ppc stable wrt bug #554706
diff --git a/net-misc/iperf/iperf-3.0.11.ebuild b/net-misc/iperf/iperf-3.0.11.ebuild
index ab59ca845bda..d617f3370bca 100644
--- a/net-misc/iperf/iperf-3.0.11.ebuild
+++ b/net-misc/iperf/iperf-3.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.11.ebuild,v 1.4 2015/07/23 20:45:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.11.ebuild,v 1.5 2015/08/02 10:00:06 pacho 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() {