From: Michał Górny Date: Wed, 4 Mar 2020 16:43:34 +0000 (+0100) Subject: games-misc/fortune-mod-pqf: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=454946a9d9d2051dd0d99c294c2c3b31b8619a3c;p=gentoo.git games-misc/fortune-mod-pqf: Remove last-rited pkg Closes: https://bugs.gentoo.org/703730 Signed-off-by: Michał Górny --- diff --git a/games-misc/fortune-mod-pqf/Manifest b/games-misc/fortune-mod-pqf/Manifest deleted file mode 100644 index e75d5c6cb43d..000000000000 --- a/games-misc/fortune-mod-pqf/Manifest +++ /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 index d6a970dc9b50..000000000000 --- a/games-misc/fortune-mod-pqf/fortune-mod-pqf-6.0.ebuild +++ /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 index 78274e0fa550..000000000000 --- a/games-misc/fortune-mod-pqf/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 933b46896614..226d2f88b45e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -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 (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 (2020-02-03) # Known breakages that need to be handled first, bug 698922 >=x11-libs/pango-1.43