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-woody-allen-it/
Date: Wed, 04 Mar 2020 16:45:20
Message-Id: 1583340156.c32a2cf387bf391e7dde38dc3699dbbb53c36d7f.mgorny@gentoo
1 commit: c32a2cf387bf391e7dde38dc3699dbbb53c36d7f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 4 16:42:36 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 4 16:42:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32a2cf3
7
8 games-misc/fortune-mod-woody-allen-it: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/703742
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-misc/fortune-mod-woody-allen-it/Manifest | 1 -
14 .../fortune-mod-woody-allen-it-0.1.ebuild | 21 ---------------------
15 games-misc/fortune-mod-woody-allen-it/metadata.xml | 8 --------
16 profiles/package.mask | 5 -----
17 4 files changed, 35 deletions(-)
18
19 diff --git a/games-misc/fortune-mod-woody-allen-it/Manifest b/games-misc/fortune-mod-woody-allen-it/Manifest
20 deleted file mode 100644
21 index 403d54dea73..00000000000
22 --- a/games-misc/fortune-mod-woody-allen-it/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST fortune-mod-woody-allen-it-0.1.tgz 14246 BLAKE2B e84797ae8128f9c1b20f9a321dcb9e4de584b765d399f6299ffe6a5facd391a8fdac87fb43109f82680d6873e2223b2f25b36cb8057da972c5ba9479c8b226c0 SHA512 9008be8c09671bc0e7715a18e6816a454d2f1aa6ca88aee6f596690888fb6fde1289629d3d2336df9de5fef04318ab9e86089b131f655e827905b1a1de57d8ea
26
27 diff --git a/games-misc/fortune-mod-woody-allen-it/fortune-mod-woody-allen-it-0.1.ebuild b/games-misc/fortune-mod-woody-allen-it/fortune-mod-woody-allen-it-0.1.ebuild
28 deleted file mode 100644
29 index 20a8b6ce27e..00000000000
30 --- a/games-misc/fortune-mod-woody-allen-it/fortune-mod-woody-allen-it-0.1.ebuild
31 +++ /dev/null
32 @@ -1,21 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -DESCRIPTION="Fortune database for Woody Allen quotes (in Italian)"
38 -HOMEPAGE="http://somemixedstuff.blogspot.com/2007/04/set-of-fortunes-of-woody-allen-quotes.html"
39 -SRC_URI="http://utenti.lycos.it/gutter/${PN}/${P}.tgz"
40 -
41 -LICENSE="GPL-2"
42 -SLOT="0"
43 -KEYWORDS="~amd64 ~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}
49 -
50 -src_install() {
51 - insinto /usr/share/fortune
52 - doins ${PN} ${PN}.dat
53 -}
54
55 diff --git a/games-misc/fortune-mod-woody-allen-it/metadata.xml b/games-misc/fortune-mod-woody-allen-it/metadata.xml
56 deleted file mode 100644
57 index 78274e0fa55..00000000000
58 --- a/games-misc/fortune-mod-woody-allen-it/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 ed31fad9f28..fab51416979 100644
72 --- a/profiles/package.mask
73 +++ b/profiles/package.mask
74 @@ -515,11 +515,6 @@ games-misc/fortune-mod-slackware
75 # Masked for removal in 30 days. Bugs #634288, #703736.
76 games-misc/fortune-mod-sp-fortunes
77
78 -# Ulrich Müller <ulm@g.o> (2020-02-04)
79 -# No license; copyright status unclear. SRC_URI is gone.
80 -# Masked for removal in 30 days. Bugs #634288, #703742.
81 -games-misc/fortune-mod-woody-allen-it
82 -
83 # Mart Raudsepp <leio@g.o> (2020-02-03)
84 # Known breakages that need to be handled first, bug 698922
85 >=x11-libs/pango-1.43