From 452767d5ce1697138cdbdc50f5833a5d0d64ad74 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 23 May 2020 11:33:55 +0200 Subject: [PATCH] app-text/doconce: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/718268 Signed-off-by: Michał Górny --- app-text/doconce/Manifest | 1 - app-text/doconce/doconce-1.4.4.ebuild | 26 -------------------------- app-text/doconce/metadata.xml | 17 ----------------- profiles/package.mask | 5 ----- 4 files changed, 49 deletions(-) delete mode 100644 app-text/doconce/Manifest delete mode 100644 app-text/doconce/doconce-1.4.4.ebuild delete mode 100644 app-text/doconce/metadata.xml diff --git a/app-text/doconce/Manifest b/app-text/doconce/Manifest deleted file mode 100644 index fb6d6960dd5b..000000000000 --- a/app-text/doconce/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST doconce-1.4.4.tar.bz2 112713371 BLAKE2B 65acba4d02095d616c5ca6a070bb4a80ae57b4f201d9810f7b88e212e1ea86bd211440213194c4d61a2eefd19dfa9de9f81376d3e535f032747a8102bfdc2160 SHA512 9b5caae789a395bcdbb4daeea57182f2ea21a2c3c4da0abae2c097351fece601da6901de8d89ab60a187c1bc0ba5f913bbee14a847c1f85020dc16e0cdffdf31 diff --git a/app-text/doconce/doconce-1.4.4.ebuild b/app-text/doconce/doconce-1.4.4.ebuild deleted file mode 100644 index 44c6bb34b507..000000000000 --- a/app-text/doconce/doconce-1.4.4.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_6 ) -inherit distutils-r1 - -DESCRIPTION="A markdown-like langauge to generate docs in html, LaTeX, and many other formats" -HOMEPAGE="https://github.com/hplgit/doconce/ https://pypi.org/project/Doconce/" -SRC_URI="https://dev.gentoo.org/~grozin/${P}.tar.bz2" -LICENSE="BSD" -SLOT="0" -IUSE="doc" -KEYWORDS="~amd64 ~x86" -RDEPEND="dev-python/future[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -src_install() { - default - if use doc; then - sed -e "s|http://hplgit.github.io/doconce/doc|file:///usr/share/doc/${PF}|g" -i doc/web/index.html - docompress -x /usr/share/doc - dodoc -r doc/web doc/pub - fi -} diff --git a/app-text/doconce/metadata.xml b/app-text/doconce/metadata.xml deleted file mode 100644 index 2e6a499d5337..000000000000 --- a/app-text/doconce/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - DocOnce is a modestly tagged (Markdown-like) markup language targeting scientific reports, - software documentation, books, blog posts, and slides involving much math and code in the text. - From DocOnce source you can generate LaTeX, Sphinx, HTML, IPython notebooks, Markdown, - MediaWiki, and other formats. - This means that you from a single source can get the most up-to-date publishing technologies - for paper, tablets, and phones. - - - Doconce - hplgit/doconce - - diff --git a/profiles/package.mask b/profiles/package.mask index 0911f0852c67..eb30a2d91e59 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -597,11 +597,6 @@ dev-util/spec-cleaner # Removal in 30 days. Bug #718288. dev-util/bumpversion -# Michał Górny (2020-04-19) -# Unmaintained. Stuck on Python 3.6. A few releases behind upstream. -# Removal in 30 days. Bug #718268. -app-text/doconce - # Georgy Yakovlev (2020-04-18) # Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles # requires agreement to restrictive license -- 2.26.2