From: Michał Górny Date: Tue, 15 Oct 2019 16:45:37 +0000 (+0200) Subject: dev-python/kaa-base: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8e6a1c2e81c7366985552796c5d02d5fd9f40d4f;p=gentoo.git dev-python/kaa-base: Remove last-rited pkg Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny --- diff --git a/dev-python/kaa-base/Manifest b/dev-python/kaa-base/Manifest deleted file mode 100644 index b0837b0c7c10..000000000000 --- a/dev-python/kaa-base/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kaa-base-0.6.0.tar.gz 346849 BLAKE2B 55295f673ef95f4070c22c4facdece03d26be34d3ba73a35048532db71b9596637b9a47fa5af9dc878359208d55aa39c535f8c4782b0b09a124e71818d79144f SHA512 685bfbab9ccdfed529ce17185f50700f8b090c0ca2f5f8e937609c9f03efd19536cc8c2ae8218415eea3ccd89269c92aa4d9bfe88ca3e951d7546ea4ce91cd6f diff --git a/dev-python/kaa-base/kaa-base-0.6.0-r1.ebuild b/dev-python/kaa-base/kaa-base-0.6.0-r1.ebuild deleted file mode 100644 index 02a7ed1b8652..000000000000 --- a/dev-python/kaa-base/kaa-base-0.6.0-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="sqlite?,threads(+)" - -inherit distutils-r1 - -DESCRIPTION="Basic Framework for all Kaa Python Modules" -HOMEPAGE="http://www.freevo.org/ http://api.freevo.org/kaa-base/" -SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="lirc sqlite tls zeroconf" - -DEPEND=">=dev-libs/glib-2.4.0:2 - sqlite? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) - zeroconf? ( net-dns/avahi[python] ) -" -RDEPEND="${DEPEND} - dev-python/pynotifier[${PYTHON_USEDEP}] - lirc? ( dev-python/pylirc[${PYTHON_USEDEP}] ) - tls? ( dev-python/tlslite[${PYTHON_USEDEP}] )" - -DISTUTILS_IN_SOURCE_BUILD=1 - -python_prepare_all() { - sed -i -e 's:from pysqlite2 import dbapi2:import sqlite3:' \ - src/db.py || die - - rm -fr src/pynotifier - distutils-r1_python_prepare_all -} - -python_compile() { - local CFLAGS="${CFLAGS} -fno-strict-aliasing" - export CFLAGS - distutils-r1_python_compile -} diff --git a/dev-python/kaa-base/metadata.xml b/dev-python/kaa-base/metadata.xml deleted file mode 100644 index e090a63899b3..000000000000 --- a/dev-python/kaa-base/metadata.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - Kaa-base provides the base Kaa framework and is an implicit - dependency for all kaa modules. The kaa framework includes a - mainloop facility with an API for signals and callbacks, timers, - process and thread management, file descriptor monitoring (with - INotify support), inter-process communication, as well as a - rich, practically magical API for asynchronous programming. - - - SSL/TLS support via dev-python/tlslite - - - freevo - - diff --git a/profiles/package.mask b/profiles/package.mask index 12d30de4093b..6d1f5147ca05 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -491,7 +491,6 @@ dev-python/yubiotp # None of them have any reverse dependencies. # Removal in 30 days. Bug #694280. dev-python/Ming -dev-python/kaa-base dev-python/kaa-display dev-python/kaa-imlib2 dev-python/kaa-metadata