summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-10 18:48:12 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-10 18:48:12 +0000
commit9f48453286ccb01be62ca37a8c93bbe3936d55fc (patch)
treed10b81cf4ad59331b52104422653110a6cbd2758 /net-misc/iperf
parentstable x86, bug 340010 (diff)
downloadgentoo-2-9f48453286ccb01be62ca37a8c93bbe3936d55fc.tar.gz
gentoo-2-9f48453286ccb01be62ca37a8c93bbe3936d55fc.tar.bz2
gentoo-2-9f48453286ccb01be62ca37a8c93bbe3936d55fc.zip
sparc stable wrt #336656
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-misc/iperf')
-rw-r--r--net-misc/iperf/ChangeLog5
-rw-r--r--net-misc/iperf/iperf-2.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog
index 76630d82c236..fc43d4fed6fd 100644
--- a/net-misc/iperf/ChangeLog
+++ b/net-misc/iperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/iperf
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.39 2010/09/14 21:05:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.40 2010/10/10 18:48:12 armin76 Exp $
+
+ 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> iperf-2.0.5.ebuild:
+ sparc stable wrt #336656
14 Sep 2010; Jeroen Roovers <jer@gentoo.org> iperf-2.0.5.ebuild:
Stable for HPPA (bug #336656).
diff --git a/net-misc/iperf/iperf-2.0.5.ebuild b/net-misc/iperf/iperf-2.0.5.ebuild
index 22381fb2e44f..8315e073aec9 100644
--- a/net-misc/iperf/iperf-2.0.5.ebuild
+++ b/net-misc/iperf/iperf-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.ebuild,v 1.5 2010/09/14 21:05:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.5.ebuild,v 1.6 2010/10/10 18:48:12 armin76 Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
+KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
IUSE="ipv6 threads debug"
DEPEND=""