summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-12-11 21:51:04 +0000
committerMarkus Meier <maekke@gentoo.org>2011-12-11 21:51:04 +0000
commit2a14780bdc877525a16714343a3090800ebc4369 (patch)
tree5be1e1264a519ffa5627ded84645217c585ab3f3 /net-misc/iperf
parentx86 stable, bug #386727 (diff)
downloadgentoo-2-2a14780bdc877525a16714343a3090800ebc4369.tar.gz
gentoo-2-2a14780bdc877525a16714343a3090800ebc4369.tar.bz2
gentoo-2-2a14780bdc877525a16714343a3090800ebc4369.zip
add ~arm, bug #389451
(Portage version: 2.1.10.40/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/iperf')
-rw-r--r--net-misc/iperf/ChangeLog7
-rw-r--r--net-misc/iperf/iperf-2.0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog
index fc43d4fed6fd..c5fb78e9e1e6 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.40 2010/10/10 18:48:12 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.41 2011/12/11 21:51:04 maekke Exp $
+
+ 11 Dec 2011; Markus Meier <maekke@gentoo.org> iperf-2.0.5.ebuild:
+ add ~arm, bug #389451
10 Oct 2010; Raúl Porcel <armin76@gentoo.org> iperf-2.0.5.ebuild:
sparc stable wrt #336656
diff --git a/net-misc/iperf/iperf-2.0.5.ebuild b/net-misc/iperf/iperf-2.0.5.ebuild
index 8315e073aec9..fc06865bb85f 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
+# Copyright 1999-2011 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.6 2010/10/10 18:48:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.5.ebuild,v 1.7 2011/12/11 21:51:04 maekke 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 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
IUSE="ipv6 threads debug"
DEPEND=""