dev-python/turbokid: Remove last-rited package
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:23:09 +0000 (20:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:28:28 +0000 (20:28 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/turbokid/Manifest [deleted file]
dev-python/turbokid/metadata.xml [deleted file]
dev-python/turbokid/turbokid-1.0.5-r1.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/turbokid/Manifest b/dev-python/turbokid/Manifest
deleted file mode 100644 (file)
index 3d8d853..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST TurboKid-1.0.5.tar.gz 6878 BLAKE2B f461edc56f7747eb30d58c3b04a783902100585127ce07e1836bfcfaa046e35167d8a48cc890c57516957903087e88c3f826a07f555d37c55038d5f600100b8b SHA512 13a7aba4773ceb5c591c9b5f33b585161a6b6bd92f13169291c20e2cb77b10fe97e3f2d5596d0498add34728a36f6e0968f236fca87f1091a92eee68704222a4
diff --git a/dev-python/turbokid/metadata.xml b/dev-python/turbokid/metadata.xml
deleted file mode 100644 (file)
index 7f0ee32..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>python@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">TurboKid</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/dev-python/turbokid/turbokid-1.0.5-r1.ebuild b/dev-python/turbokid/turbokid-1.0.5-r1.ebuild
deleted file mode 100644 (file)
index 3297047..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="TurboKid"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Python template plugin that supports Kid templates"
-HOMEPAGE="https://pypi.org/project/TurboKid/"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-S="${WORKDIR}/${MY_P}"
-
-RDEPEND=">=dev-python/kid-0.9.6[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-       test? ( ${RDEPEND}
-               dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-       esetup.py test
-}
index 6237b9f8f6bda254edb01916a94b9fa366315cb8..a834da522d01418bac875a671105ff52e8b11b61 100644 (file)
@@ -633,7 +633,6 @@ net-im/silc-toolkit
 # The following Gentoo packages are Python 2-only and have no reverse
 # dependencies.
 # Removal in 30 days.  Bug #705762.
-dev-python/turbokid
 dev-python/weakrefmethod
 dev-python/webut
 dev-python/wehjit