diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-09-06 16:58:03 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-09-06 16:58:03 +0000 |
commit | 3435735396b1429fb4b9bd7b6429de9b03ee6356 (patch) | |
tree | 4b0e3347c6db3c67e542b1c6be0febe070d0d16a /net-misc/iperf | |
parent | Stable for amd64 wrt bug #516652 (diff) | |
download | gentoo-2-3435735396b1429fb4b9bd7b6429de9b03ee6356.tar.gz gentoo-2-3435735396b1429fb4b9bd7b6429de9b03ee6356.tar.bz2 gentoo-2-3435735396b1429fb4b9bd7b6429de9b03ee6356.zip |
Stable for amd64 wrt bug #516652
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
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 452866f13e9b..043a9144017c 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.54 2014/09/03 14:18:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.55 2014/09/06 16:58:03 nimiux Exp $ + + 06 Sep 2014; Chema Alonso <nimiux@gentoo.org> iperf-2.0.5-r2.ebuild: + Stable for amd64 wrt bug #517430 *iperf-3.0.7 (03 Sep 2014) diff --git a/net-misc/iperf/iperf-2.0.5-r2.ebuild b/net-misc/iperf/iperf-2.0.5-r2.ebuild index e51825d05d37..fa64f64e6fa8 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.5 2014/08/01 11:41:03 armin76 Exp $ +# $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 $ 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=( |