diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-12-18 09:57:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-12-18 09:57:48 +0000 |
commit | 2361ea520108ed16c1ff9352e8122c9f75aa5410 (patch) | |
tree | 64bb1597a68cded97ecca33513896602e86f3cf6 /net-misc/iperf | |
parent | Version bump. (diff) | |
download | gentoo-2-2361ea520108ed16c1ff9352e8122c9f75aa5410.tar.gz gentoo-2-2361ea520108ed16c1ff9352e8122c9f75aa5410.tar.bz2 gentoo-2-2361ea520108ed16c1ff9352e8122c9f75aa5410.zip |
Version bump.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/iperf')
-rw-r--r-- | net-misc/iperf/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/iperf/iperf-3.0.10.ebuild (renamed from net-misc/iperf/iperf-3.0.8.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog index 76dfc1808920..f6c9bda994fb 100644 --- a/net-misc/iperf/ChangeLog +++ b/net-misc/iperf/ChangeLog @@ -1,6 +1,12 @@ # 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.66 2014/10/29 09:31:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.67 2014/12/18 09:57:48 jer Exp $ + +*iperf-3.0.10 (18 Dec 2014) + + 18 Dec 2014; Jeroen Roovers <jer@gentoo.org> -iperf-3.0.8.ebuild, + +iperf-3.0.10.ebuild: + Version bump. 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> iperf-3.0.7.ebuild: Stable for sparc, wrt bug #524444 diff --git a/net-misc/iperf/iperf-3.0.8.ebuild b/net-misc/iperf/iperf-3.0.10.ebuild index 8ac1925ba3d9..cfc0e43c2e06 100644 --- a/net-misc/iperf/iperf-3.0.8.ebuild +++ b/net-misc/iperf/iperf-3.0.10.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-3.0.8.ebuild,v 1.1 2014/10/04 10:51:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-3.0.10.ebuild,v 1.1 2014/12/18 09:57:48 jer Exp $ EAPI=5 inherit autotools eutils |