commit:     54af5fe4bdde36aa5603ee12b47d5f28474517be
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 15:59:32 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 16:02:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54af5fe4

app-office/impressive: Clean old up

 app-office/impressive/Manifest                     |  1 -
 app-office/impressive/impressive-0.11.0b-r1.ebuild | 64 ----------------------
 profiles/releases/17.0/package.mask                |  3 +-
 3 files changed, 1 insertion(+), 67 deletions(-)

diff --git a/app-office/impressive/Manifest b/app-office/impressive/Manifest
index 610edb144c3..71903474d05 100644
--- a/app-office/impressive/Manifest
+++ b/app-office/impressive/Manifest
@@ -1,2 +1 @@
-DIST Impressive-0.11.0b.tar.gz 195138 BLAKE2B 
daa8e7bc17ec028a9c858688182a4cd6426004aaec24b7ea1574cd415a7f43f0d8a0ae43b01089d66a66c16b316439454341a3f6c2d366768a351ba2fff85b93
 SHA512 
c4038ed7b71ac79078922ee0e24ce3bef4b0384d8d468291f0283266fe8a849825f5798ec1260e40ac12659a8a7cf5325e3aca0e2475b1c483d3ce830f4bc70f
 DIST Impressive-0.11.2.tar.gz 198391 BLAKE2B 
e0157a910b61c7dbe0796193b3d18f533210de50568d835e5204a848a5ac4978ab228b633d5137fb068af09a88d0c50fc2dbbb02b9b0d1a32a99f9de220ac1de
 SHA512 
cabb52612f65ddadfb080e3db6417680a1aa9724fe45d8b78a1206b6508a8b60c5e5a7c218ff0f90e62adcd498aabe625837164fc547604dfd7aba425db87dd6

diff --git a/app-office/impressive/impressive-0.11.0b-r1.ebuild 
b/app-office/impressive/impressive-0.11.0b-r1.ebuild
deleted file mode 100644
index 3cda43ee2c7..00000000000
--- a/app-office/impressive/impressive-0.11.0b-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-r1
-
-MY_PN="Impressive"
-
-DESCRIPTION="Stylish way of giving presentations with Python"
-HOMEPAGE="http://impressive.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${MY_PN}/${PV%b}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${PYTHON_DEPS}
-       app-text/pdftk
-       dev-python/pygame[${PYTHON_USEDEP}]
-       dev-python/pillow[${PYTHON_USEDEP}]
-       x11-apps/xrandr
-       || (
-               app-text/mupdf
-               app-text/poppler
-               app-text/ghostscript-gpl
-               )
-       || ( media-fonts/dejavu media-fonts/corefonts )"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_prepare() {
-       sed \
-               -e 's:tostring:tobytes:g' \
-               -i impressive.py || die
-}
-
-src_install() {
-       python_foreach_impl python_doscript ${PN}.py
-
-       # compatibility symlinks
-       dosym impressive.py /usr/bin/impressive
-       dosym impressive.py /usr/bin/keyjnote
-
-       # docs
-       doman impressive.1
-       dohtml impressive.html
-       dodoc changelog.txt demo.pdf
-}
-
-pkg_postinst() {
-       elog "The experience with ${PN} can be enhanced by folowing packages:"
-       optfeature "Starting web or e-mail hyperlinks from PDF documents" 
x11-misc/xdg-utils
-       optfeature "Sound and video playback" media-video/mplayer
-       optfeature "Sound and video playback" media-video/mplayer2
-       optfeature "Alternate PDF rendering" app-text/mupdf
-       optfeature "Alternate PDF rendering" app-text/poppler
-       optfeature "Alternate PDF rendering" app-text/ghostscript-gpl
-}

diff --git a/profiles/releases/17.0/package.mask 
b/profiles/releases/17.0/package.mask
index 8aaf881e171..bfd1649459c 100644
--- a/profiles/releases/17.0/package.mask
+++ b/profiles/releases/17.0/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas K. Huettel <dilfri...@gentoo.org> (27 May 2017)
@@ -23,4 +23,3 @@ dev-java/gcj-jdk
 # The following packages require pdftk and are therefore
 # masked in the 17.0 profiles.
 app-office/auto-multiple-choice
-<app-office/impressive-0.11.2

Reply via email to