summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2014-12-18 20:24:42 +0000
committerPatrice Clement <monsieurp@gentoo.org>2014-12-18 20:24:42 +0000
commit6f2fb1294314da2e7a34637062f816e45f785d27 (patch)
treeea4346bddaf0fee5e7fa449cffed88a72d25f6da /dev-python/imaging/ChangeLog
parentupdate to /run from /var/run (bug #531840) (diff)
downloadhistorical-6f2fb1294314da2e7a34637062f816e45f785d27.tar.gz
historical-6f2fb1294314da2e7a34637062f816e45f785d27.tar.bz2
historical-6f2fb1294314da2e7a34637062f816e45f785d27.zip
Add patch to avoid launching multiple image viewers. Fix bug 353153.
Package-Manager: portage-2.2.8-r2/cvs/Linux i686
Diffstat (limited to 'dev-python/imaging/ChangeLog')
-rw-r--r--dev-python/imaging/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-python/imaging/ChangeLog b/dev-python/imaging/ChangeLog
index ab5651a63936..803b74af4fbe 100644
--- a/dev-python/imaging/ChangeLog
+++ b/dev-python/imaging/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-python/imaging
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.92 2014/07/30 01:21:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.93 2014/12/18 20:24:34 monsieurp Exp $
+
+*imaging-1.1.7-r5 (18 Dec 2014)
+
+ 18 Dec 2014; Patrice Clement <monsieurp@gentoo.org>
+ +files/imaging-1.1.7-dont-run-multiple-viewers.patch,
+ +imaging-1.1.7-r5.ebuild, imaging-1.1.7-r4.ebuild:
+ Add patch to avoid launching multiple image viewers. Fix bug 353153.
30 Jul 2014; Mike Frysinger <vapier@gentoo.org>
+files/imaging-1.1.7-ft-header-include.patch, imaging-1.1.7-r4.ebuild: