Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ignuit/, profiles/
Date: Wed, 01 Jul 2020 23:25:08
Message-Id: 1593645885.5f50f6b6a52c623af667963210c184302b249c1f.asturm@gentoo
1 commit: 5f50f6b6a52c623af667963210c184302b249c1f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 1 23:23:22 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 1 23:24:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f50f6b6
7
8 app-misc/ignuit: Remove last-rited package
9
10 Closes: https://bugs.gentoo.org/726822
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-misc/ignuit/Manifest | 1 -
14 app-misc/ignuit/ignuit-2.24.3.ebuild | 52 ------------------------------------
15 app-misc/ignuit/metadata.xml | 5 ----
16 profiles/package.mask | 3 +--
17 4 files changed, 1 insertion(+), 60 deletions(-)
18
19 diff --git a/app-misc/ignuit/Manifest b/app-misc/ignuit/Manifest
20 deleted file mode 100644
21 index da36070ff21..00000000000
22 --- a/app-misc/ignuit/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST ignuit-2.24.3.testing.tar.gz 573592 BLAKE2B ae3fb9d5b0616a7305e00aeb54a55199ded1f518725342af39d6b79079589fecaa6bc3b3de541cc963f32972e79348a6fc824410cce975a9ea3ef9592f663852 SHA512 c52997745e905abfcdf8bfa8dfb04065fe05a34a9abdd0348bcb3c480d4bcb56ca279c9074d4659a237593a4697cb18ec7092fd79ee682a2b1a26749e8987d4d
26
27 diff --git a/app-misc/ignuit/ignuit-2.24.3.ebuild b/app-misc/ignuit/ignuit-2.24.3.ebuild
28 deleted file mode 100644
29 index 764322cae99..00000000000
30 --- a/app-misc/ignuit/ignuit-2.24.3.ebuild
31 +++ /dev/null
32 @@ -1,52 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -inherit autotools gnome2
38 -
39 -DESCRIPTION="Memorization aid based on the Leitner flashcard system"
40 -HOMEPAGE="http://homepages.ihug.co.nz/~trmusson/programs.html#ignuit"
41 -#SRC_URI="http://homepages.ihug.co.nz/~trmusson/stuff/${P}.tar.gz"
42 -# Upstream has put this out as an "emergency release" onto Google Drive; mirror it..
43 -SRC_URI="https://dev.gentoo.org/~leio/distfiles/${P}.testing.tar.gz"
44 -S="${WORKDIR}/${P}.testing"
45 -
46 -LICENSE="GPL-3"
47 -SLOT="0"
48 -KEYWORDS="amd64 ppc ppc64 x86"
49 -IUSE="examples latex"
50 -
51 -RDEPEND="
52 - >=app-text/gnome-doc-utils-0.3.2
53 - dev-libs/glib:2
54 - dev-libs/libxml2:2
55 - >=dev-libs/libxslt-1.1.28
56 - >=gnome-base/libgnomeui-2.24.5
57 - >=gnome-base/gconf-3.2.6:2
58 - gnome-base/libglade:2.0
59 - >=media-libs/gstreamer-1.8.2:1.0
60 - x11-libs/gtk+:2
61 - x11-libs/pango
62 - latex? (
63 - app-text/dvipng
64 - virtual/latex-base
65 - )
66 -"
67 -DEPEND="${RDEPEND}
68 - >=dev-util/intltool-0.50.0
69 - sys-devel/gettext
70 - app-text/gnome-doc-utils
71 -"
72 -
73 -src_prepare() {
74 - eautoreconf # Needed to fix bogus intltool rules
75 - gnome2_src_prepare
76 -}
77 -
78 -src_install() {
79 - gnome2_src_install
80 - if use examples; then
81 - insinto /usr/share/doc/${PF}
82 - doins -r examples
83 - fi
84 -}
85
86 diff --git a/app-misc/ignuit/metadata.xml b/app-misc/ignuit/metadata.xml
87 deleted file mode 100644
88 index 6f49eba8f49..00000000000
89 --- a/app-misc/ignuit/metadata.xml
90 +++ /dev/null
91 @@ -1,5 +0,0 @@
92 -<?xml version="1.0" encoding="UTF-8"?>
93 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
94 -<pkgmetadata>
95 -<!-- maintainer-needed -->
96 -</pkgmetadata>
97
98 diff --git a/profiles/package.mask b/profiles/package.mask
99 index 55908ad495b..33449a0337e 100644
100 --- a/profiles/package.mask
101 +++ b/profiles/package.mask
102 @@ -414,9 +414,8 @@ net-news/rawdog
103
104 # Andreas Sturmlechner <asturm@g.o> (2020-06-02)
105 # libgnomeui revdeps with no sign of upstream porting away or doing anything.
106 -# No maintainer. Bugs #726826, #726822. Masked for removal in 30 days.
107 +# No maintainer. Bug #726826. Masked for removal in 30 days.
108 app-misc/cbrpager
109 -app-misc/ignuit
110
111 # Jonas Stein <jstein@g.o> (2020-06-01)
112 # Last rite package due to missing/unclear license.