From: "John Helmert III" <ajak@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/traceroute/
Date: Sat, 01 Mar 2025 18:54:50 +0000 (UTC) [thread overview]
Message-ID: <1740855265.4602274f3122ecef3c20b4758980705b8b026feb.ajak@gentoo> (raw)
commit: 4602274f3122ecef3c20b4758980705b8b026feb
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 1 18:54:25 2025 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sat Mar 1 18:54:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4602274f
net-analyzer/traceroute: drop 2.1.1
Bug: https://bugs.gentoo.org/917769
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
net-analyzer/traceroute/Manifest | 1 -
net-analyzer/traceroute/traceroute-2.1.1.ebuild | 31 -------------------------
2 files changed, 32 deletions(-)
diff --git a/net-analyzer/traceroute/Manifest b/net-analyzer/traceroute/Manifest
index ea14b7f70581..7b1555628fde 100644
--- a/net-analyzer/traceroute/Manifest
+++ b/net-analyzer/traceroute/Manifest
@@ -1,3 +1,2 @@
-DIST traceroute-2.1.1.tar.gz 73063 BLAKE2B 89a828f7a0fec30ece599ee7fdd13fd93db0668f6c9f930f1d6d7d94140bcfdf0c75d2d8c5cc52d699e5c4377239f1a4123ad73a98b619968955d029d0842d9f SHA512 f3358e57ffb4a8dc40650e941da879c60407414e44f9887ae65820d1089491dbfac579bd06c1df296738af89a6c61c1e7944ae4495464f8c9ae21afb19b8f296
DIST traceroute-2.1.3.tar.gz 73171 BLAKE2B a723bdc8ed5f12f6b53552cf7d330eb028deb55ae85c785451d282be1946cdc57ff428a755cc2bbd71495b49cbc89c1707d2686a553029220f8a089fed1c1fc2 SHA512 db96214e6957fffe17c013044fdc20be6cf94fe5249c9adac77e62e20327c4d582b2ddf4b511f93f30be0cba9f67b0f3f61490745f35ff5a32c63ed66cb0c444
DIST traceroute-2.1.5.tar.gz 75453 BLAKE2B b2e99398b23d064f96319c9ca677589175f4bde64bce1f1d3236fc94f0ae3aa00499a2ef4a5c66c3a5815e09e16c534d049c36745119850c90c8af879ef66c6b SHA512 4557e6091cd34edd9761ffa5c75e13d63e7ae17c9d060f18306487cd5c1e7eece8a7ef3ddc6bf40f78d1014ed38ce2411c14d839251412978b2da0915180be93
diff --git a/net-analyzer/traceroute/traceroute-2.1.1.ebuild b/net-analyzer/traceroute/traceroute-2.1.1.ebuild
deleted file mode 100644
index 6fe13cb6e9a0..000000000000
--- a/net-analyzer/traceroute/traceroute-2.1.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Utility to trace the route of IP packets"
-HOMEPAGE="http://traceroute.sourceforge.net/"
-SRC_URI="https://downloads.sourceforge.net/traceroute/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="static"
-
-RDEPEND="!net-misc/iputils[traceroute6(-)]"
-
-src_compile() {
- use static && append-ldflags -static
- append-ldflags -L../libsupp #432116
- tc-export AR CC RANLIB
- emake env=yes
-}
-
-src_install() {
- emake DESTDIR="${D}" prefix="${EPREFIX}/usr" install
- dodoc ChangeLog CREDITS README TODO
- dosym traceroute /usr/bin/traceroute6
- dosym traceroute.8 /usr/share/man/man8/traceroute6.8
-}
next reply other threads:[~2025-03-01 18:54 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-01 18:54 John Helmert III [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-08 7:44 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/traceroute/ Sam James
2024-02-03 6:56 Sam James
2024-02-02 13:45 Arthur Zamarin
2024-02-02 13:34 Arthur Zamarin
2024-02-02 6:40 Sam James
2024-02-02 3:58 Sam James
2023-12-24 17:21 Arthur Zamarin
2023-12-24 15:11 Sam James
2023-12-23 19:56 Arthur Zamarin
2023-12-20 10:04 Sam James
2023-08-31 5:29 Sam James
2023-05-01 13:36 Sam James
2023-03-04 17:54 Arthur Zamarin
2023-03-04 11:03 Arthur Zamarin
2023-03-04 9:55 Arthur Zamarin
2023-03-04 7:56 Arthur Zamarin
2023-03-04 6:17 Arthur Zamarin
2023-03-04 6:09 Arthur Zamarin
2023-03-04 5:32 Arthur Zamarin
2023-01-01 2:08 Sam James
2022-06-21 16:29 David Seifert
2022-05-26 5:06 WANG Xuerui
2022-04-03 2:48 Sam James
2021-09-23 1:07 Matt Turner
2021-07-16 1:31 Yixun Lan
2020-04-21 8:01 Jeroen Roovers
2019-03-31 22:37 Thomas Deutschmann
2019-01-29 11:52 Mikle Kolyada
2018-10-09 9:45 Mikle Kolyada
2018-10-06 23:47 Matt Turner
2018-10-06 23:47 Matt Turner
2018-10-02 20:10 Jeroen Roovers
2018-10-02 14:02 Tobias Klausmann
2018-10-01 0:07 Thomas Deutschmann
2018-09-30 23:03 Mart Raudsepp
2018-09-30 21:38 Sergei Trofimovich
2018-09-29 8:01 Sergei Trofimovich
2018-09-28 8:41 Mikle Kolyada
2016-03-09 8:02 Lars Wendler
2016-03-09 8:02 Lars Wendler
2016-02-19 1:58 Mike Frysinger
2016-02-19 1:58 Mike Frysinger
2016-02-19 1:58 Mike Frysinger
2016-02-19 1:58 Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1740855265.4602274f3122ecef3c20b4758980705b8b026feb.ajak@gentoo \
--to=ajak@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox