[gentoo-commits] gentoo-x86 commit in net-misc/iperf: iperf-3.0.7.ebuild ChangeLog

2014-10-29 Thread Agostino Sarubbo (ago)
ago 14/10/29 09:31:43

  Modified: iperf-3.0.7.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #52
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  net-misc/iperf/iperf-3.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?r1=1.5r2=1.6

Index: iperf-3.0.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- iperf-3.0.7.ebuild  10 Oct 2014 10:54:04 -  1.5
+++ iperf-3.0.7.ebuild  29 Oct 2014 09:31:43 -  1.6
@@ -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.7.ebuild,v 1.5 
2014/10/10 10:54:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.6 
2014/10/29 09:31:43 ago 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 ~mips 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.66 net-misc/iperf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.66view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.66content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.65r2=1.66

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   16 Oct 2014 09:18:50 -  1.65
+++ ChangeLog   29 Oct 2014 09:31:43 -  1.66
@@ -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.65 2014/10/16 
09:18:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.66 2014/10/29 
09:31:43 ago Exp $
+
+  29 Oct 2014; Agostino Sarubbo a...@gentoo.org iperf-3.0.7.ebuild:
+  Stable for sparc, wrt bug #52
 
 *iperf-3.0.9 (16 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in net-misc/iperf: iperf-3.0.7.ebuild ChangeLog

2014-10-10 Thread Agostino Sarubbo (ago)
ago 14/10/10 10:54:04

  Modified: iperf-3.0.7.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #52
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  net-misc/iperf/iperf-3.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?r1=1.4r2=1.5

Index: iperf-3.0.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- iperf-3.0.7.ebuild  9 Oct 2014 08:05:12 -   1.4
+++ iperf-3.0.7.ebuild  10 Oct 2014 10:54:04 -  1.5
@@ -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.7.ebuild,v 1.4 
2014/10/09 08:05:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.5 
2014/10/10 10:54:04 ago 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 ~mips 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.64 net-misc/iperf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.64view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.64content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.63r2=1.64

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog   9 Oct 2014 08:05:12 -   1.63
+++ ChangeLog   10 Oct 2014 10:54:04 -  1.64
@@ -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.63 2014/10/09 
08:05:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.64 2014/10/10 
10:54:04 ago Exp $
+
+  10 Oct 2014; Agostino Sarubbo a...@gentoo.org iperf-3.0.7.ebuild:
+  Stable for x86, wrt bug #52
 
   09 Oct 2014; Agostino Sarubbo a...@gentoo.org iperf-3.0.7.ebuild:
   Stable for amd64, wrt bug #52






[gentoo-commits] gentoo-x86 commit in net-misc/iperf: iperf-3.0.7.ebuild ChangeLog

2014-10-09 Thread Agostino Sarubbo (ago)
ago 14/10/09 08:05:12

  Modified: iperf-3.0.7.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #52
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  net-misc/iperf/iperf-3.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?r1=1.3r2=1.4

Index: iperf-3.0.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- iperf-3.0.7.ebuild  4 Oct 2014 21:18:27 -   1.3
+++ iperf-3.0.7.ebuild  9 Oct 2014 08:05:12 -   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.7.ebuild,v 1.3 
2014/10/04 21:18:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.4 
2014/10/09 08:05:12 ago 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 ~mips 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.63 net-misc/iperf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.63view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.63content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.62r2=1.63

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog   4 Oct 2014 21:18:27 -   1.62
+++ ChangeLog   9 Oct 2014 08:05:12 -   1.63
@@ -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.62 2014/10/04 
21:18:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.63 2014/10/09 
08:05:12 ago Exp $
+
+  09 Oct 2014; Agostino Sarubbo a...@gentoo.org iperf-3.0.7.ebuild:
+  Stable for amd64, wrt bug #52
 
   04 Oct 2014; Jeroen Roovers j...@gentoo.org iperf-3.0.7.ebuild:
   Stable for HPPA (bug #52).






[gentoo-commits] gentoo-x86 commit in net-misc/iperf: iperf-3.0.7.ebuild ChangeLog

2014-10-04 Thread Anthony G. Basile (blueness)
blueness14/10/04 11:13:04

  Modified: iperf-3.0.7.ebuild ChangeLog
  Log:
  Stable on ppc/ppc64, bug #52
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  net-misc/iperf/iperf-3.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?r1=1.1r2=1.2

Index: iperf-3.0.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iperf-3.0.7.ebuild  3 Sep 2014 14:18:47 -   1.1
+++ iperf-3.0.7.ebuild  4 Oct 2014 11:13:04 -   1.2
@@ -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.7.ebuild,v 1.1 
2014/09/03 14:18:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.2 
2014/10/04 11:13:04 blueness 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 ~mips ~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.61 net-misc/iperf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.61view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.61content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.60r2=1.61

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   4 Oct 2014 10:51:51 -   1.60
+++ ChangeLog   4 Oct 2014 11:13:04 -   1.61
@@ -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.60 2014/10/04 
10:51:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.61 2014/10/04 
11:13:04 blueness Exp $
+
+  04 Oct 2014; Anthony G. Basile bluen...@gentoo.org iperf-3.0.7.ebuild:
+  Stable on ppc/ppc64, bug #52
 
 *iperf-3.0.8 (04 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in net-misc/iperf: iperf-3.0.7.ebuild ChangeLog

2014-10-04 Thread Jeroen Roovers (jer)
jer 14/10/04 21:18:27

  Modified: iperf-3.0.7.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #52).
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--ignore-arches, signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  net-misc/iperf/iperf-3.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?r1=1.2r2=1.3

Index: iperf-3.0.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- iperf-3.0.7.ebuild  4 Oct 2014 11:13:04 -   1.2
+++ iperf-3.0.7.ebuild  4 Oct 2014 21:18:27 -   1.3
@@ -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.7.ebuild,v 1.2 
2014/10/04 11:13:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild,v 1.3 
2014/10/04 21:18:27 jer 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 ~mips 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.62 net-misc/iperf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.62view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.62content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.61r2=1.62

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   4 Oct 2014 11:13:04 -   1.61
+++ ChangeLog   4 Oct 2014 21:18:27 -   1.62
@@ -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.61 2014/10/04 
11:13:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.62 2014/10/04 
21:18:27 jer Exp $
+
+  04 Oct 2014; Jeroen Roovers j...@gentoo.org iperf-3.0.7.ebuild:
+  Stable for HPPA (bug #52).
 
   04 Oct 2014; Anthony G. Basile bluen...@gentoo.org iperf-3.0.7.ebuild:
   Stable on ppc/ppc64, bug #52






[gentoo-commits] gentoo-x86 commit in net-misc/iperf: iperf-3.0.7.ebuild ChangeLog

2014-09-03 Thread Jeroen Roovers (jer)
jer 14/09/03 14:18:47

  Modified: ChangeLog
  Added:iperf-3.0.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.54 net-misc/iperf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/ChangeLog?r1=1.53r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   6 Aug 2014 21:13:56 -   1.53
+++ ChangeLog   3 Sep 2014 14:18:47 -   1.54
@@ -1,6 +1,11 @@
 # 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.53 2014/08/06 
21:13:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.54 2014/09/03 
14:18:47 jer Exp $
+
+*iperf-3.0.7 (03 Sep 2014)
+
+  03 Sep 2014; Jeroen Roovers j...@gentoo.org +iperf-3.0.7.ebuild:
+  Version bump.
 
 *iperf-3.0.6 (06 Aug 2014)
 



1.1  net-misc/iperf/iperf-3.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iperf/iperf-3.0.7.ebuild?rev=1.1content-type=text/plain

Index: iperf-3.0.7.ebuild
===
# 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.7.ebuild,v 1.1 
2014/09/03 14:18:47 jer Exp $

EAPI=5
inherit autotools eutils

DESCRIPTION=A TCP, UDP, and SCTP network bandwidth measurement tool
LICENSE=BSD
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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint
IUSE=static-libs

src_prepare() {
epatch ${FILESDIR}/${PN}-3.0.5-flags.patch
eautoreconf
}

src_configure() {
econf $(use_enable static-libs static)
}

src_install() {
default
prune_libtool_files
}