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-homer/
Date: Wed, 04 Mar 2020 16:45:21
Message-Id: 1583340232.4913cfc235959638fff337c51221d12246044b32.mgorny@gentoo
1 commit: 4913cfc235959638fff337c51221d12246044b32
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 4 16:43:52 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 4 16:43:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4913cfc2
7
8 games-misc/fortune-mod-homer: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/703724
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-misc/fortune-mod-homer/Manifest | 1 -
14 .../fortune-mod-homer/fortune-mod-homer-0.1.ebuild | 21 ---------------------
15 games-misc/fortune-mod-homer/metadata.xml | 8 --------
16 profiles/package.mask | 6 ------
17 4 files changed, 36 deletions(-)
18
19 diff --git a/games-misc/fortune-mod-homer/Manifest b/games-misc/fortune-mod-homer/Manifest
20 deleted file mode 100644
21 index fdc7db261d1..00000000000
22 --- a/games-misc/fortune-mod-homer/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST homer-quotes.tar.gz 23142 BLAKE2B e5f9c14bf9eeb3bc88609fa72a71b5dd656c90074ba0e2fd8f3bbbe43068263d725f3bad2e5f4d5a92c3e6dbe17e97e65a0000a6b6a41fb18d532cfe2ea602b1 SHA512 babe8ce488f08bfba77dbed8e6ef28afb50952b48540c62c3b9211ff7504e3d0da0ea05a116f096aed3dbbd732afaf1ad60bb88772305dc43ecb0c2f721a7e33
26
27 diff --git a/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild b/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild
28 deleted file mode 100644
29 index fc32cdb77ae..00000000000
30 --- a/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.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 Homer Simpson"
38 -HOMEPAGE="http://www.cs.indiana.edu/~crcarter/homer/homer.html"
39 -SRC_URI="http://www.cs.indiana.edu/~crcarter/homer/homer-quotes.tar.gz"
40 -
41 -LICENSE="GPL-2"
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/mod-/}
49 -
50 -src_install() {
51 - insinto /usr/share/fortune
52 - doins homer homer.dat
53 -}
54
55 diff --git a/games-misc/fortune-mod-homer/metadata.xml b/games-misc/fortune-mod-homer/metadata.xml
56 deleted file mode 100644
57 index 78274e0fa55..00000000000
58 --- a/games-misc/fortune-mod-homer/metadata.xml
59 +++ /dev/null
60 @@ -1,8 +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 -</pkgmetadata>
69
70 diff --git a/profiles/package.mask b/profiles/package.mask
71 index 226d2f88b45..d12b2523027 100644
72 --- a/profiles/package.mask
73 +++ b/profiles/package.mask
74 @@ -492,12 +492,6 @@ games-misc/fortune-mod-familyguy
75 # Masked for removal in 30 days. Bugs #634288, #703718.
76 games-misc/fortune-mod-firefly
77
78 -# Ulrich Müller <ulm@g.o> (2020-02-04)
79 -# Allegedly GPL, but "quotes ... are copyright Fox Television."
80 -# Copyright status unclear. HOMEPAGE and SRC_URI are gone.
81 -# Masked for removal in 30 days. Bugs #634288, #703724.
82 -games-misc/fortune-mod-homer
83 -
84 # Mart Raudsepp <leio@g.o> (2020-02-03)
85 # Known breakages that need to be handled first, bug 698922
86 >=x11-libs/pango-1.43