diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-01 11:41:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-01 11:41:03 +0000 |
commit | f08b3e544af6b67f94a916d567b8eeafebec3fbb (patch) | |
tree | 3c8443f310fee7a89360796ee79c1da58c5cc19c /net-misc/iperf | |
parent | Remove old. (diff) | |
download | gentoo-2-f08b3e544af6b67f94a916d567b8eeafebec3fbb.tar.gz gentoo-2-f08b3e544af6b67f94a916d567b8eeafebec3fbb.tar.bz2 gentoo-2-f08b3e544af6b67f94a916d567b8eeafebec3fbb.zip |
sparc/x86 stable wrt #517430
(Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
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 0b4583068f39..00d46b72b32f 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.51 2014/07/23 14:01:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.52 2014/08/01 11:41:03 armin76 Exp $ + + 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> iperf-2.0.5-r2.ebuild: + sparc/x86 stable wrt #517430 23 Jul 2014; Jeroen Roovers <jer@gentoo.org> iperf-2.0.5-r2.ebuild: Stable for HPPA (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 60b5417505bc..e51825d05d37 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.4 2014/07/23 14:01:38 jer Exp $ +# $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 $ 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=( |