commit:     3085bb3342ae14168f39fb66ea36bd84772e2335
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Oct  7 01:00:12 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Oct  7 01:00:12 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3085bb33

dev-python/psubprocess: drop package

inbuilt into python3

Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-python/psubprocess/metadata.xml             | 12 ------------
 dev-python/psubprocess/psubprocess-0.1.2.ebuild | 20 --------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-python/psubprocess/metadata.xml 
b/dev-python/psubprocess/metadata.xml
deleted file mode 100644
index 138cb7705..000000000
--- a/dev-python/psubprocess/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Martin Mokrejs</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Biology Project</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/dev-python/psubprocess/psubprocess-0.1.2.ebuild 
b/dev-python/psubprocess/psubprocess-0.1.2.ebuild
deleted file mode 100644
index f95a93f0b..000000000
--- a/dev-python/psubprocess/psubprocess-0.1.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Execute tasks in parallel"
-HOMEPAGE="http://bioinf.comav.upv.es/psubprocess";
-SRC_URI="http://bioinf.comav.upv.es/_downloads/"${P}".tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"

Reply via email to