From: Guy Martin Date: Sun, 19 Nov 2006 16:53:23 +0000 (+0000) Subject: Stable on hppa. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ed764cdd1675a140a3819d588fbbd75cc4fa4de7;p=gentoo.git Stable on hppa. Package-Manager: portage-2.1.2_rc1-r7 --- diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog index ae508ba892de..7a40cfb3527d 100644 --- a/net-misc/iperf/ChangeLog +++ b/net-misc/iperf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/iperf -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.17 2005/12/04 21:21:25 tgall Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.18 2006/11/19 16:53:23 gmsoft Exp $ + + 19 Nov 2006; Guy Martin iperf-2.0.2.ebuild: + Stable on hppa. 04 Dec 2005; Tom Gall iperf-2.0.1.ebuild: stable on ppc64 diff --git a/net-misc/iperf/iperf-2.0.2.ebuild b/net-misc/iperf/iperf-2.0.2.ebuild index 63a38f7e7fa0..0b91e4cd6d92 100644 --- a/net-misc/iperf/iperf-2.0.2.ebuild +++ b/net-misc/iperf/iperf-2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.2.ebuild,v 1.1 2005/08/11 03:10:09 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.2.ebuild,v 1.2 2006/11/19 16:53:23 gmsoft Exp $ DESCRIPTION="tool to measure IP bandwidth using UDP or TCP" HOMEPAGE="http://dast.nlanr.net/Projects/Iperf" @@ -8,7 +8,7 @@ SRC_URI="http://dast.nlanr.net/Projects/Iperf2.0/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86" IUSE="ipv6 threads debug" DEPEND="virtual/libc"