public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-misc/wtf/, games-misc/wtf/files/
@ 2020-06-04 20:14 James Le Cuirot
  0 siblings, 0 replies; only message in thread
From: James Le Cuirot @ 2020-06-04 20:14 UTC (permalink / raw
  To: gentoo-commits

commit:     cd93e831e4ab891f16b5d681630377cb0e9c4108
Author:     Bernd Waibel <waebbl <AT> gmail <DOT> com>
AuthorDate: Sun May  3 16:33:16 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Jun  4 20:10:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd93e831

games-misc/wtf: drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Bernd Waibel <waebbl <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15628
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-misc/wtf/Manifest                        |  1 -
 games-misc/wtf/files/wtf-20090924-prefix.patch | 11 ---------
 games-misc/wtf/wtf-20090924.ebuild             | 34 --------------------------
 3 files changed, 46 deletions(-)

diff --git a/games-misc/wtf/Manifest b/games-misc/wtf/Manifest
index 47fdf604b36..65a6a6240dc 100644
--- a/games-misc/wtf/Manifest
+++ b/games-misc/wtf/Manifest
@@ -1,2 +1 @@
-DIST wtf-20090924.tar.bz2 9888 BLAKE2B 67cd7c7b4af61d576373faa242e8718fe9a8286b3aaf9a9eaf45ac83a8a322257ccb694222a2d8b1052cf709ecd6bfc73c6a4dcb9e96985601e933ebe80c5f1c SHA512 85a7b5b7add12f775272851095f86efa2962875aa9008aec5079d3aec31a74a2d475d5c904013134b4045872fb8e301e95f3c5fa25ab8872a7d31012653bddb0
 DIST wtf-20200518.tar.gz 30204 BLAKE2B 6e05561e78c8c6644d8891a72f064f5e18c4e546f8c22dbcf04a3a8e805ef3756cb9332ecc8e6b35b569008f203ddc0e156f216b53ff585dbe4946d0a059958a SHA512 8538021b09c6863cec63faa14df3e1b1e9019c7741f13ed3adf243c36cf9c57fcf973d619c9152560d061ab293a2b333a59739c38d351387a2a0bf2093c40a94

diff --git a/games-misc/wtf/files/wtf-20090924-prefix.patch b/games-misc/wtf/files/wtf-20090924-prefix.patch
deleted file mode 100644
index 87dc6436e08..00000000000
--- a/games-misc/wtf/files/wtf-20090924-prefix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- wtf.orig	2009-09-27 10:46:12 +0200
-+++ wtf	2009-09-27 10:46:57 +0200
-@@ -12,7 +12,7 @@
- 	exit 1
- }
- 
--acronyms=${ACRONYMDB:-`ls /usr/share/misc/acronyms* 2>/dev/null`}
-+acronyms=${ACRONYMDB:-`ls "@GENTOO_PORTAGE_EPREFIX@"/usr/share/misc/acronyms* 2>/dev/null`}
- 
- if [ "$acronyms" = "" ]; then
- 	echo "$PROGNAME: acronyms database not found!" >&2

diff --git a/games-misc/wtf/wtf-20090924.ebuild b/games-misc/wtf/wtf-20090924.ebuild
deleted file mode 100644
index 1e6e7942b7d..00000000000
--- a/games-misc/wtf/wtf-20090924.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils prefix
-
-DESCRIPTION="translates acronyms for you"
-HOMEPAGE="http://netbsd.org/"
-SRC_URI="http://dev.gentooexperimental.org/~darkside/distfiles/${PN}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="!games-misc/bsd-games"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-prefix.patch
-	eprefixify wtf
-}
-
-src_compile() {
-	:
-}
-
-src_install() {
-	dobin wtf
-	doman wtf.6
-	insinto /usr/share/misc
-	doins acronyms*
-	dodoc README
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-04 20:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-04 20:14 [gentoo-commits] repo/gentoo:master commit in: games-misc/wtf/, games-misc/wtf/files/ James Le Cuirot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox