commit:     74ab9e2c20acb3afe67a003b2baa98f62e47cb37
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 18:31:33 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 06:54:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ab9e2c

app-admin/conkyforecast: Remove last-rited package

Closes: https://bugs.gentoo.org/453918
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-admin/conkyforecast/Manifest                   |  1 -
 .../conkyforecast/conkyforecast-2.24-r1.ebuild     | 44 ----------------------
 app-admin/conkyforecast/metadata.xml               |  8 ----
 profiles/package.mask                              |  5 ---
 4 files changed, 58 deletions(-)

diff --git a/app-admin/conkyforecast/Manifest b/app-admin/conkyforecast/Manifest
deleted file mode 100644
index eac8e823e02..00000000000
--- a/app-admin/conkyforecast/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST conkyforecast_2.24.tar.gz 11347231 BLAKE2B 
76d77229044375e7852823b92ac60cfafd190731e823a6e0d639ece16ef0dc94b7e182b4c6735529fc1f3145baa52c25412436acfb67ea69398a873aee81b14d
 SHA512 
dcff08915c00915f6be4cd25824e3d8de978ed15ffb6776f002d585d95856f5e0827632371dd4d37016e07d58542e2bc95a7a859ebdc8ab9d1200ac04d4364e0

diff --git a/app-admin/conkyforecast/conkyforecast-2.24-r1.ebuild 
b/app-admin/conkyforecast/conkyforecast-2.24-r1.ebuild
deleted file mode 100644
index 2a1f73e2ee4..00000000000
--- a/app-admin/conkyforecast/conkyforecast-2.24-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# upstream broke setup.py to install into /usr/share...
-DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Conky weather forecast script with support for language files"
-HOMEPAGE="https://launchpad.net/~conky-companions";
-SRC_URI="https://launchpad.net/~conky-companions/+archive/ppa/+files/${PN}_${PV}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-admin/conky"
-
-S=${WORKDIR}/src
-
-python_prepare_all() {
-       sed -i -e "s:pythoncmd=.*$:pythoncmd=${EPYTHON}:" conkyForecast* || die
-
-       distutils-r1_python_prepare_all
-}
-
-python_install() {
-       distutils-r1_python_install
-
-       python_optimize "${ED%/}"/usr/share/${PN}
-}
-
-pkg_postinst() {
-       elog "You have to define a partner id and registration code for "
-       elog "the weather.com xoap. You need to copy the template from"
-       elog "/usr/share/conkyforecast/conkyForecast.config into you account"
-       elog "as ~/.conkyForecast.config and edit the respective fields."
-       elog
-       elog "More details can be found in the README file."
-}

diff --git a/app-admin/conkyforecast/metadata.xml 
b/app-admin/conkyforecast/metadata.xml
deleted file mode 100644
index 3d71692a6bb..00000000000
--- a/app-admin/conkyforecast/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="launchpad">~conky-companions</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index b61e55429e5..0e82fdfe7b6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -769,11 +769,6 @@ app-cdr/cdcover
 # Removal in 30 days.
 app-arch/cfv
 
-# Andreas Sturmlechner <ast...@gentoo.org> (2020-07-29)
-# Py2-only, unmaintained, last release in 2012, dead upstream.
-# Ancient unresolved bugs #453918, #505076. Removal in 30 days.
-app-admin/conkyforecast
-
 # Andrey Utkin <andrey_ut...@gentoo.org> (2020-07-28)
 # Not used by other packages anymore.
 # Removal in 30 days.

Reply via email to