Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/traceroute/
Date: Sun, 31 Mar 2019 22:37:52
Message-Id: 1554071859.b138bc39008cb2bb1fa92ef86c88c4c03d04a314.whissi@gentoo
1 commit: b138bc39008cb2bb1fa92ef86c88c4c03d04a314
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 31 22:29:38 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 31 22:37:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b138bc39
7
8 net-analyzer/traceroute: net-misc/iputils[traceroute] was renamed
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-analyzer/traceroute/traceroute-2.0.20.ebuild | 4 ++--
14 net-analyzer/traceroute/traceroute-2.0.22.ebuild | 4 ++--
15 net-analyzer/traceroute/traceroute-2.1.0.ebuild | 2 +-
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/net-analyzer/traceroute/traceroute-2.0.20.ebuild b/net-analyzer/traceroute/traceroute-2.0.20.ebuild
19 index ea1aac27511..971891b00d0 100644
20 --- a/net-analyzer/traceroute/traceroute-2.0.20.ebuild
21 +++ b/net-analyzer/traceroute/traceroute-2.0.20.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
29 IUSE="static"
30
31 RDEPEND="!<net-misc/iputils-20121221-r1
32 - !net-misc/iputils[traceroute]"
33 + !net-misc/iputils[traceroute6]"
34
35 src_compile() {
36 use static && append-ldflags -static
37
38 diff --git a/net-analyzer/traceroute/traceroute-2.0.22.ebuild b/net-analyzer/traceroute/traceroute-2.0.22.ebuild
39 index 521ac050e4a..ca0995b4e8e 100644
40 --- a/net-analyzer/traceroute/traceroute-2.0.22.ebuild
41 +++ b/net-analyzer/traceroute/traceroute-2.0.22.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2016 Gentoo Foundation
44 +# Copyright 1999-2019 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI="5"
48 @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
49 IUSE="static"
50
51 RDEPEND="!<net-misc/iputils-20121221-r1
52 - !net-misc/iputils[traceroute]"
53 + !net-misc/iputils[traceroute6]"
54
55 src_compile() {
56 use static && append-ldflags -static
57
58 diff --git a/net-analyzer/traceroute/traceroute-2.1.0.ebuild b/net-analyzer/traceroute/traceroute-2.1.0.ebuild
59 index 6500eda2ebf..94ae91ce471 100644
60 --- a/net-analyzer/traceroute/traceroute-2.1.0.ebuild
61 +++ b/net-analyzer/traceroute/traceroute-2.1.0.ebuild
62 @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x
63 IUSE="static"
64
65 RDEPEND="!<net-misc/iputils-20121221-r1
66 - !net-misc/iputils[traceroute]"
67 + !net-misc/iputils[traceroute6]"
68
69 src_compile() {
70 use static && append-ldflags -static