mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/rtf2xml: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST rtf2xml-1.33.tar.gz 421817 BLAKE2B 36d08b552fa52b088bab0657075df99056d15b1a11f654e8483ea3927e1c49e32c10f49fb9aacaba73cbf4d8b21405926d54aabfbd1110bc363d406d0e65d087 SHA512 ffca0f091319432e7d3f3b94fe8946a4665b026fe91ad90f3b9fa8671e3d7c31b71739df3655e368c44c26ad3b5d0e6a5b80ebd58856fb135253337b6b703031
|
||||
@@ -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>
|
||||
@@ -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
|
||||
}
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user