commit: 6dd499c09b495e244f2cb49a42b6086c62aee485 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun May 31 10:11:29 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun May 31 10:11:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd499c0
app-text/djvusmooth: Remove last-rited pkg Closes: https://bugs.gentoo.org/719488 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-text/djvusmooth/Manifest | 1 - app-text/djvusmooth/djvusmooth-0.2.18.ebuild | 22 ---------------------- app-text/djvusmooth/metadata.xml | 8 -------- profiles/package.mask | 1 - 4 files changed, 32 deletions(-) diff --git a/app-text/djvusmooth/Manifest b/app-text/djvusmooth/Manifest deleted file mode 100644 index 14befd3e6e9..00000000000 --- a/app-text/djvusmooth/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST djvusmooth-0.2.18.tar.gz 70548 BLAKE2B 1f4a14038ce4df4318ab8c7dbaac9c65c132ff184dec2a03b6c45e555170a50caad0003f0c766e82c0bf9b0200798763922e5f408d6892cb43663712d7142653 SHA512 786d7e9dc49f9a6923ebfaec7d4e68446e4bd72f7ff7cca9cd3a1513f3b1751485d6879dc59b51ce1d58390dbcf23b8992b42f9f2b5e6938d434d6966b7a4a72 diff --git a/app-text/djvusmooth/djvusmooth-0.2.18.ebuild b/app-text/djvusmooth/djvusmooth-0.2.18.ebuild deleted file mode 100644 index 30d8056a0e7..00000000000 --- a/app-text/djvusmooth/djvusmooth-0.2.18.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Graphical editor for DjVu documents" -HOMEPAGE="http://jwilk.net/software/djvusmooth" -SRC_URI="https://github.com/jwilk/${PN}/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-python/python-djvulibre[${PYTHON_USEDEP}] - dev-python/wxpython:3.0[${PYTHON_USEDEP}] - x11-themes/hicolor-icon-theme" - -DOCS=( doc/changelog doc/credits.txt ) diff --git a/app-text/djvusmooth/metadata.xml b/app-text/djvusmooth/metadata.xml deleted file mode 100644 index ee4f72507d6..00000000000 --- a/app-text/djvusmooth/metadata.xml +++ /dev/null @@ -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="github">jwilk/djvusmooth</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index d7aafb1fe98..a6d4fa45203 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -321,7 +321,6 @@ dev-python/pythonmagick # Unmaintained. djvusmooth is stuck on py2, python-djvulibre on py3.6. # Unresolved test failures. No other revdeps. # Removal in 30 days. Bug #719488. -app-text/djvusmooth dev-python/python-djvulibre # Michał Górny <[email protected]> (2020-04-22)
