* [gentoo-commits] repo/gentoo:master commit in: app-office/impressive/files/
@ 2016-07-13 10:17 Patrice Clement
0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2016-07-13 10:17 UTC (permalink / raw
To: gentoo-commits
commit: d03a19362b77cb90d3b3e9dbe77edc9211c3437d
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jul 12 17:29:36 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 10:17:40 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d03a1936
app-office/impressive: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/1876
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
app-office/impressive/files/impressive-pillow.patch | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/app-office/impressive/files/impressive-pillow.patch b/app-office/impressive/files/impressive-pillow.patch
deleted file mode 100644
index 1b7a1be..0000000
--- a/app-office/impressive/files/impressive-pillow.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-# See revision 53 in upstream svn
-# https://bugs.gentoo.org/show_bug.cgi?id=471496
---- a/impressive.py
-+++ b/impressive.py
-@@ -182,8 +182,8 @@
- from OpenGL.GL import *
- import pygame
- from pygame.locals import *
-- import Image, ImageDraw, ImageFont, ImageFilter
-- import TiffImagePlugin, BmpImagePlugin, JpegImagePlugin, PngImagePlugin, PpmImagePlugin
-+ from PIL import Image, ImageDraw, ImageFont, ImageFilter
-+ from PIL import TiffImagePlugin, BmpImagePlugin, JpegImagePlugin, PngImagePlugin, PpmImagePlugin
- except (ValueError, ImportError), err:
- print >>sys.stderr, "Oops! Cannot load necessary modules:", err
- print >>sys.stderr, """To use Impressive, you need to install the following Python modules:
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-07-13 10:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-13 10:17 [gentoo-commits] repo/gentoo:master commit in: app-office/impressive/files/ Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox