From fcde589b5c88b2fcafe1babdcbdb5b65bf0e7dda Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 21 Feb 2020 20:22:58 +0100 Subject: [PATCH] dev-python/runsnakerun: Remove last-rited package MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/runsnakerun/Manifest | 1 - dev-python/runsnakerun/metadata.xml | 15 ----------- .../runsnakerun/runsnakerun-2.0.4.ebuild | 27 ------------------- profiles/package.mask | 1 - 4 files changed, 44 deletions(-) delete mode 100644 dev-python/runsnakerun/Manifest delete mode 100644 dev-python/runsnakerun/metadata.xml delete mode 100644 dev-python/runsnakerun/runsnakerun-2.0.4.ebuild diff --git a/dev-python/runsnakerun/Manifest b/dev-python/runsnakerun/Manifest deleted file mode 100644 index af45c784e4b8..000000000000 --- a/dev-python/runsnakerun/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST RunSnakeRun-2.0.4.tar.gz 447278 BLAKE2B ea5d8adc37249ff9338f319fe9d9aed4cbb9cf0f78d12266ce02bf47010c543f0f245b98091dc59164333a41983865a6d5b4d51e0db23d4329f119285885afc7 SHA512 2338d44ea57e7e9610e85dda5b2d806795d259e4e33e57e15f0ff8c938ba3dbcfc6df46d69f2fff3558879dd3b14725fdb7e0da939bf803776dc6bc95618ec24 diff --git a/dev-python/runsnakerun/metadata.xml b/dev-python/runsnakerun/metadata.xml deleted file mode 100644 index e64fa8d0c00a..000000000000 --- a/dev-python/runsnakerun/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - swegener@gentoo.org - Sven Wegener - - - python@gentoo.org - Python - - - RunSnakeRun - - diff --git a/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild b/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild deleted file mode 100644 index 4638198dacf3..000000000000 --- a/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -MY_PN="RunSnakeRun" -MY_P="${MY_PN}-${PV/_beta/b}" - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="GUI Viewer for Python profiling runs" -HOMEPAGE="http://www.vrplumber.com/programming/runsnakerun/" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND} - dev-python/squaremap - dev-python/wxpython:3.0" - -S="${WORKDIR}"/${MY_P} diff --git a/profiles/package.mask b/profiles/package.mask index 4e3c91c45343..c7f6545aeaaa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -633,7 +633,6 @@ net-im/silc-toolkit # The following Gentoo packages are Python 2-only and have no reverse # dependencies. # Removal in 30 days. Bug #705762. -dev-python/runsnakerun dev-python/sqlite3dbm dev-python/sqlobject dev-python/steadymark -- 2.26.2