media-sound/volti: Remove last-rited package
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 20 Mar 2020 20:27:25 +0000 (21:27 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 20 Mar 2020 22:05:05 +0000 (23:05 +0100)
Closes: https://bugs.gentoo.org/626374
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-sound/volti/Manifest [deleted file]
media-sound/volti/metadata.xml [deleted file]
media-sound/volti/volti-0.2.3-r1.ebuild [deleted file]
profiles/package.mask

diff --git a/media-sound/volti/Manifest b/media-sound/volti/Manifest
deleted file mode 100644 (file)
index e06539e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST volti-0.2.3.tar.gz 164833 BLAKE2B 09b3d30479a2c77a51dc2247b940e78256958657f60997c8a4bd740fac247520b2afffa881ee34fab6aad7d94b0498d20b2dad3d71d239b4f3baf9e6306e3bb9 SHA512 a2af2ad8c5475e6c2a08e5382748e7b5ed64130c6ac988afc8800ec505abf80ef1f73b3506ad4de2fc5177968aee806b779d0f0924ee92b1b734cf662f4266a3
diff --git a/media-sound/volti/metadata.xml b/media-sound/volti/metadata.xml
deleted file mode 100644 (file)
index 921e2b3..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>sound@gentoo.org</email>
-               <name>Gentoo Sound project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="google-code">volti</remote-id>
-               <remote-id type="github">gen2brain/volti</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/media-sound/volti/volti-0.2.3-r1.ebuild b/media-sound/volti/volti-0.2.3-r1.ebuild
deleted file mode 100644 (file)
index a84d6b6..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="GTK+ application for controlling audio volume from system tray/notification area"
-HOMEPAGE="https://github.com/gen2brain/volti"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="libnotify X"
-
-RDEPEND=">=dev-python/pygtk-2.16
-       >=dev-python/pyalsaaudio-0.7-r1
-       dev-python/dbus-python
-       X? ( >=dev-python/python-xlib-0.15_rc1 )
-       libnotify? ( x11-libs/libnotify )"
-DEPEND=""
-
-DOCS=( AUTHORS ChangeLog README )
index 1b1d18c4ce4f13a10ecce389b4b93266bdd7b520..7a0a21e28e4533b49bf885770e15fce80c99a86e 100644 (file)
@@ -520,11 +520,6 @@ app-mobilephone/pysms
 # bugs #678656, #707632. Masked for removal in 30 days.
 media-sound/pympd
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19)
-# Abandoned upstream, broken by current dbus-python, py2-only, blocks
-# dev-python/pygtk removal, bug #626374. Masked for removal in 30 days.
-media-sound/volti
-
 # Michał Górny <mgorny@gentoo.org> (2020-02-18)
 # Dead and unmaintained.  Last release in 2015.  Broken with newer
 # versions of Python 3.  No reverse dependencies left.