diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-07 10:47:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-07 10:47:05 +0000 |
commit | ed77a06d0da24ab0ddf34571ada75e2e00ad99f2 (patch) | |
tree | 7d2219f2bc69e694e5f44ef9786cf192833cdb4d /net-misc/iperf | |
parent | Stable for ppc, wrt bug #517302 (diff) | |
download | gentoo-2-ed77a06d0da24ab0ddf34571ada75e2e00ad99f2.tar.gz gentoo-2-ed77a06d0da24ab0ddf34571ada75e2e00ad99f2.tar.bz2 gentoo-2-ed77a06d0da24ab0ddf34571ada75e2e00ad99f2.zip |
Stable for ppc, wrt bug #517430
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/iperf')
-rw-r--r-- | net-misc/iperf/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/iperf/iperf-2.0.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog index 043a9144017c..2bb272ee2f68 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.55 2014/09/06 16:58:03 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.56 2014/09/07 10:47:05 ago Exp $ + + 07 Sep 2014; Agostino Sarubbo <ago@gentoo.org> iperf-2.0.5-r2.ebuild: + Stable for ppc, wrt bug #517430 06 Sep 2014; Chema Alonso <nimiux@gentoo.org> iperf-2.0.5-r2.ebuild: Stable for amd64 wrt bug #517430 diff --git a/net-misc/iperf/iperf-2.0.5-r2.ebuild b/net-misc/iperf/iperf-2.0.5-r2.ebuild index fa64f64e6fa8..274d9c1b3c02 100644 --- a/net-misc/iperf/iperf-2.0.5-r2.ebuild +++ b/net-misc/iperf/iperf-2.0.5-r2.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-2.0.5-r2.ebuild,v 1.6 2014/09/06 16:58:03 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.5-r2.ebuild,v 1.7 2014/09/07 10:47:05 ago Exp $ EAPI=5 inherit base @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="HPND" SLOT="2" -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" +KEYWORDS="amd64 ~arm hppa ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="ipv6 threads debug" PATCHES=( |