summaryrefslogtreecommitdiff
path: root/app-text/djvusmooth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-text/djvusmooth
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-text/djvusmooth')
-rw-r--r--app-text/djvusmooth/Manifest3
-rw-r--r--app-text/djvusmooth/djvusmooth-0.2.18.ebuild22
-rw-r--r--app-text/djvusmooth/metadata.xml8
3 files changed, 0 insertions, 33 deletions
diff --git a/app-text/djvusmooth/Manifest b/app-text/djvusmooth/Manifest
deleted file mode 100644
index cc4cc0fdf963..000000000000
--- a/app-text/djvusmooth/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST djvusmooth-0.2.18.tar.gz 70548 BLAKE2B 1f4a14038ce4df4318ab8c7dbaac9c65c132ff184dec2a03b6c45e555170a50caad0003f0c766e82c0bf9b0200798763922e5f408d6892cb43663712d7142653 SHA512 786d7e9dc49f9a6923ebfaec7d4e68446e4bd72f7ff7cca9cd3a1513f3b1751485d6879dc59b51ce1d58390dbcf23b8992b42f9f2b5e6938d434d6966b7a4a72
-EBUILD djvusmooth-0.2.18.ebuild 562 BLAKE2B 8de1fbb14d56688fe2d73f3edbd8fed9e765ff9e7a2a6f67b0bd28358e498f9db8eb698e46c1a6bd85c83e6d910bb1ded61ee7472f6e866c1422a904c922da14 SHA512 c32ea14195c45e2eb805c7e7c5a2d26330c2a42c621586ced20872f2a3f43524e89752bd213caf914be686179dad5d3e47b765f49c8cda66fa36a83a5ffd1d48
-MISC metadata.xml 253 BLAKE2B 847e0c92e5271d87a2ebc2ce21743c22001528423da7ea6e2710b5496458e218ffbf5afa2fb87a80bcfff2e0d202f252abc1345055a6cfc82e39cb85805a1ed2 SHA512 ebdbe1749818e629dd679f454444046f355d35acc10ad66d0a110cd582cd68c42f9f2dd880bde858a99abd85d46cde7b293a65c8ca3510c6bd1674e40b5b0d0e
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 30d8056a0e72..000000000000
--- 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 ee4f72507d62..000000000000
--- 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>