commit:     fa4e3b0affe483a110fffa2571af676e4aa383dd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  4 16:43:12 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar  4 16:43:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4e3b0a

games-misc/fortune-mod-slackware: Remove last-rited pkg

Closes: https://bugs.gentoo.org/703732
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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(-)

diff --git a/games-misc/fortune-mod-slackware/Manifest 
b/games-misc/fortune-mod-slackware/Manifest
deleted file mode 100644
index 7563b094bf3..00000000000
--- 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 9d598d820e7..00000000000
--- 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 78274e0fa55..00000000000
--- a/games-misc/fortune-mod-slackware/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index f1a215494a6..933b4689661 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 <[email protected]> (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 <[email protected]> (2020-02-03)
 # Known breakages that need to be handled first, bug 698922
 >=x11-libs/pango-1.43

Reply via email to