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/djvusmooth/, profiles/
Date: Sun, 31 May 2020 10:14:35
Message-Id: 1590919889.6dd499c09b495e244f2cb49a42b6086c62aee485.mgorny@gentoo
1 commit: 6dd499c09b495e244f2cb49a42b6086c62aee485
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 10:11:29 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 10:11:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd499c0
7
8 app-text/djvusmooth: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/719488
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-text/djvusmooth/Manifest | 1 -
14 app-text/djvusmooth/djvusmooth-0.2.18.ebuild | 22 ----------------------
15 app-text/djvusmooth/metadata.xml | 8 --------
16 profiles/package.mask | 1 -
17 4 files changed, 32 deletions(-)
18
19 diff --git a/app-text/djvusmooth/Manifest b/app-text/djvusmooth/Manifest
20 deleted file mode 100644
21 index 14befd3e6e9..00000000000
22 --- a/app-text/djvusmooth/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST djvusmooth-0.2.18.tar.gz 70548 BLAKE2B 1f4a14038ce4df4318ab8c7dbaac9c65c132ff184dec2a03b6c45e555170a50caad0003f0c766e82c0bf9b0200798763922e5f408d6892cb43663712d7142653 SHA512 786d7e9dc49f9a6923ebfaec7d4e68446e4bd72f7ff7cca9cd3a1513f3b1751485d6879dc59b51ce1d58390dbcf23b8992b42f9f2b5e6938d434d6966b7a4a72
26
27 diff --git a/app-text/djvusmooth/djvusmooth-0.2.18.ebuild b/app-text/djvusmooth/djvusmooth-0.2.18.ebuild
28 deleted file mode 100644
29 index 30d8056a0e7..00000000000
30 --- a/app-text/djvusmooth/djvusmooth-0.2.18.ebuild
31 +++ /dev/null
32 @@ -1,22 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -PYTHON_COMPAT=( python2_7 )
39 -
40 -inherit distutils-r1
41 -
42 -DESCRIPTION="Graphical editor for DjVu documents"
43 -HOMEPAGE="http://jwilk.net/software/djvusmooth"
44 -SRC_URI="https://github.com/jwilk/${PN}/releases/download/${PV}/${P}.tar.gz"
45 -
46 -LICENSE="GPL-2"
47 -SLOT="0"
48 -KEYWORDS="~amd64 ~x86"
49 -
50 -RDEPEND="dev-python/python-djvulibre[${PYTHON_USEDEP}]
51 - dev-python/wxpython:3.0[${PYTHON_USEDEP}]
52 - x11-themes/hicolor-icon-theme"
53 -
54 -DOCS=( doc/changelog doc/credits.txt )
55
56 diff --git a/app-text/djvusmooth/metadata.xml b/app-text/djvusmooth/metadata.xml
57 deleted file mode 100644
58 index ee4f72507d6..00000000000
59 --- a/app-text/djvusmooth/metadata.xml
60 +++ /dev/null
61 @@ -1,8 +0,0 @@
62 -<?xml version="1.0" encoding="UTF-8"?>
63 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
64 -<pkgmetadata>
65 - <!-- maintainer-needed -->
66 - <upstream>
67 - <remote-id type="github">jwilk/djvusmooth</remote-id>
68 - </upstream>
69 -</pkgmetadata>
70
71 diff --git a/profiles/package.mask b/profiles/package.mask
72 index d7aafb1fe98..a6d4fa45203 100644
73 --- a/profiles/package.mask
74 +++ b/profiles/package.mask
75 @@ -321,7 +321,6 @@ dev-python/pythonmagick
76 # Unmaintained. djvusmooth is stuck on py2, python-djvulibre on py3.6.
77 # Unresolved test failures. No other revdeps.
78 # Removal in 30 days. Bug #719488.
79 -app-text/djvusmooth
80 dev-python/python-djvulibre
81
82 # Michał Górny <mgorny@g.o> (2020-04-22)