media-libs/pyliblo: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sun, 19 Apr 2020 06:54:55 +0000 (08:54 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 19 Apr 2020 06:54:55 +0000 (08:54 +0200)
Closes: https://bugs.gentoo.org/708172
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/pyliblo/Manifest [deleted file]
media-libs/pyliblo/metadata.xml [deleted file]
media-libs/pyliblo/pyliblo-0.10.0-r1.ebuild [deleted file]
profiles/package.mask

diff --git a/media-libs/pyliblo/Manifest b/media-libs/pyliblo/Manifest
deleted file mode 100644 (file)
index cf03193..0000000
+++ /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 (file)
index 511c25a..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="person">
-               <email>alexander@tsoy.me</email>
-               <name>Alexander Tsoy</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>proxy-maint@gentoo.org</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">dsacre/pyliblo</remote-id>
-       </upstream>
-</pkgmetadata>
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 (file)
index ee8e08b..0000000
+++ /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}]"
index 4c8f0d2100584339be4406f226faff6df0e36764..8080bc1793f08b88fd8c32059f30748bffc096c9 100644 (file)
@@ -593,14 +593,6 @@ dev-vcs/hgview
 dev-vcs/mercurial-server
 dev-vcs/tortoisehg
 
-# Alexander Tsoy <alexander@tsoy.me> (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 <eras@gentoo.org> (2020-03-09)
 # Mask experimental software
 =mail-mta/postfix-3.6*