From: Michał Górny Date: Fri, 21 Feb 2020 19:22:33 +0000 (+0100) Subject: dev-python/pynotifier: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=620d9455352e8ccdab5266034b4d1730d6d9656f;p=gentoo.git dev-python/pynotifier: Remove last-rited package Signed-off-by: Michał Górny --- diff --git a/dev-python/pynotifier/Manifest b/dev-python/pynotifier/Manifest deleted file mode 100644 index 7027202bf69f..000000000000 --- a/dev-python/pynotifier/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pynotifier_0.7.0.orig.tar.gz 35358 BLAKE2B e709401b1667f8b902b70d7a1b1606fc492b2be073dc1325789db1a992ca1bf35363057566357f34fc360d28237090d00fafd621253cf86036ea6075d96252b7 SHA512 60be00e5a729c3bb3a6f778025e2422268986645bcb461a81db457cb8e4c94b86d7215d7725f0bc9dd1ea1dfaa16a879760c53dd6824fb398d02b7dc8979c3ef diff --git a/dev-python/pynotifier/metadata.xml b/dev-python/pynotifier/metadata.xml deleted file mode 100644 index af88d08ae16b..000000000000 --- a/dev-python/pynotifier/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - pyNotifier provides an implementation of a notifier/event - scheduler and is capable of wrapping other notifier - implementations of GTK+, Qt and wxWidgets. - - diff --git a/dev-python/pynotifier/pynotifier-0.7.0-r3.ebuild b/dev-python/pynotifier/pynotifier-0.7.0-r3.ebuild deleted file mode 100644 index af5e1cea7fb1..000000000000 --- a/dev-python/pynotifier/pynotifier-0.7.0-r3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="pyNotifier provides an implementation of a notifier/event scheduler" -HOMEPAGE="http://www.bitkipper.net/" -SRC_URI="http://www.bitkipper.net/bytes/debian/dists/unstable/source/${PN}_${PV}.orig.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="gtk" - -DEPEND="" -RDEPEND=" - || ( - dev-python/twisted[${PYTHON_USEDEP}] - dev-python/twisted-core[${PYTHON_USEDEP}] - ) - gtk? ( dev-python/pygobject:2[${PYTHON_USEDEP}] )" - -python_prepare_all() { - if !use gtk; then - rm notifier/nf_gtk.py || die - fi - rm notifier/nf_qt.py || die - distutils-r1_python_prepare_all -} diff --git a/profiles/package.mask b/profiles/package.mask index 66ff76892a8b..da26f51fe65d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -633,7 +633,6 @@ net-im/silc-toolkit # The following Gentoo packages are Python 2-only and have no reverse # dependencies. # Removal in 30 days. Bug #705762. -dev-python/pynotifier dev-python/pypgsql dev-python/pythong dev-python/python-musicbrainz