hwoarang 14/07/22 18:18:04 Modified: iperf-3.0.5.ebuild ChangeLog Log: Add ~mips. Bug #517754 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Revision Changes Path 1.4 net-misc/iperf/iperf-3.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.5.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.5.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.5.ebuild?r1=1.3&r2=1.4 Index: iperf-3.0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- iperf-3.0.5.ebuild 19 Jul 2014 18:08:04 -0000 1.3 +++ iperf-3.0.5.ebuild 22 Jul 2014 18:18:04 -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.5.ebuild,v 1.3 2014/07/19 18:08:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.5.ebuild,v 1.4 2014/07/22 18:18:04 hwoarang 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 ~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.50 net-misc/iperf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 19 Jul 2014 18:08:04 -0000 1.49 +++ ChangeLog 22 Jul 2014 18:18:04 -0000 1.50 @@ -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.49 2014/07/19 18:08:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.50 2014/07/22 18:18:04 hwoarang Exp $ + + 22 Jul 2014; Markos Chandras <hwoar...@gentoo.org> iperf-3.0.5.ebuild: + Add ~mips. Bug #517754 19 Jul 2014; Jeroen Roovers <j...@gentoo.org> iperf-2.0.5.ebuild, iperf-2.0.5-r1.ebuild, iperf-2.0.5-r2.ebuild, iperf-3.0.5.ebuild: