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-firefly/
Date: Wed, 04 Mar 2020 16:55:59
Message-Id: 1583340374.2fcfd0121193c923c1df53f316714220a17749b7.mgorny@gentoo
1 commit: 2fcfd0121193c923c1df53f316714220a17749b7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 4 16:46:14 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 4 16:46:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcfd012
7
8 games-misc/fortune-mod-firefly: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/703718
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-misc/fortune-mod-firefly/Manifest | 1 -
14 .../fortune-mod-firefly-2.1.1.ebuild | 21 ---------------------
15 games-misc/fortune-mod-firefly/metadata.xml | 8 --------
16 profiles/package.mask | 6 ------
17 4 files changed, 36 deletions(-)
18
19 diff --git a/games-misc/fortune-mod-firefly/Manifest b/games-misc/fortune-mod-firefly/Manifest
20 deleted file mode 100644
21 index 82dd6b2525b..00000000000
22 --- a/games-misc/fortune-mod-firefly/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST fortune-firefly-2.1.1.tar.bz2 36649 BLAKE2B 1ad5519cd12f24cf00782d2dee7b62e99653752f795cb226d31f4c4dfe5ac1736be324425ef9b1082eeb3b53fe687bf448ad3e8cc99cc8f114d8ba6dd57a13a7 SHA512 17d659a215598915228a494337f2a49878d2f238e2fc709559bc3dfdf58ff15ae5bf35a2051bd3abdf6dc3608bbbba6b5619737e0cb94a0aa8905fd05e4abca0
26
27 diff --git a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild b/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild
28 deleted file mode 100644
29 index c3af5dc9785..00000000000
30 --- a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.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 FireFly"
38 -HOMEPAGE="http://www.daughtersoftiresias.org/progs/firefly/"
39 -SRC_URI="http://www.daughtersoftiresias.org/progs/firefly/${P/mod-}.tar.bz2"
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}
49 -
50 -src_install() {
51 - insinto /usr/share/fortune
52 - doins firefly firefly.dat
53 -}
54
55 diff --git a/games-misc/fortune-mod-firefly/metadata.xml b/games-misc/fortune-mod-firefly/metadata.xml
56 deleted file mode 100644
57 index 78274e0fa55..00000000000
58 --- a/games-misc/fortune-mod-firefly/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 d12b2523027..d2e4d235f8b 100644
72 --- a/profiles/package.mask
73 +++ b/profiles/package.mask
74 @@ -486,12 +486,6 @@ games-misc/fortune-mod-dune
75 # Masked for removal in 30 days. Bugs #634288, #703716.
76 games-misc/fortune-mod-familyguy
77
78 -# Ulrich Müller <ulm@g.o> (2020-02-04)
79 -# No license; copyright status unclear.
80 -# HOMEPAGE and SRC_URI are gone.
81 -# Masked for removal in 30 days. Bugs #634288, #703718.
82 -games-misc/fortune-mod-firefly
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