commit:     452767d5ce1697138cdbdc50f5833a5d0d64ad74
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 09:33:55 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 23 09:33:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452767d5

app-text/doconce: Remove last-rited pkg

Closes: https://bugs.gentoo.org/718268
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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(-)

diff --git a/app-text/doconce/Manifest b/app-text/doconce/Manifest
deleted file mode 100644
index fb6d6960dd5..00000000000
--- 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 44c6bb34b50..00000000000
--- 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 2e6a499d533..00000000000
--- a/app-text/doconce/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <longdescription lang="en">
-    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.
-  </longdescription>
-  <upstream>
-    <remote-id type="pypi">Doconce</remote-id>
-    <remote-id type="github">hplgit/doconce</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 0911f0852c6..eb30a2d91e5 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 <mgo...@gentoo.org> (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 <gyakov...@gentoo.org> (2020-04-18)
 # Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles
 # requires agreement to restrictive license

Reply via email to