summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-10 16:46:51 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-10 17:40:06 +0200
commit391427e7dd4704b61ac6c05d8923a3907e650a03 (patch)
tree1377014d87b9a85b7ea2d2ce6c98ab77e6734679 /app-office/impressive/impressive-0.11.0b.ebuild
parentapp-misc/screen: Clean up vulnerable versions. Fixes security bug 559394. (diff)
downloadgentoo-391427e7dd4704b61ac6c05d8923a3907e650a03.tar.gz
gentoo-391427e7dd4704b61ac6c05d8923a3907e650a03.tar.bz2
gentoo-391427e7dd4704b61ac6c05d8923a3907e650a03.zip
app-office/impressive: Fix for pillow-3
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562380 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-office/impressive/impressive-0.11.0b.ebuild')
-rw-r--r--app-office/impressive/impressive-0.11.0b.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/app-office/impressive/impressive-0.11.0b.ebuild b/app-office/impressive/impressive-0.11.0b.ebuild
index 0f79ef3f6ae8..e312f17a39b2 100644
--- a/app-office/impressive/impressive-0.11.0b.ebuild
+++ b/app-office/impressive/impressive-0.11.0b.ebuild
@@ -35,6 +35,12 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
S=${WORKDIR}/${MY_PN}-${PV}
+src_preparep() {
+ sed \
+ -e 's:tostring:tobytes:g' \
+ -i impressive.py || die
+}
+
src_install() {
python_foreach_impl python_doscript ${PN}.py