commit:     7fd87b6259827c6229512fee7df1f2d81df0305f
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 00:19:45 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 14:14:50 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=7fd87b62

dev-python/xopen: drop old version

Closes: https://github.com/gentoo/sci/pull/976

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

 dev-python/xopen/xopen-0.1.1.ebuild | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/dev-python/xopen/xopen-0.1.1.ebuild 
b/dev-python/xopen/xopen-0.1.1.ebuild
deleted file mode 100644
index 18d1911b5..000000000
--- a/dev-python/xopen/xopen-0.1.1.ebuild
+++ /dev/null
@@ -1,19 +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="Open compressed files transparently"
-HOMEPAGE="https://pypi.python.org/pypi/xopen";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"

Reply via email to