commit:     7cb975bb632eeb00d979f80f66e7225641d6a3c1
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Oct  7 02:05:54 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Oct  7 02:05:54 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=7cb975bb

dev-python/py2bit: drop old version

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-python/py2bit/py2bit-0.2.1.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/dev-python/py2bit/py2bit-0.2.1.ebuild 
b/dev-python/py2bit/py2bit-0.2.1.ebuild
deleted file mode 100644
index d33e9798f..000000000
--- a/dev-python/py2bit/py2bit-0.2.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library for accessing 2bit files"
-HOMEPAGE="https://github.com/dpryan79/py2bit";
-SRC_URI="https://github.com/dpryan79/py2bit/archive/0.2.1.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="sci-libs/lib2bit"
-RDEPEND="${DEPEND}"

Reply via email to