commit:     aaeb961afccc55b5c1befab6b025ffb0ef183106
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 14:33:14 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 14:33:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaeb961a

net-analyzer/nbtscan: drop old

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-analyzer/nbtscan/Manifest                |  1 -
 net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild | 29 ----------------------------
 2 files changed, 30 deletions(-)

diff --git a/net-analyzer/nbtscan/Manifest b/net-analyzer/nbtscan/Manifest
index fb0740d0dcf..15c4906f4d6 100644
--- a/net-analyzer/nbtscan/Manifest
+++ b/net-analyzer/nbtscan/Manifest
@@ -1,2 +1 @@
-DIST nbtscan-1.5.1.tar.gz 82107 BLAKE2B 
dd49ee25995c522f3cf75e35cca427be7a2b5e697b374323b0be4c6a92a2a96c9e30ca1844e953354f3490ed4090682592e1c0ea5192512b2883b1085356783f
 SHA512 
2e2ac6a3ce7b188552c4f5f82b1e2bb99049bd0cd6f69361c59066c0b262d9311186aabc0c03c3096b7d2c48276052b1ddf230eba43051e221019c9bf223ae3e
 DIST nbtscan-1.6.tar.gz 27290 BLAKE2B 
3e38e946aa875be2bca8ad0155a5bf4c612cecda3761623d75657b2ab54aa7a7526d284a78db764518748e092c2719a4c02bcdce32095c87537c9979571c10f7
 SHA512 
b791357160ae7fe784ebf3b74df551c0b7dcaeefae2ddd585a9e5ac0fe7dd1bb32f00d2b898dcd700e74809708f42fc8e5f0022254e1282914b3f668564b4bcb

diff --git a/net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild 
b/net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild
deleted file mode 100644
index a7ad294434e..00000000000
--- a/net-analyzer/nbtscan/nbtscan-1.5.1-r3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name 
information"
-HOMEPAGE="http://www.inetcat.net/software/nbtscan.html";
-SRC_URI="http://www.sourcefiles.org/Networking/Tools/Miscellanenous/${P}.tar.gz";
-SRC_URI="http://www.inetcat.net/software/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-S=${WORKDIR}/${P}a
-
-src_prepare() {
-       epatch \
-               "${FILESDIR}"/${P}-includes-declarations.patch \
-               "${FILESDIR}"/${P}-gentoo.patch \
-               "${FILESDIR}"/${P}-script-whitespace.patch
-}
-
-src_install() {
-       dobin ${PN}
-       dodoc ChangeLog README
-}

Reply via email to