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

diff --git a/dev-python/pSQL/Manifest b/dev-python/pSQL/Manifest
deleted file mode 100644 (file)
index 7b50ac3..0000000
+++ /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 (file)
index e24dd86..0000000
+++ /dev/null
@@ -1,8 +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>
-</pkgmetadata>
diff --git a/dev-python/pSQL/pSQL-1.2.1.ebuild b/dev-python/pSQL/pSQL-1.2.1.ebuild
deleted file mode 100644 (file)
index 4482535..0000000
+++ /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
-}
index db3fe5ea624ffaf755b791d3f96f7caf7a9ba3c8..69ce336226083d26f8bb0d933246b7baf63a2138 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/pSQL
 dev-python/pudge
 dev-python/pyds
 dev-python/pygene