From a850d9cdd2595d3b62df08ed3b8c05aa77d6078c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 25 Mar 2020 14:35:41 +0100 Subject: [PATCH] dev-python/tblib: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/tblib/tblib-1.3.2.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 dev-python/tblib/tblib-1.3.2.ebuild diff --git a/dev-python/tblib/tblib-1.3.2.ebuild b/dev-python/tblib/tblib-1.3.2.ebuild deleted file mode 100644 index 03e9a0cf2f31..000000000000 --- a/dev-python/tblib/tblib-1.3.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Traceback fiddling library for Python" -HOMEPAGE="https://github.com/ionelmc/python-tblib" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" -- 2.26.2