From 0e0257c13062b980fa975f555d6e2e4fc8fe05f7 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sat, 4 Oct 2014 11:13:04 +0000 Subject: Stable on ppc/ppc64, bug #524444 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) --- net-misc/iperf/ChangeLog | 5 ++++- net-misc/iperf/iperf-3.0.7.ebuild | 4 ++-- 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 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() { -- cgit v1.2.3-65-gdbad