commit:     fcde589b5c88b2fcafe1babdcbdb5b65bf0e7dda
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 19:22:58 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 19:28:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcde589b

dev-python/runsnakerun: Remove last-rited package

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/runsnakerun/Manifest                 |  1 -
 dev-python/runsnakerun/metadata.xml             | 15 --------------
 dev-python/runsnakerun/runsnakerun-2.0.4.ebuild | 27 -------------------------
 profiles/package.mask                           |  1 -
 4 files changed, 44 deletions(-)

diff --git a/dev-python/runsnakerun/Manifest b/dev-python/runsnakerun/Manifest
deleted file mode 100644
index af45c784e4b..00000000000
--- 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 e64fa8d0c00..00000000000
--- a/dev-python/runsnakerun/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="person">
-    <email>swege...@gentoo.org</email>
-    <name>Sven Wegener</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>pyt...@gentoo.org</email>
-    <name>Python</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">RunSnakeRun</remote-id>
-  </upstream>
-</pkgmetadata>

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 4638198dacf..00000000000
--- 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 4e3c91c4534..c7f6545aeaa 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

Reply via email to