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/, app-editors/adie/
Date: Mon, 03 Feb 2020 05:54:18
Message-Id: 1580709167.82c2d00c325a7a03595134d2f1f1e5cd5686bc9e.mgorny@gentoo
1 commit: 82c2d00c325a7a03595134d2f1f1e5cd5686bc9e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 3 05:52:47 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 3 05:52:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c2d00c
7
8 app-editors/adie: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/703088
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-editors/adie/Manifest | 1 -
14 app-editors/adie/adie-1.7.67.ebuild | 18 ------------------
15 app-editors/adie/metadata.xml | 5 -----
16 profiles/package.mask | 7 -------
17 4 files changed, 31 deletions(-)
18
19 diff --git a/app-editors/adie/Manifest b/app-editors/adie/Manifest
20 deleted file mode 100644
21 index d7c4453bf9f..00000000000
22 --- a/app-editors/adie/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST fox-1.7.67.tar.gz 5689421 BLAKE2B 60f2d8e887a41f1e234cd31c1bd2702bcedae0f1b47cb7b9832c317e34a9b517cb603033d28e5ed66c4b97c85deaf3caa8dd40a508eaf715d63772e6ef0020b0 SHA512 a45db7ea9453e2afe0ff61ed6608925e94f9202dc1fbee5e2b88a5a1c16310019cb4611090f8234ad6ebc46a6519a36085683c4553d47bc9c21b8ef0c13ab540
26
27 diff --git a/app-editors/adie/adie-1.7.67.ebuild b/app-editors/adie/adie-1.7.67.ebuild
28 deleted file mode 100644
29 index 0e290d6b8df..00000000000
30 --- a/app-editors/adie/adie-1.7.67.ebuild
31 +++ /dev/null
32 @@ -1,18 +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 -
38 -inherit fox
39 -
40 -DESCRIPTION="Text editor based on the FOX Toolkit"
41 -
42 -LICENSE="GPL-2"
43 -SLOT="0"
44 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
45 -IUSE=""
46 -
47 -DEPEND="~x11-libs/fox-${PV}
48 - x11-libs/libICE
49 - x11-libs/libSM"
50 -RDEPEND="${DEPEND}"
51
52 diff --git a/app-editors/adie/metadata.xml b/app-editors/adie/metadata.xml
53 deleted file mode 100644
54 index 7a38bb90096..00000000000
55 --- a/app-editors/adie/metadata.xml
56 +++ /dev/null
57 @@ -1,5 +0,0 @@
58 -<?xml version="1.0" encoding="UTF-8"?>
59 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
60 -<pkgmetadata>
61 - <!-- maintainer-needed -->
62 -</pkgmetadata>
63
64 diff --git a/profiles/package.mask b/profiles/package.mask
65 index 93194651db3..bb717e858c2 100644
66 --- a/profiles/package.mask
67 +++ b/profiles/package.mask
68 @@ -814,13 +814,6 @@ sci-libs/vecmath-objectclub
69 # Removal in 30 days.
70 app-benchmarks/spew
71
72 -# Jason A. Donenfeld <zx2c4@g.o> (2019-12-16)
73 -# Simplify FOX packages. Adie, calculator, pathfinder, and shutterbug
74 -# can now be found behind x11-libs/fox[tools], and reswrap is always
75 -# installed by it.
76 -# Removal in 30 days. Bug #703088. Bug #703084.
77 -app-editors/adie
78 -
79 # David Seifert <soap@g.o> (2019-12-08)
80 # Unmaintained, build hangs, tons of other build failures, missing
81 # dependencies. Bug #663794, #666916, #666922, #667062, #678068,