+++ /dev/null
-DIST volti-0.2.3.tar.gz 164833 BLAKE2B 09b3d30479a2c77a51dc2247b940e78256958657f60997c8a4bd740fac247520b2afffa881ee34fab6aad7d94b0498d20b2dad3d71d239b4f3baf9e6306e3bb9 SHA512 a2af2ad8c5475e6c2a08e5382748e7b5ed64130c6ac988afc8800ec505abf80ef1f73b3506ad4de2fc5177968aee806b779d0f0924ee92b1b734cf662f4266a3
+++ /dev/null
-<?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>
+++ /dev/null
-# 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 )
# 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.