From 69ca6ab08300f5182732a775e003861f6550a6cb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 15 Oct 2019 19:03:58 +0200 Subject: [PATCH] dev-python/sphinxcontrib-cheeseshop: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny --- dev-python/sphinxcontrib-cheeseshop/Manifest | 1 - .../sphinxcontrib-cheeseshop/metadata.xml | 9 ----- .../sphinxcontrib-cheeseshop-0.2-r2.ebuild | 33 ------------------- profiles/package.mask | 1 - 4 files changed, 44 deletions(-) delete mode 100644 dev-python/sphinxcontrib-cheeseshop/Manifest delete mode 100644 dev-python/sphinxcontrib-cheeseshop/metadata.xml delete mode 100644 dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2-r2.ebuild diff --git a/dev-python/sphinxcontrib-cheeseshop/Manifest b/dev-python/sphinxcontrib-cheeseshop/Manifest deleted file mode 100644 index 2c7acf71acff..000000000000 --- a/dev-python/sphinxcontrib-cheeseshop/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sphinxcontrib-cheeseshop-0.2.tar.gz 3568 BLAKE2B 1d3d8378cf5c1d13ba2ba3f9c47a8f2f7eeb4b48daa4c57e639c65101cd7440932e3f62bd112a87ae24bfc3578a1e4b227584d011cb05a0df5f699c05daae69a SHA512 5d6c88c0c43f37b94ebe6a2a62f795a6f7d5d6c407b808d6b21d54c1775fc4b5f22466c13e61adc16ac7973ba11e99a66da8650c869856f766e6bb3a6e99923b diff --git a/dev-python/sphinxcontrib-cheeseshop/metadata.xml b/dev-python/sphinxcontrib-cheeseshop/metadata.xml deleted file mode 100644 index 61161ea3ebf6..000000000000 --- a/dev-python/sphinxcontrib-cheeseshop/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - sphinxcontrib-cheeseshop - birkenfeld/sphinx-contrib - - diff --git a/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2-r2.ebuild b/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2-r2.ebuild deleted file mode 100644 index 896bb924aa43..000000000000 --- a/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2-r2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy) - -inherit distutils-r1 - -DESCRIPTION="Sphinx extension cheeseshop" -HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-python/sphinx-1.0[${PYTHON_USEDEP}] - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" - -python_prepare_all() { - sed \ - -e '5s/file/open/' \ - -i setup.py || die - - distutils-r1_python_prepare_all -} - -python_install_all() { - distutils-r1_python_install_all - find "${ED}" -name '*.pth' -delete || die -} diff --git a/profiles/package.mask b/profiles/package.mask index 3e15a2a851c3..010ef97e252e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -458,7 +458,6 @@ net-mail/Freemail # a few have been declared discontinued upstream. None of them has # any reverse dependency. # Removal in 30 days. Bug #694280. -dev-python/sphinxcontrib-cheeseshop dev-python/structlog dev-python/torment dev-python/twilio -- 2.26.2