ago 14/10/09 08:05:12 Modified: iperf-3.0.7.ebuild ChangeLog Log: Stable for amd64, wrt bug #524444 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.4 net-misc/iperf/iperf-3.0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?r1=1.3&r2=1.4 Index: iperf-3.0.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- iperf-3.0.7.ebuild 4 Oct 2014 21:18:27 -0000 1.3 +++ iperf-3.0.7.ebuild 9 Oct 2014 08:05:12 -0000 1.4 @@ -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.3 2014/10/04 21:18:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.4 2014/10/09 08:05:12 ago 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() { 1.63 net-misc/iperf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 4 Oct 2014 21:18:27 -0000 1.62 +++ ChangeLog 9 Oct 2014 08:05:12 -0000 1.63 @@ -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.62 2014/10/04 21:18:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.63 2014/10/09 08:05:12 ago Exp $ + + 09 Oct 2014; Agostino Sarubbo <a...@gentoo.org> iperf-3.0.7.ebuild: + Stable for amd64, wrt bug #524444 04 Oct 2014; Jeroen Roovers <j...@gentoo.org> iperf-3.0.7.ebuild: Stable for HPPA (bug #524444).