Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/doconce/, profiles/
Date: Sat, 23 May 2020 09:36:53
Message-Id: 1590226435.452767d5ce1697138cdbdc50f5833a5d0d64ad74.mgorny@gentoo
1 commit: 452767d5ce1697138cdbdc50f5833a5d0d64ad74
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 23 09:33:55 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 23 09:33:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452767d5
7
8 app-text/doconce: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/718268
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-text/doconce/Manifest | 1 -
14 app-text/doconce/doconce-1.4.4.ebuild | 26 --------------------------
15 app-text/doconce/metadata.xml | 17 -----------------
16 profiles/package.mask | 5 -----
17 4 files changed, 49 deletions(-)
18
19 diff --git a/app-text/doconce/Manifest b/app-text/doconce/Manifest
20 deleted file mode 100644
21 index fb6d6960dd5..00000000000
22 --- a/app-text/doconce/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST doconce-1.4.4.tar.bz2 112713371 BLAKE2B 65acba4d02095d616c5ca6a070bb4a80ae57b4f201d9810f7b88e212e1ea86bd211440213194c4d61a2eefd19dfa9de9f81376d3e535f032747a8102bfdc2160 SHA512 9b5caae789a395bcdbb4daeea57182f2ea21a2c3c4da0abae2c097351fece601da6901de8d89ab60a187c1bc0ba5f913bbee14a847c1f85020dc16e0cdffdf31
26
27 diff --git a/app-text/doconce/doconce-1.4.4.ebuild b/app-text/doconce/doconce-1.4.4.ebuild
28 deleted file mode 100644
29 index 44c6bb34b50..00000000000
30 --- a/app-text/doconce/doconce-1.4.4.ebuild
31 +++ /dev/null
32 @@ -1,26 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -PYTHON_COMPAT=( python3_6 )
38 -inherit distutils-r1
39 -
40 -DESCRIPTION="A markdown-like langauge to generate docs in html, LaTeX, and many other formats"
41 -HOMEPAGE="https://github.com/hplgit/doconce/ https://pypi.org/project/Doconce/"
42 -SRC_URI="https://dev.gentoo.org/~grozin/${P}.tar.bz2"
43 -LICENSE="BSD"
44 -SLOT="0"
45 -IUSE="doc"
46 -KEYWORDS="~amd64 ~x86"
47 -RDEPEND="dev-python/future[${PYTHON_USEDEP}]"
48 -DEPEND="${RDEPEND}
49 - dev-python/setuptools[${PYTHON_USEDEP}]"
50 -
51 -src_install() {
52 - default
53 - if use doc; then
54 - sed -e "s|http://hplgit.github.io/doconce/doc|file:///usr/share/doc/${PF}|g" -i doc/web/index.html
55 - docompress -x /usr/share/doc
56 - dodoc -r doc/web doc/pub
57 - fi
58 -}
59
60 diff --git a/app-text/doconce/metadata.xml b/app-text/doconce/metadata.xml
61 deleted file mode 100644
62 index 2e6a499d533..00000000000
63 --- a/app-text/doconce/metadata.xml
64 +++ /dev/null
65 @@ -1,17 +0,0 @@
66 -<?xml version='1.0' encoding='UTF-8'?>
67 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
68 -<pkgmetadata>
69 - <!-- maintainer-needed -->
70 - <longdescription lang="en">
71 - DocOnce is a modestly tagged (Markdown-like) markup language targeting scientific reports,
72 - software documentation, books, blog posts, and slides involving much math and code in the text.
73 - From DocOnce source you can generate LaTeX, Sphinx, HTML, IPython notebooks, Markdown,
74 - MediaWiki, and other formats.
75 - This means that you from a single source can get the most up-to-date publishing technologies
76 - for paper, tablets, and phones.
77 - </longdescription>
78 - <upstream>
79 - <remote-id type="pypi">Doconce</remote-id>
80 - <remote-id type="github">hplgit/doconce</remote-id>
81 - </upstream>
82 -</pkgmetadata>
83
84 diff --git a/profiles/package.mask b/profiles/package.mask
85 index 0911f0852c6..eb30a2d91e5 100644
86 --- a/profiles/package.mask
87 +++ b/profiles/package.mask
88 @@ -597,11 +597,6 @@ dev-util/spec-cleaner
89 # Removal in 30 days. Bug #718288.
90 dev-util/bumpversion
91
92 -# Michał Górny <mgorny@g.o> (2020-04-19)
93 -# Unmaintained. Stuck on Python 3.6. A few releases behind upstream.
94 -# Removal in 30 days. Bug #718268.
95 -app-text/doconce
96 -
97 # Georgy Yakovlev <gyakovlev@g.o> (2020-04-18)
98 # Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles
99 # requires agreement to restrictive license