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-admin/conkyforecast/, profiles/
Date: Fri, 28 Aug 2020 06:55:03
Message-Id: 1598597673.74ab9e2c20acb3afe67a003b2baa98f62e47cb37.asturm@gentoo
1 commit: 74ab9e2c20acb3afe67a003b2baa98f62e47cb37
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 18:31:33 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 28 06:54:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ab9e2c
7
8 app-admin/conkyforecast: Remove last-rited package
9
10 Closes: https://bugs.gentoo.org/453918
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-admin/conkyforecast/Manifest | 1 -
14 .../conkyforecast/conkyforecast-2.24-r1.ebuild | 44 ----------------------
15 app-admin/conkyforecast/metadata.xml | 8 ----
16 profiles/package.mask | 5 ---
17 4 files changed, 58 deletions(-)
18
19 diff --git a/app-admin/conkyforecast/Manifest b/app-admin/conkyforecast/Manifest
20 deleted file mode 100644
21 index eac8e823e02..00000000000
22 --- a/app-admin/conkyforecast/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST conkyforecast_2.24.tar.gz 11347231 BLAKE2B 76d77229044375e7852823b92ac60cfafd190731e823a6e0d639ece16ef0dc94b7e182b4c6735529fc1f3145baa52c25412436acfb67ea69398a873aee81b14d SHA512 dcff08915c00915f6be4cd25824e3d8de978ed15ffb6776f002d585d95856f5e0827632371dd4d37016e07d58542e2bc95a7a859ebdc8ab9d1200ac04d4364e0
26
27 diff --git a/app-admin/conkyforecast/conkyforecast-2.24-r1.ebuild b/app-admin/conkyforecast/conkyforecast-2.24-r1.ebuild
28 deleted file mode 100644
29 index 2a1f73e2ee4..00000000000
30 --- a/app-admin/conkyforecast/conkyforecast-2.24-r1.ebuild
31 +++ /dev/null
32 @@ -1,44 +0,0 @@
33 -# Copyright 1999-2014 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -# upstream broke setup.py to install into /usr/share...
39 -DISTUTILS_SINGLE_IMPL=1
40 -PYTHON_COMPAT=( python2_7 )
41 -
42 -inherit distutils-r1
43 -
44 -DESCRIPTION="Conky weather forecast script with support for language files"
45 -HOMEPAGE="https://launchpad.net/~conky-companions"
46 -SRC_URI="https://launchpad.net/~conky-companions/+archive/ppa/+files/${PN}_${PV}.tar.gz"
47 -
48 -LICENSE="GPL-3"
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE=""
52 -
53 -RDEPEND="app-admin/conky"
54 -
55 -S=${WORKDIR}/src
56 -
57 -python_prepare_all() {
58 - sed -i -e "s:pythoncmd=.*$:pythoncmd=${EPYTHON}:" conkyForecast* || die
59 -
60 - distutils-r1_python_prepare_all
61 -}
62 -
63 -python_install() {
64 - distutils-r1_python_install
65 -
66 - python_optimize "${ED%/}"/usr/share/${PN}
67 -}
68 -
69 -pkg_postinst() {
70 - elog "You have to define a partner id and registration code for "
71 - elog "the weather.com xoap. You need to copy the template from"
72 - elog "/usr/share/conkyforecast/conkyForecast.config into you account"
73 - elog "as ~/.conkyForecast.config and edit the respective fields."
74 - elog
75 - elog "More details can be found in the README file."
76 -}
77
78 diff --git a/app-admin/conkyforecast/metadata.xml b/app-admin/conkyforecast/metadata.xml
79 deleted file mode 100644
80 index 3d71692a6bb..00000000000
81 --- a/app-admin/conkyforecast/metadata.xml
82 +++ /dev/null
83 @@ -1,8 +0,0 @@
84 -<?xml version="1.0" encoding="UTF-8"?>
85 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
86 -<pkgmetadata>
87 - <!-- maintainer-needed -->
88 - <upstream>
89 - <remote-id type="launchpad">~conky-companions</remote-id>
90 - </upstream>
91 -</pkgmetadata>
92
93 diff --git a/profiles/package.mask b/profiles/package.mask
94 index b61e55429e5..0e82fdfe7b6 100644
95 --- a/profiles/package.mask
96 +++ b/profiles/package.mask
97 @@ -769,11 +769,6 @@ app-cdr/cdcover
98 # Removal in 30 days.
99 app-arch/cfv
100
101 -# Andreas Sturmlechner <asturm@g.o> (2020-07-29)
102 -# Py2-only, unmaintained, last release in 2012, dead upstream.
103 -# Ancient unresolved bugs #453918, #505076. Removal in 30 days.
104 -app-admin/conkyforecast
105 -
106 # Andrey Utkin <andrey_utkin@g.o> (2020-07-28)
107 # Not used by other packages anymore.
108 # Removal in 30 days.