From: Michał Górny Date: Fri, 21 Feb 2020 19:22:25 +0000 (+0100) Subject: dev-python/pSQL: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=755cf07e7d45c21487a738ea6b554937acc53735;p=gentoo.git dev-python/pSQL: Remove last-rited package Signed-off-by: Michał Górny --- diff --git a/dev-python/pSQL/Manifest b/dev-python/pSQL/Manifest deleted file mode 100644 index 7b50ac36f523..000000000000 --- a/dev-python/pSQL/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pSQL-1.2.1.tar.gz 21158 BLAKE2B e4dd1210db957d3f88a5f5c580af7ad4116b976d6a70600d113e27446fe8a922332934d99f2de404a93634e7e373b4913c27a3aa91686da77457a028a73f06c9 SHA512 39b21327eb2cd1ad6207c08e2ce6507c7d05992ef852fd06427dcb461e5175b24e983e432c8616c759f291d3bfd9906a654834afa79e37cc7c839ddb5e181779 diff --git a/dev-python/pSQL/metadata.xml b/dev-python/pSQL/metadata.xml deleted file mode 100644 index e24dd86faa2a..000000000000 --- a/dev-python/pSQL/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - python@gentoo.org - Python - - diff --git a/dev-python/pSQL/pSQL-1.2.1.ebuild b/dev-python/pSQL/pSQL-1.2.1.ebuild deleted file mode 100644 index 4482535b12e6..000000000000 --- a/dev-python/pSQL/pSQL-1.2.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-r1 - -DESCRIPTION="MySQL abstraction layer for python" -HOMEPAGE="http://software.fionet.com/pSQL/" -SRC_URI="http://software.fionet.com/pSQL/release/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - dev-python/mysql-python[${PYTHON_USEDEP}] - dev-python/egenix-mx-base[${PYTHON_USEDEP}]" -DEPEND="" - -src_install() { - python_foreach_impl python_domodule pSQL.py - - dodoc *pSQL -} diff --git a/profiles/package.mask b/profiles/package.mask index db3fe5ea624f..69ce33622608 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -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/pSQL dev-python/pudge dev-python/pyds dev-python/pygene