dev-python/pynotifier: Remove last-rited package
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:22:33 +0000 (20:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:28:07 +0000 (20:28 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pynotifier/Manifest [deleted file]
dev-python/pynotifier/metadata.xml [deleted file]
dev-python/pynotifier/pynotifier-0.7.0-r3.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/pynotifier/Manifest b/dev-python/pynotifier/Manifest
deleted file mode 100644 (file)
index 7027202..0000000
+++ /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 (file)
index af88d08..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>python@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <longdescription>
-               pyNotifier provides an implementation of a notifier/event
-               scheduler and is capable of wrapping other notifier
-               implementations of GTK+, Qt and wxWidgets.
-       </longdescription>
-</pkgmetadata>
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 (file)
index af5e1ce..0000000
+++ /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
-}
index 66ff76892a8bc097cdb64f96ffbbc35b99d1f539..da26f51fe65dff8e1f54d98ee13246720cadc57f 100644 (file)
@@ -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