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-debilneho/, profiles/
Date: Wed, 04 Mar 2020 16:56:02
Message-Id: 1583340845.79639f51c275c6847ff32f92de2dd082d6b832da.mgorny@gentoo
1 commit: 79639f51c275c6847ff32f92de2dd082d6b832da
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 4 16:54:05 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 4 16:54:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79639f51
7
8 games-misc/fortune-mod-debilneho: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/703710
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-misc/fortune-mod-debilneho/Manifest | 1 -
14 .../fortune-mod-debilneho-0.1.ebuild | 22 ----------------------
15 games-misc/fortune-mod-debilneho/metadata.xml | 8 --------
16 profiles/package.mask | 5 -----
17 4 files changed, 36 deletions(-)
18
19 diff --git a/games-misc/fortune-mod-debilneho/Manifest b/games-misc/fortune-mod-debilneho/Manifest
20 deleted file mode 100644
21 index b7a972830f7..00000000000
22 --- a/games-misc/fortune-mod-debilneho/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST fortune-debilneho.tar.bz2 16982 BLAKE2B 1c4a7d8f42809cd4dd3bb8a3417dd8c5004831cf4ad38d0466bbccef5cabbd516146555f27abdc5dfbd2df7b66427a7dd56bd44c81b9fa4e4a1f46978787578d SHA512 88ff97a50f512d4e0f52c93546939d1ef168e86d6e92996e6b3674ce5ef03581d20cdcea497869975c0b77a2a1936b142903c248f7c5cab69fd322f207801696
26
27 diff --git a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild b/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild
28 deleted file mode 100644
29 index 0a3ea45a869..00000000000
30 --- a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild
31 +++ /dev/null
32 @@ -1,22 +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 -MY_PN=${PN/mod-/}
38 -DESCRIPTION="Quotation's by several people (mostly from Slovakia)"
39 -HOMEPAGE="http://megac.info"
40 -SRC_URI="http://megac.info/fortune-debilneho.tar.bz2"
41 -
42 -LICENSE="GPL-2"
43 -SLOT="0"
44 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
45 -IUSE=""
46 -
47 -RDEPEND="games-misc/fortune-mod"
48 -
49 -S=${WORKDIR}/${MY_PN}
50 -
51 -src_install() {
52 - insinto /usr/share/fortune
53 - doins debilneho debilneho.dat
54 -}
55
56 diff --git a/games-misc/fortune-mod-debilneho/metadata.xml b/games-misc/fortune-mod-debilneho/metadata.xml
57 deleted file mode 100644
58 index 78274e0fa55..00000000000
59 --- a/games-misc/fortune-mod-debilneho/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 afaba0544b6..4198ed66267 100644
73 --- a/profiles/package.mask
74 +++ b/profiles/package.mask
75 @@ -453,11 +453,6 @@ dev-python/dpkt
76 games-misc/fortune-mod-calvin
77 games-misc/fortune-mod-futurama
78
79 -# Ulrich Müller <ulm@g.o> (2020-02-04)
80 -# No license. HOMEPAGE and SRC_URI are gone.
81 -# Masked for removal in 30 days. Bugs #634288, #703710.
82 -games-misc/fortune-mod-debilneho
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