Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, games-misc/fortune-mod-dubya/
Date: Wed, 04 Mar 2020 16:55:59
Message-Id: 1583340670.db633206770d11b2e3527f958f28da0ec0b72fdb.mgorny@gentoo
1 commit: db633206770d11b2e3527f958f28da0ec0b72fdb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 4 16:51:10 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 4 16:51:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db633206
7
8 games-misc/fortune-mod-dubya: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/703712
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-misc/fortune-mod-dubya/Manifest | 1 -
14 .../fortune-mod-dubya-20050118.ebuild | 21 ---------------------
15 games-misc/fortune-mod-dubya/metadata.xml | 13 -------------
16 profiles/package.mask | 6 ------
17 4 files changed, 41 deletions(-)
18
19 diff --git a/games-misc/fortune-mod-dubya/Manifest b/games-misc/fortune-mod-dubya/Manifest
20 deleted file mode 100644
21 index f1f1d8d249b..00000000000
22 --- a/games-misc/fortune-mod-dubya/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST Dubya-20050118.tar.gz 27385 BLAKE2B dbad7409be78d4c741e32d49075d37f59439cbd04d0772d54788a9a7085779bb0cba969576806f7d842eac3ef13ea82d851380f831da9349f39b5b3fcada927b SHA512 19609f79bc12cf74aeef51f3e16a689790ad6ab316924d5726c22e2b1cc7f5007bcaee494da7485d2c34b94ebc071cf62aa042b6156f5f957e55a5e85d1ad5b9
26
27 diff --git a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild
28 deleted file mode 100644
29 index a57b2342d96..00000000000
30 --- a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild
31 +++ /dev/null
32 @@ -1,21 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -DESCRIPTION="Quotes from George W. Bush"
38 -HOMEPAGE="http://dubya.seiler.us/"
39 -SRC_URI="http://seiler.us/wiki/images/8/8c/Dubya-${PV}.tar.gz"
40 -
41 -LICENSE="fairuse"
42 -SLOT="0"
43 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
44 -IUSE=""
45 -
46 -RDEPEND="games-misc/fortune-mod"
47 -
48 -S=${WORKDIR}/${PN/fortune-mod-/}
49 -
50 -src_install() {
51 - insinto /usr/share/fortune
52 - doins dubya dubya.dat
53 -}
54
55 diff --git a/games-misc/fortune-mod-dubya/metadata.xml b/games-misc/fortune-mod-dubya/metadata.xml
56 deleted file mode 100644
57 index edfe6175c4e..00000000000
58 --- a/games-misc/fortune-mod-dubya/metadata.xml
59 +++ /dev/null
60 @@ -1,13 +0,0 @@
61 -<?xml version="1.0" encoding="UTF-8"?>
62 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
63 -<pkgmetadata>
64 -<maintainer type="project">
65 - <email>games@g.o</email>
66 - <name>Gentoo Games Project</name>
67 -</maintainer>
68 -<longdescription>
69 - dubya is a module for fortune-mod, and contains many quotes from George W.
70 - Bush. The great majority, if not all, of these quotes were originally
71 - gathered in the fantastic George W. Bush Desk Calendar.
72 -</longdescription>
73 -</pkgmetadata>
74
75 diff --git a/profiles/package.mask b/profiles/package.mask
76 index 3a65373018c..d82aa1a973a 100644
77 --- a/profiles/package.mask
78 +++ b/profiles/package.mask
79 @@ -467,12 +467,6 @@ games-misc/fortune-mod-hitchhiker
80 games-misc/fortune-mod-simpsons-chalkboard
81 games-misc/fortune-mod-starwars
82
83 -# Ulrich Müller <ulm@g.o> (2020-02-04)
84 -# No license; copyright status unclear.
85 -# HOMEPAGE and SRC_URI are gone.
86 -# Masked for removal in 30 days. Bugs #634288, #703712, #703738.
87 -games-misc/fortune-mod-dubya
88 -
89 # Mart Raudsepp <leio@g.o> (2020-02-03)
90 # Known breakages that need to be handled first, bug 698922
91 >=x11-libs/pango-1.43