From fa4e3b0affe483a110fffa2571af676e4aa383dd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 4 Mar 2020 17:43:12 +0100 Subject: [PATCH] games-misc/fortune-mod-slackware: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/703732 Signed-off-by: Michał Górny --- games-misc/fortune-mod-slackware/Manifest | 1 - .../fortune-mod-slackware-1.15.ebuild | 39 ------------------- games-misc/fortune-mod-slackware/metadata.xml | 8 ---- profiles/package.mask | 5 --- 4 files changed, 53 deletions(-) delete mode 100644 games-misc/fortune-mod-slackware/Manifest delete mode 100644 games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild delete mode 100644 games-misc/fortune-mod-slackware/metadata.xml diff --git a/games-misc/fortune-mod-slackware/Manifest b/games-misc/fortune-mod-slackware/Manifest deleted file mode 100644 index 7563b094bf35..000000000000 --- a/games-misc/fortune-mod-slackware/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST slack-fortunes-all-1.15.tgz 122880 BLAKE2B 9c77d81f117f72ce9bc7b87db1f59e071274f6e4d9fe62e5e2053faedc347e8d4def852b34d59e5e8a6de68ab2e3a66ed6b70bae64f31224c116eb0e236df8e0 SHA512 18c756b2d81d1e2f0f031c3f799c872b5e73ccd70b6df976644fcd657bd181d794b1a977a49554fe806aa595046c10f33ebea1dc70fccf5e58b8df15f3db7c3e diff --git a/games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild b/games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild deleted file mode 100644 index 9d598d820e7f..000000000000 --- a/games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -# this ebuild now uses the offensive flag since AOLS -# is not exactly 'G' rated :) - -MY_PN=slack-fortunes-all -DESCRIPTION="This fortune mod is a collection of quotes seen on AOLS (Slackware)" -HOMEPAGE="http://fauxascii.com/linux/mod_quotes.html" -SRC_URI="http://fauxascii.com/linux/data/${MY_PN}-${PV}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="offensive" - -RDEPEND="games-misc/fortune-mod" - -S=${WORKDIR} - -pkg_setup() { - if ! use offensive ; then - elog "These fortunes have offensive content. Enable offensive USE Flag" - elog "ex: USE=\"offensive\" emerge ${PN}" - elog " or add to package.use file: games-misc/fortune-mod-slackware offensive" - die "Setting the offensive use flag is required for this package" - fi -} - -src_prepare() { - # get rid of md5 checks and extraneous files and backups - rm -f index.* *.md5 *~ -} - -src_install() { - insinto /usr/share/fortune - doins * -} diff --git a/games-misc/fortune-mod-slackware/metadata.xml b/games-misc/fortune-mod-slackware/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-misc/fortune-mod-slackware/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/profiles/package.mask b/profiles/package.mask index f1a215494a61..933b46896614 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -504,11 +504,6 @@ games-misc/fortune-mod-homer # Masked for removal in 30 days. Bugs #634288, #703730. games-misc/fortune-mod-pqf -# Ulrich Müller (2020-02-04) -# No license. HOMEPAGE and SRC_URI are gone. -# Masked for removal in 30 days. Bugs #634288, #703732. -games-misc/fortune-mod-slackware - # Mart Raudsepp (2020-02-03) # Known breakages that need to be handled first, bug 698922 >=x11-libs/pango-1.43 -- 2.26.2