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: games-misc/fortune-mod-hitchhiker/, profiles/
Date: Wed, 04 Mar 2020 16:56:00
Message-Id: 1583340817.7cae4bc9b5da501a5cb06f357db9e33ae66be52b.mgorny@gentoo
1 commit: 7cae4bc9b5da501a5cb06f357db9e33ae66be52b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 4 16:53:37 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 4 16:53:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cae4bc9
7
8 games-misc/fortune-mod-hitchhiker: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-misc/fortune-mod-hitchhiker/Manifest | 1 -
13 .../fortune-mod-hitchhiker-0.1.ebuild | 23 ----------------------
14 games-misc/fortune-mod-hitchhiker/metadata.xml | 8 --------
15 profiles/package.mask | 6 ------
16 4 files changed, 38 deletions(-)
17
18 diff --git a/games-misc/fortune-mod-hitchhiker/Manifest b/games-misc/fortune-mod-hitchhiker/Manifest
19 deleted file mode 100644
20 index 8c942533919..00000000000
21 --- a/games-misc/fortune-mod-hitchhiker/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST fortune-hitchhiker.tgz 11560 BLAKE2B 95561be94c39b0f83ec2a4864c34c8dac743a94288318a2ad1147e4ec78dc2eff1d1521386a489238be71d7ab6ac40b3883d168c11290915d79e20ae3dad4c28 SHA512 a4f4a99c33764e6d4ec823a57f9d2d40168ddf3cb9506e85fb0f6f10b11673abd76d02e9af8a95926ba758a28fbbe895a427b40c36bd31bc43252c4e6dd610b0
25
26 diff --git a/games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild b/games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild
27 deleted file mode 100644
28 index fa76f81a15a..00000000000
29 --- a/games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild
30 +++ /dev/null
31 @@ -1,23 +0,0 @@
32 -# Copyright 1999-2018 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -MY_P=${PN/-mod/}
37 -DESCRIPTION="Quotes from Hitchhikers Guide to the Galaxy"
38 -HOMEPAGE="http://www.splitbrain.org/projects/fortunes/hg2g"
39 -SRC_URI="http://www.splitbrain.org/_media/projects/fortunes/${MY_P}.tgz"
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 -RESTRICT="mirror"
46 -
47 -RDEPEND="games-misc/fortune-mod"
48 -
49 -S=${WORKDIR}/${MY_P}
50 -
51 -src_install() {
52 - insinto /usr/share/fortune
53 - doins hitchhiker hitchhiker.dat
54 -}
55
56 diff --git a/games-misc/fortune-mod-hitchhiker/metadata.xml b/games-misc/fortune-mod-hitchhiker/metadata.xml
57 deleted file mode 100644
58 index 78274e0fa55..00000000000
59 --- a/games-misc/fortune-mod-hitchhiker/metadata.xml
60 +++ /dev/null
61 @@ -1,8 +0,0 @@
62 -<?xml version="1.0" encoding="UTF-8"?>
63 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
64 -<pkgmetadata>
65 -<maintainer type="project">
66 - <email>games@g.o</email>
67 - <name>Gentoo Games Project</name>
68 -</maintainer>
69 -</pkgmetadata>
70
71 diff --git a/profiles/package.mask b/profiles/package.mask
72 index f6391e5eeb8..afaba0544b6 100644
73 --- a/profiles/package.mask
74 +++ b/profiles/package.mask
75 @@ -458,12 +458,6 @@ games-misc/fortune-mod-futurama
76 # Masked for removal in 30 days. Bugs #634288, #703710.
77 games-misc/fortune-mod-debilneho
78
79 -# Ulrich Müller <ulm@g.o> (2020-02-04)
80 -# No license; copyright status unclear.
81 -# "The entire text is copyrighted by the rightful owners."
82 -# Masked for removal in 30 days. Bugs #302722, #634288.
83 -games-misc/fortune-mod-hitchhiker
84 -
85 # Mart Raudsepp <leio@g.o> (2020-02-03)
86 # Known breakages that need to be handled first, bug 698922
87 >=x11-libs/pango-1.43