commit:     9a3b158ebc472bddfa5cdb935c9ad2b5398786a7
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Dec  3 16:40:27 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 23:56:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3b158e

net-misc/bsdwhois: drop 1.43.2.1

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
Closes: https://github.com/gentoo/gentoo/pull/28526
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild 
b/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild
deleted file mode 100644
index 4dd7d36625df..000000000000
--- a/net-misc/bsdwhois/bsdwhois-1.43.2.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="FreeBSD Whois Client"
-HOMEPAGE="https://www.freebsd.org/";
-SRC_URI="http://utenti.gufi.org/~drizzt/codes/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
-
-PATCHES=(
-       "${FILESDIR}/${PN}-1.43.2.1-musl-cdefs.patch"
-)
-
-src_install() {
-       default
-
-       mv "${ED}"/usr/share/man/man1/{whois,bsdwhois}.1 || die
-       mv "${ED}"/usr/bin/{whois,bsdwhois} || die
-}

Reply via email to