From: Michał Górny Date: Tue, 15 Oct 2019 16:34:02 +0000 (+0200) Subject: dev-python/rtf2xml: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=78fb45fd5d4097c5487df0026b525ef441c9cb44;p=gentoo.git dev-python/rtf2xml: Remove last-rited pkg Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny --- diff --git a/dev-python/rtf2xml/Manifest b/dev-python/rtf2xml/Manifest deleted file mode 100644 index 0c39292f5e42..000000000000 --- a/dev-python/rtf2xml/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rtf2xml-1.33.tar.gz 421817 BLAKE2B 36d08b552fa52b088bab0657075df99056d15b1a11f654e8483ea3927e1c49e32c10f49fb9aacaba73cbf4d8b21405926d54aabfbd1110bc363d406d0e65d087 SHA512 ffca0f091319432e7d3f3b94fe8946a4665b026fe91ad90f3b9fa8671e3d7c31b71739df3655e368c44c26ad3b5d0e6a5b80ebd58856fb135253337b6b703031 diff --git a/dev-python/rtf2xml/metadata.xml b/dev-python/rtf2xml/metadata.xml deleted file mode 100644 index 474028237505..000000000000 --- a/dev-python/rtf2xml/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - rtf2xml - - diff --git a/dev-python/rtf2xml/rtf2xml-1.33-r1.ebuild b/dev-python/rtf2xml/rtf2xml-1.33-r1.ebuild deleted file mode 100644 index 50ffa736f4e4..000000000000 --- a/dev-python/rtf2xml/rtf2xml-1.33-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Converts a Microsoft RTF file to structured XML" -HOMEPAGE="http://rtf2xml.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -DEPEND="" -RDEPEND="" - -python_install_all() { - use doc && local HTML_DOCS=( docs/html/. ) - distutils-r1_python_install_all -} diff --git a/profiles/package.mask b/profiles/package.mask index b2ab54ebe549..24cf78fa7d26 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -506,7 +506,6 @@ dev-python/python-dsv dev-python/python-gudev dev-python/python-spidermonkey dev-python/python-virtkey -dev-python/rtf2xml # Lars Wendler (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release.