From: Michał Górny Date: Sun, 19 Apr 2020 06:54:55 +0000 (+0200) Subject: media-libs/pyliblo: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7e2ab3e3c33cae1b933b5cee2cc47bdac964fcbc;p=gentoo.git media-libs/pyliblo: Remove last-rited pkg Closes: https://bugs.gentoo.org/708172 Signed-off-by: Michał Górny --- diff --git a/media-libs/pyliblo/Manifest b/media-libs/pyliblo/Manifest deleted file mode 100644 index cf03193ecd1c..000000000000 --- a/media-libs/pyliblo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pyliblo-0.10.0.tar.gz 29702 BLAKE2B 6120003aba9990a4c9d84050a3501e4f2bb345d7b454f47ca2689091c3dcfa1c59c85ff8c2a7b7d0e7a6b9ee87c291ebceddf09cd9a1a39a0706ae463394e407 SHA512 d2a3d47f6c52d310104256d33fbd5d652ae6bc8cde32c2d3b2f3f407b8a4aba99028e57cd466804d266f63468a6c792760f28a43dbabcfa3330e0a852ee4d4e3 diff --git a/media-libs/pyliblo/metadata.xml b/media-libs/pyliblo/metadata.xml deleted file mode 100644 index 511c25a14265..000000000000 --- a/media-libs/pyliblo/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - alexander@tsoy.me - Alexander Tsoy - - - proxy-maint@gentoo.org - Proxy Maintainers - - - dsacre/pyliblo - - diff --git a/media-libs/pyliblo/pyliblo-0.10.0-r1.ebuild b/media-libs/pyliblo/pyliblo-0.10.0-r1.ebuild deleted file mode 100644 index ee8e08b5fa22..000000000000 --- a/media-libs/pyliblo/pyliblo-0.10.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python{2_7,3_6} ) -inherit distutils-r1 - -DESCRIPTION="A Python wrapper for the liblo OSC library" -HOMEPAGE="http://das.nasophon.de/pyliblo" -SRC_URI="http://das.nasophon.de/download/${P}.tar.gz" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND=">=media-libs/liblo-0.27 - ${PYTHON_DEPS}" -DEPEND="${RDEPEND} - dev-python/cython[${PYTHON_USEDEP}]" diff --git a/profiles/package.mask b/profiles/package.mask index 4c8f0d210058..8080bc1793f0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -593,14 +593,6 @@ dev-vcs/hgview dev-vcs/mercurial-server dev-vcs/tortoisehg -# Alexander Tsoy (2020-03-10) -# media-libs/pyliblo: last commit in 2015, the only revdep is -# media-sound/gtklick, there is an actively maintained fork named -# pyliblo3. -# -# Removal in 30 days. Bug #708172. -media-libs/pyliblo - # Eray Aslan (2020-03-09) # Mask experimental software =mail-mta/postfix-3.6*