Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/iperf: iperf-3.0.7.ebuild ChangeLog
Date: Sat, 04 Oct 2014 11:13:08
Message-Id: 20141004111304.433B86ED5@oystercatcher.gentoo.org
1 blueness 14/10/04 11:13:04
2
3 Modified: iperf-3.0.7.ebuild ChangeLog
4 Log:
5 Stable on ppc/ppc64, bug #524444
6
7 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.2 net-misc/iperf/iperf-3.0.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?r1=1.1&r2=1.2
15
16 Index: iperf-3.0.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- iperf-3.0.7.ebuild 3 Sep 2014 14:18:47 -0000 1.1
23 +++ iperf-3.0.7.ebuild 4 Oct 2014 11:13:04 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.1 2014/09/03 14:18:47 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.2 2014/10/04 11:13:04 blueness Exp $
29
30 EAPI=5
31 inherit autotools eutils
32 @@ -10,7 +10,7 @@
33 SLOT="3"
34 HOMEPAGE="https://github.com/esnet/iperf/"
35 SRC_URI="https://codeload.github.com/esnet/${PN}/tar.gz/${PV} -> ${P}.tar.gz"
36 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
37 +KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
38 IUSE="static-libs"
39
40 src_prepare() {
41
42
43
44 1.61 net-misc/iperf/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.61&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.61&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.60&r2=1.61
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v
53 retrieving revision 1.60
54 retrieving revision 1.61
55 diff -u -r1.60 -r1.61
56 --- ChangeLog 4 Oct 2014 10:51:51 -0000 1.60
57 +++ ChangeLog 4 Oct 2014 11:13:04 -0000 1.61
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-misc/iperf
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.60 2014/10/04 10:51:51 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.61 2014/10/04 11:13:04 blueness Exp $
63 +
64 + 04 Oct 2014; Anthony G. Basile <blueness@g.o> iperf-3.0.7.ebuild:
65 + Stable on ppc/ppc64, bug #524444
66
67 *iperf-3.0.8 (04 Oct 2014)