commit:     d443e83595e4a45975d57afa85b63307d396a7a5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 22:10:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 22:10:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d443e835

net-analyzer/lft: drop 3.77, 3.79, 3.80, 3.90

Bug: https://bugs.gentoo.org/776541
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/lft/Manifest        |  4 ----
 net-analyzer/lft/lft-3.77.ebuild | 26 --------------------------
 net-analyzer/lft/lft-3.79.ebuild | 26 --------------------------
 net-analyzer/lft/lft-3.80.ebuild | 27 ---------------------------
 net-analyzer/lft/lft-3.90.ebuild | 30 ------------------------------
 5 files changed, 113 deletions(-)

diff --git a/net-analyzer/lft/Manifest b/net-analyzer/lft/Manifest
index c110350415b..9b6cb4681d0 100644
--- a/net-analyzer/lft/Manifest
+++ b/net-analyzer/lft/Manifest
@@ -1,5 +1 @@
-DIST lft-3.77.tar.gz 376369 BLAKE2B 
be518167608896a43b7e2ef1ca478f3fa9a9ced58737e607af348bd8929a2890356dc6041ce3ea9fa3273a954d4df151a4c6ff5fc5a0e26e25b3849bf83aac5d
 SHA512 
b06fa50cbccb40d275ac604b86c6aed4ee00700cde38fd579de06bb577280f154d0173c4788920410a5c2e0c8ed20d7adf07f15d0b98cf5ad4ea422651df60f1
-DIST lft-3.79.tar.gz 376655 BLAKE2B 
4c3affe00a09befc00029029a1da5d530d08bce317e616e7d996a8e31d22632cf43adbe519f4789313b59dc01f4c36d19860effd561b4f691eadcac05c935d6e
 SHA512 
83f35cb24966467a7da180ca8ac9d642e7ca6267a14e752a813f172956554c3d4b278a450d230535c15db1b14d415dca752ad05ed1cec8c1c7cf4953b90a646d
-DIST lft-3.8.tar.gz 376731 BLAKE2B 
e78e6d32cdaff8864e13477522dac92953d7ba44cb7d64e327eeb126411d6f6c022fe1e2011377df28bc948ae75193d1de2801ee12edc42a5cf70e2b56f5e8e5
 SHA512 
13ea176362096cc8c20500d61969483642f5d003263b529ec8d601786f621341107859510f9cafa5d365417beafce897bcc9cd631171e291ca3dc07fec1bd483
-DIST lft-3.9.tar.gz 377008 BLAKE2B 
ee56fde8ea25eddc9d7b7860c55f5f9d90a867fd54b5169fdfffd9c7276e38ed9f3855480472c0ed51e53db608e16a0f462f315c0e4b10794b69daab00aeb8b8
 SHA512 
9d95644eaa61a295d15381c35a8130642e3299a6e90a73bf4a1f369a3b9d8eee648497638f36f0ed5ae970d0307420ba30dbe4ac865767923fd618fbccddc806
 DIST lft-3.91.tar.gz 377135 BLAKE2B 
6b67438738ebab46e5c6c79c17f074042535e9eecb80827562fb6ca6550118ecb3e70118379c4cd0b99611189554fe117ebb3d76580130627b2a21d72c9b5253
 SHA512 
1d030e2def14330426eef4c81245c4cce5f09c560b65b319199b20d82e967b77a5d4e323e2e64a8c1bcf80d1f87ae871e3f24a7d9cbc19cd7a5be2d3204845e7

diff --git a/net-analyzer/lft/lft-3.77.ebuild b/net-analyzer/lft/lft-3.77.ebuild
deleted file mode 100644
index b79c445424c..00000000000
--- a/net-analyzer/lft/lft-3.77.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Layer Four Traceroute (LFT) and WhoB"
-HOMEPAGE="http://pwhois.org/lft/";
-SRC_URI="http://pwhois.org/get/${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() {
-       default
-       sed -i Makefile.in -e 's:strip:true:g' || die
-}

diff --git a/net-analyzer/lft/lft-3.79.ebuild b/net-analyzer/lft/lft-3.79.ebuild
deleted file mode 100644
index 58a145bd725..00000000000
--- a/net-analyzer/lft/lft-3.79.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Layer Four Traceroute (LFT) and WhoB"
-HOMEPAGE="http://pwhois.org/lft/";
-SRC_URI="http://pwhois.org/get/${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() {
-       default
-       sed -i Makefile.in -e 's:strip:true:g' || die
-}

diff --git a/net-analyzer/lft/lft-3.80.ebuild b/net-analyzer/lft/lft-3.80.ebuild
deleted file mode 100644
index bc7acaa2b65..00000000000
--- a/net-analyzer/lft/lft-3.80.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Layer Four Traceroute (LFT) and WhoB"
-HOMEPAGE="http://pwhois.org/lft/";
-SRC_URI="http://pwhois.org/get/${P/0}.tar.gz";
-
-LICENSE="VOSTROM"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="
-       net-libs/libpcap
-"
-RDEPEND="
-       ${DEPEND}
-"
-S=${WORKDIR}/${P/0}
-
-DOCS=( CHANGELOG README TODO )
-
-src_prepare() {
-       default
-       sed -i Makefile.in -e 's:strip:true:g' || die
-}

diff --git a/net-analyzer/lft/lft-3.90.ebuild b/net-analyzer/lft/lft-3.90.ebuild
deleted file mode 100644
index d874cf1a0c8..00000000000
--- a/net-analyzer/lft/lft-3.90.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Layer Four Traceroute (LFT) and WhoB"
-HOMEPAGE="http://pwhois.org/lft/";
-SRC_URI="http://pwhois.org/get/${P/0}.tar.gz";
-
-LICENSE="VOSTROM"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="
-       net-libs/libpcap
-"
-RDEPEND="
-       ${DEPEND}
-"
-S=${WORKDIR}/${P/0}
-
-DOCS=( CHANGELOG README TODO )
-
-src_prepare() {
-       sed -i -e 's:strip:true:g' Makefile.in || die
-       sed -i \
-               -e 's|_BSD_SOURCE|_DEFAULT_SOURCE|g' \
-               configure config/acconfig.h.in || die
-       default
-}

Reply via email to