summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-10-06 13:43:23 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-10-06 13:43:23 +0000
commite757bbada052a14b7ebd44d348acdfb8a8f08181 (patch)
tree1fccbad8d533ffc47f9c7ad79413680c359d61bc /net-misc/iperf
parentRevision bump, add fix for bug #387129, bump to EAPI 4 (diff)
downloadgentoo-2-e757bbada052a14b7ebd44d348acdfb8a8f08181.tar.gz
gentoo-2-e757bbada052a14b7ebd44d348acdfb8a8f08181.tar.bz2
gentoo-2-e757bbada052a14b7ebd44d348acdfb8a8f08181.zip
Change package license from as-is to HPND
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/iperf')
-rw-r--r--net-misc/iperf/ChangeLog6
-rw-r--r--net-misc/iperf/iperf-2.0.5-r1.ebuild4
-rw-r--r--net-misc/iperf/iperf-2.0.5.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/net-misc/iperf/ChangeLog b/net-misc/iperf/ChangeLog
index 43bb0d715c81..80a13ff5125f 100644
--- a/net-misc/iperf/ChangeLog
+++ b/net-misc/iperf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/iperf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.42 2012/10/06 13:37:47 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/ChangeLog,v 1.43 2012/10/06 13:43:23 pinkbyte Exp $
+
+ 06 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> iperf-2.0.5.ebuild,
+ iperf-2.0.5-r1.ebuild:
+ Change package license from as-is to HPND
*iperf-2.0.5-r1 (06 Oct 2012)
diff --git a/net-misc/iperf/iperf-2.0.5-r1.ebuild b/net-misc/iperf/iperf-2.0.5-r1.ebuild
index 6484df547877..ca3a47a256ae 100644
--- a/net-misc/iperf/iperf-2.0.5-r1.ebuild
+++ b/net-misc/iperf/iperf-2.0.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r1.ebuild,v 1.1 2012/10/06 13:37:47 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.5-r1.ebuild,v 1.2 2012/10/06 13:43:23 pinkbyte Exp $
EAPI="4"
@@ -10,7 +10,7 @@ DESCRIPTION="Tool to measure IP bandwidth using UDP or TCP"
HOMEPAGE="http://iperf.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="HPND"
SLOT="0"
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"
diff --git a/net-misc/iperf/iperf-2.0.5.ebuild b/net-misc/iperf/iperf-2.0.5.ebuild
index fc06865bb85f..674d3dd839bb 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.7 2011/12/11 21:51:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.5.ebuild,v 1.8 2012/10/06 13:43:23 pinkbyte Exp $
EAPI="2"
@@ -8,7 +8,7 @@ DESCRIPTION="tool to measure IP bandwidth using UDP or TCP"
HOMEPAGE="http://iperf.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="HPND"
SLOT="0"
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"