Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/traceroute/
Date: Fri, 28 Sep 2018 08:41:06
Message-Id: 1538124048.875c41e592947e0b791fdfd85318a341272ae80e.zlogene@gentoo
1 commit: 875c41e592947e0b791fdfd85318a341272ae80e
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 28 08:40:48 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 08:40:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875c41e5
7
8 net-analyzer/traceroute: amd64 stable wrt bug #659454
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 net-analyzer/traceroute/traceroute-2.1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-analyzer/traceroute/traceroute-2.1.0.ebuild b/net-analyzer/traceroute/traceroute-2.1.0.ebuild
16 index b3ecb43d34c..61424e44adb 100644
17 --- a/net-analyzer/traceroute/traceroute-2.1.0.ebuild
18 +++ b/net-analyzer/traceroute/traceroute-2.1.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
26
27 LICENSE="GPL-2 LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
31 IUSE="static"
32
33 RDEPEND="!<net-misc/iputils-20121221-r1