dev-python/rtf2xml: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:34:02 +0000 (18:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:35:22 +0000 (18:35 +0200)
Closes: https://bugs.gentoo.org/694280
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/rtf2xml/Manifest [deleted file]
dev-python/rtf2xml/metadata.xml [deleted file]
dev-python/rtf2xml/rtf2xml-1.33-r1.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/rtf2xml/Manifest b/dev-python/rtf2xml/Manifest
deleted file mode 100644 (file)
index 0c39292..0000000
+++ /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 (file)
index 4740282..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="sourceforge">rtf2xml</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/dev-python/rtf2xml/rtf2xml-1.33-r1.ebuild b/dev-python/rtf2xml/rtf2xml-1.33-r1.ebuild
deleted file mode 100644 (file)
index 50ffa73..0000000
+++ /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
-}
index b2ab54ebe5492e55d11d7fa684e6c7e5d94717db..24cf78fa7d26f7e68cd75b27decb2ab7d7fed9d6 100644 (file)
@@ -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 <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.