From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/lft/
Date: Wed, 8 Feb 2017 10:41:34 +0000 (UTC) [thread overview]
Message-ID: <1486549674.061d9333ba9b0ffd57667febe2d7cb6b56aa6dde.jer@gentoo> (raw)
commit: 061d9333ba9b0ffd57667febe2d7cb6b56aa6dde
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 8 10:27:54 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Feb 8 10:27:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=061d9333
net-analyzer/lft: Old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-analyzer/lft/Manifest | 2 --
net-analyzer/lft/lft-3.73.ebuild | 22 ----------------------
net-analyzer/lft/lft-3.76.ebuild | 26 --------------------------
3 files changed, 50 deletions(-)
diff --git a/net-analyzer/lft/Manifest b/net-analyzer/lft/Manifest
index 2b229b0f78..fdd0e84979 100644
--- a/net-analyzer/lft/Manifest
+++ b/net-analyzer/lft/Manifest
@@ -1,3 +1 @@
-DIST lft-3.73.tar.gz 373097 SHA256 3ecd5371a827288a5f5a4abbd8a5ea8229e116fc2f548cee9afeb589bf206114 SHA512 ae0fac196aa4cee7a4f9832c1d4ee9e6bb012513b95e73f7818bd0d66c9347c8ee776532defdcd7425cc4866c95b37a93f8117c53cdbe22d229bbb4453dc552b WHIRLPOOL ab6d28d1b71239ef70ee313e09f1ed6112d3a711d7413981cf71d0cd828580e882b9e636a15eff80df1c3dcafbcdeec2fbba6af09273e3f1351e58052d024d56
-DIST lft-3.76.tar.gz 375877 SHA256 fa163f8eaa9c27e12ecf533e79d8606895a301d2a75b9a77f0df29ef9a20c561 SHA512 b641a388293f6877b992089a9ab0cbe93f598aca6b181588e77823ba30f54692ebb8651f8aed5700ba84d2e083f0979885552e637f7928d1c7fb7b075c6630ff WHIRLPOOL dd963492d45ed59fb3eb5751026fd3e519ec26bfa37d14df4672c292ead328529445ea00c7d1e9dc9e58bd03f22f88ac7a10de7dea983967145a531de1de8731
DIST lft-3.77.tar.gz 376369 SHA256 d182d6774e64dcdeb19ed1a598fa588e57ddb6cbb6847d9277c405d3a4597d89 SHA512 b06fa50cbccb40d275ac604b86c6aed4ee00700cde38fd579de06bb577280f154d0173c4788920410a5c2e0c8ed20d7adf07f15d0b98cf5ad4ea422651df60f1 WHIRLPOOL ecadee1574cac8d46e930ea67d4def06ff682810ba588db74b6f45ba89b116601bb8d6b060426f4151f2f1c9c43081e303fdf3c14a2c44579adcd2cbef723e02
diff --git a/net-analyzer/lft/lft-3.73.ebuild b/net-analyzer/lft/lft-3.73.ebuild
deleted file mode 100644
index e5793daaa5..0000000000
--- a/net-analyzer/lft/lft-3.73.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Layer Four Traceroute: an advanced traceroute implementation"
-HOMEPAGE="http://pwhois.org/lft/"
-SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
-
-LICENSE="VOSTROM"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="net-libs/libpcap"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG README TODO )
-
-src_prepare() {
- sed -i Makefile.in -e '/[Ss]trip/d' || die
-}
diff --git a/net-analyzer/lft/lft-3.76.ebuild b/net-analyzer/lft/lft-3.76.ebuild
deleted file mode 100644
index 3c97d5139c..0000000000
--- a/net-analyzer/lft/lft-3.76.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Layer Four Traceroute (LFT) and WhoB"
-HOMEPAGE="http://pwhois.org/lft/"
-SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
-
-LICENSE="VOSTROM"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="
- net-libs/libpcap
-"
-RDEPEND="
- ${DEPEND}
-"
-
-DOCS=( CHANGELOG README TODO )
-
-src_prepare() {
- sed -i Makefile.in -e 's:strip:true:g' || die
-}
next reply other threads:[~2017-02-08 10:41 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-08 10:41 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-15 22:11 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/lft/ Sam James
2021-03-15 22:09 Sam James
2021-03-15 21:53 Sam James
2021-03-15 21:25 Sam James
2020-04-27 8:37 Jeroen Roovers
2020-04-13 9:16 Jeroen Roovers
2020-04-13 9:02 Jeroen Roovers
2018-04-20 13:09 Jeroen Roovers
2018-04-18 17:31 Jeroen Roovers
2018-04-18 17:31 Jeroen Roovers
2017-04-07 9:39 Jeroen Roovers
2017-03-24 14:54 Jeroen Roovers
2017-01-04 17:09 Agostino Sarubbo
2017-01-04 16:56 Agostino Sarubbo
2016-10-27 11:32 Jeroen Roovers
2016-10-27 11:32 Jeroen Roovers
2016-06-24 4:37 Jeroen Roovers
2016-05-19 14:39 Jeroen Roovers
2016-05-19 14:34 Jeroen Roovers
2016-05-08 9:20 Jeroen Roovers
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=1486549674.061d9333ba9b0ffd57667febe2d7cb6b56aa6dde.jer@gentoo \
--to=jer@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