Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netperf/
Date: Wed, 27 Jun 2018 22:22:25
Message-Id: 1530138120.dcd75419d4ea7cb779f86ef42b3da071366e7121.slyfox@gentoo
1 commit: dcd75419d4ea7cb779f86ef42b3da071366e7121
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 22:16:55 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 22:22:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd75419
7
8 net-analyzer/netperf: stable 2.7.0-r2 for ia64, bug #659286
9
10 Bug: https://bugs.gentoo.org/659286
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 net-analyzer/netperf/netperf-2.7.0-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-analyzer/netperf/netperf-2.7.0-r2.ebuild b/net-analyzer/netperf/netperf-2.7.0-r2.ebuild
18 index a27078e8f01..a547a9ed886 100644
19 --- a/net-analyzer/netperf/netperf-2.7.0-r2.ebuild
20 +++ b/net-analyzer/netperf/netperf-2.7.0-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -6,7 +6,7 @@ inherit eutils flag-o-matic user
28
29 DESCRIPTION="Network performance benchmark"
30 SRC_URI="ftp://ftp.netperf.org/${PN}/${P}.tar.bz2"
31 -KEYWORDS="alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
32 +KEYWORDS="alpha ~amd64 ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
33
34 HOMEPAGE="http://www.netperf.org/"
35 LICENSE="netperf"