From 0d3aa63159215de5671d6bf7989f2bdbee72bef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 17 Oct 2021 11:11:54 +0200 Subject: dev-python/py-cpuinfo: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/py-cpuinfo/py-cpuinfo-7.0.0.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 dev-python/py-cpuinfo/py-cpuinfo-7.0.0.ebuild (limited to 'dev-python/py-cpuinfo/py-cpuinfo-7.0.0.ebuild') diff --git a/dev-python/py-cpuinfo/py-cpuinfo-7.0.0.ebuild b/dev-python/py-cpuinfo/py-cpuinfo-7.0.0.ebuild deleted file mode 100644 index 54134f814a62..000000000000 --- a/dev-python/py-cpuinfo/py-cpuinfo-7.0.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( pypy3 python3_{7,8,9} ) -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit distutils-r1 - -DESCRIPTION="Get CPU info with pure Python 2 & 3" -HOMEPAGE="https://github.com/workhorsy/py-cpuinfo https://pypi.org/project/py-cpuinfo/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - -distutils_enable_tests setup.py -- cgit v1.2.3