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-mobilephone/gnocky/, profiles/
Date: Mon, 14 Jun 2021 08:26:08
Message-Id: 1623659116.2814e136090e5b464ecd83d12239a3232d152371.asturm@gentoo
1 commit: 2814e136090e5b464ecd83d12239a3232d152371
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 14 07:56:51 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 14 08:25:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2814e136
7
8 app-mobilephone/gnocky: Remove last-rited package
9
10 Bug: https://bugs.gentoo.org/769032
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-mobilephone/gnocky/Manifest | 1 -
14 app-mobilephone/gnocky/gnocky-0.0.7.ebuild | 23 -----------------------
15 app-mobilephone/gnocky/metadata.xml | 5 -----
16 profiles/package.mask | 5 -----
17 4 files changed, 34 deletions(-)
18
19 diff --git a/app-mobilephone/gnocky/Manifest b/app-mobilephone/gnocky/Manifest
20 deleted file mode 100644
21 index deef5e6e266..00000000000
22 --- a/app-mobilephone/gnocky/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST gnocky-0.0.7.tar.bz2 569945 BLAKE2B 581e79d0126a12d3a24efd8abc4e22e0ac6195ef90143b27aedd2b14b8389b539d90b1e56d5b87bd05dd090df73477d248ef0156d4318f4860153bef69a0c126 SHA512 a4387c68bc7c3e59f122be87b5b68ec7cae9016039fb1f76c8ebfbe421bcf2399ba93419a2d27c61afe937f580dd7e9bff14f4b803bee70aa60c95c7d0f6ad53
26
27 diff --git a/app-mobilephone/gnocky/gnocky-0.0.7.ebuild b/app-mobilephone/gnocky/gnocky-0.0.7.ebuild
28 deleted file mode 100644
29 index abb294597d7..00000000000
30 --- a/app-mobilephone/gnocky/gnocky-0.0.7.ebuild
31 +++ /dev/null
32 @@ -1,23 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -DESCRIPTION="GTK-2 version of gnokii"
39 -HOMEPAGE="http://www.gnokii.org/"
40 -SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2"
41 -
42 -LICENSE="GPL-2"
43 -SLOT="0"
44 -KEYWORDS="~amd64 ~x86"
45 -
46 -RDEPEND="
47 - app-mobilephone/gnokii
48 - dev-libs/glib:2
49 - gnome-base/libglade:2.0
50 - x11-libs/gtk+:2
51 -"
52 -DEPEND="
53 - ${RDEPEND}
54 - virtual/pkgconfig
55 -"
56
57 diff --git a/app-mobilephone/gnocky/metadata.xml b/app-mobilephone/gnocky/metadata.xml
58 deleted file mode 100644
59 index 6f49eba8f49..00000000000
60 --- a/app-mobilephone/gnocky/metadata.xml
61 +++ /dev/null
62 @@ -1,5 +0,0 @@
63 -<?xml version="1.0" encoding="UTF-8"?>
64 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
65 -<pkgmetadata>
66 -<!-- maintainer-needed -->
67 -</pkgmetadata>
68
69 diff --git a/profiles/package.mask b/profiles/package.mask
70 index 6a47719adce..38f1a451915 100644
71 --- a/profiles/package.mask
72 +++ b/profiles/package.mask
73 @@ -342,11 +342,6 @@ dev-java/freemarker
74 # Removal on 2021-06-14.
75 app-editors/amyedit
76
77 -# Andreas Sturmlechner <asturm@g.o> (2021-05-15)
78 -# Unmaintained, GTK+2-based, dubiously duplicating app-mobilephone/gnokii[X]
79 -# Removal on 2021-06-14. Bug #769032
80 -app-mobilephone/gnocky
81 -
82 # Michał Górny <mgorny@g.o> (2021-05-15)
83 # Relies on dev-python/astunparse that is broken with Python 3.8+
84 # and abandoned upstream. The current version is also broken