commit: db633206770d11b2e3527f958f28da0ec0b72fdb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 4 16:51:10 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 4 16:51:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db633206
games-misc/fortune-mod-dubya: Remove last-rited pkg Closes: https://bugs.gentoo.org/703712 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> games-misc/fortune-mod-dubya/Manifest | 1 - .../fortune-mod-dubya-20050118.ebuild | 21 --------------------- games-misc/fortune-mod-dubya/metadata.xml | 13 ------------- profiles/package.mask | 6 ------ 4 files changed, 41 deletions(-) diff --git a/games-misc/fortune-mod-dubya/Manifest b/games-misc/fortune-mod-dubya/Manifest deleted file mode 100644 index f1f1d8d249b..00000000000 --- a/games-misc/fortune-mod-dubya/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Dubya-20050118.tar.gz 27385 BLAKE2B dbad7409be78d4c741e32d49075d37f59439cbd04d0772d54788a9a7085779bb0cba969576806f7d842eac3ef13ea82d851380f831da9349f39b5b3fcada927b SHA512 19609f79bc12cf74aeef51f3e16a689790ad6ab316924d5726c22e2b1cc7f5007bcaee494da7485d2c34b94ebc071cf62aa042b6156f5f957e55a5e85d1ad5b9 diff --git a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild deleted file mode 100644 index a57b2342d96..00000000000 --- a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -DESCRIPTION="Quotes from George W. Bush" -HOMEPAGE="http://dubya.seiler.us/" -SRC_URI="http://seiler.us/wiki/images/8/8c/Dubya-${PV}.tar.gz" - -LICENSE="fairuse" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="" - -RDEPEND="games-misc/fortune-mod" - -S=${WORKDIR}/${PN/fortune-mod-/} - -src_install() { - insinto /usr/share/fortune - doins dubya dubya.dat -} diff --git a/games-misc/fortune-mod-dubya/metadata.xml b/games-misc/fortune-mod-dubya/metadata.xml deleted file mode 100644 index edfe6175c4e..00000000000 --- a/games-misc/fortune-mod-dubya/metadata.xml +++ /dev/null @@ -1,13 +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> -<longdescription> - dubya is a module for fortune-mod, and contains many quotes from George W. - Bush. The great majority, if not all, of these quotes were originally - gathered in the fantastic George W. Bush Desk Calendar. -</longdescription> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 3a65373018c..d82aa1a973a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -467,12 +467,6 @@ games-misc/fortune-mod-hitchhiker games-misc/fortune-mod-simpsons-chalkboard games-misc/fortune-mod-starwars -# Ulrich Müller <[email protected]> (2020-02-04) -# No license; copyright status unclear. -# HOMEPAGE and SRC_URI are gone. -# Masked for removal in 30 days. Bugs #634288, #703712, #703738. -games-misc/fortune-mod-dubya - # Mart Raudsepp <[email protected]> (2020-02-03) # Known breakages that need to be handled first, bug 698922 >=x11-libs/pango-1.43
