jer 15/07/13 04:57:14 Modified: ChangeLog iperf-3.0.11.ebuild Log: Stable for PPC64 (bug #554706). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.70 net-misc/iperf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.69&r2=1.70 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 13 Jul 2015 04:40:29 -0000 1.69 +++ ChangeLog 13 Jul 2015 04:57:14 -0000 1.70 @@ -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.69 2015/07/13 04:40:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.70 2015/07/13 04:57:14 jer Exp $ + + 13 Jul 2015; Jeroen Roovers <[email protected]> iperf-3.0.11.ebuild: + Stable for PPC64 (bug #554706). *iperf-3.1_beta3 (13 Jul 2015) 1.2 net-misc/iperf/iperf-3.0.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.11.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.11.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.11.ebuild?r1=1.1&r2=1.2 Index: iperf-3.0.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.11.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- iperf-3.0.11.ebuild 13 Jan 2015 10:22:40 -0000 1.1 +++ iperf-3.0.11.ebuild 13 Jul 2015 04:57:14 -0000 1.2 @@ -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.1 2015/01/13 10:22:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.11.ebuild,v 1.2 2015/07/13 04:57:14 jer Exp $ EAPI=5 inherit autotools eutils @@ -10,7 +10,7 @@ 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() {
