games-misc/fortune-mod-pqf: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Wed, 4 Mar 2020 16:43:34 +0000 (17:43 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Mar 2020 16:43:34 +0000 (17:43 +0100)
Closes: https://bugs.gentoo.org/703730
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-misc/fortune-mod-pqf/Manifest [deleted file]
games-misc/fortune-mod-pqf/fortune-mod-pqf-6.0.ebuild [deleted file]
games-misc/fortune-mod-pqf/metadata.xml [deleted file]
profiles/package.mask

diff --git a/games-misc/fortune-mod-pqf/Manifest b/games-misc/fortune-mod-pqf/Manifest
deleted file mode 100644 (file)
index e75d5c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST pqf-6.0 146363 BLAKE2B 61122f9710f010eb709064bba259d009dd5ee8f8e182827dbd08b93f0c284d0ca6d77c295df9380ae8046830eb014e502ff6fc8c6cb5bb22009ef0e749cd3839 SHA512 c38be09c945c20454cd0ca4d1a4dce18b40bae1ed2c71d093c7d9e4fb2de444425d50a35c7dad5535ed38b5ea52c6c9e8f6035221c08e0485145fc169cb9186e
diff --git a/games-misc/fortune-mod-pqf/fortune-mod-pqf-6.0.ebuild b/games-misc/fortune-mod-pqf/fortune-mod-pqf-6.0.ebuild
deleted file mode 100644 (file)
index d6a970d..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-DESCRIPTION="Fortune database of Terry Pratchett's Discworld related quotes"
-HOMEPAGE="http://www.lspace.org/"
-SRC_URI="http://www.ie.lspace.org/ftp-lspace/words/pqf/pqf-${PV}"
-
-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=""
-
-DEPEND="games-misc/fortune-mod"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}
-
-src_prepare() {
-       cp "${DISTDIR}"/${A} "${S}"/pqf-${PV}
-}
-
-src_compile() {
-       uniq "pqf-${PV}" | sed 's/^$/\%/g' > pqf
-       echo "%" >> pqf
-       strfile -r pqf || die
-}
-
-src_install() {
-       insinto /usr/share/fortune
-       doins pqf pqf.dat
-}
diff --git a/games-misc/fortune-mod-pqf/metadata.xml b/games-misc/fortune-mod-pqf/metadata.xml
deleted file mode 100644 (file)
index 78274e0..0000000
+++ /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>games@gentoo.org</email>
-       <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>
index 933b468966140bb863471391a81611628afad567..226d2f88b45e02a50462870bb5aae67f917f5d28 100644 (file)
@@ -498,12 +498,6 @@ games-misc/fortune-mod-firefly
 # Masked for removal in 30 days. Bugs #634288, #703724.
 games-misc/fortune-mod-homer
 
-# Ulrich Müller <ulm@gentoo.org> (2020-02-04)
-# No license; copyright status unclear.
-# Bad HOMEPAGE. SRC_URI is gone.
-# Masked for removal in 30 days. Bugs #634288, #703730.
-games-misc/fortune-mod-pqf
-
 # Mart Raudsepp <leio@gentoo.org> (2020-02-03)
 # Known breakages that need to be handled first, bug 698922
 >=x11-libs/pango-1.43