summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-04-21 20:33:24 +0000
committerMichał Górny <mgorny@gentoo.org>2013-04-21 20:33:24 +0000
commitf4a54b42acff07163ca582ab18a431528671035e (patch)
tree692b5e9dd6937ac8fd665e824e0a7bf611ac943a /dev-python/imaging/ChangeLog
parentIntroduce an initial ebuild for Pillow, a fork of Python Imaging Library. Req... (diff)
downloadhistorical-f4a54b42acff07163ca582ab18a431528671035e.tar.gz
historical-f4a54b42acff07163ca582ab18a431528671035e.tar.bz2
historical-f4a54b42acff07163ca582ab18a431528671035e.zip
Backport the ebuild improvements from dev-python/pillow. Remove unnecessary inherits. Add a fine-grained control over features, and a simpler feature switch mechanism. Remove unused USE=X, add shebangs to all Python scripts. Use the new python_doinclude function and EXAMPLES support.
Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x9627F456F9DA7643!
Diffstat (limited to 'dev-python/imaging/ChangeLog')
-rw-r--r--dev-python/imaging/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-python/imaging/ChangeLog b/dev-python/imaging/ChangeLog
index d5096f687ecb..d3a1dec9a3f6 100644
--- a/dev-python/imaging/ChangeLog
+++ b/dev-python/imaging/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-python/imaging
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.81 2013/02/24 12:15:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.82 2013/04/21 20:33:22 mgorny Exp $
+
+*imaging-1.1.7-r3 (21 Apr 2013)
+
+ 21 Apr 2013; Michał Górny <mgorny@gentoo.org> +imaging-1.1.7-r3.ebuild:
+ Backport the ebuild improvements from dev-python/pillow. Remove unnecessary
+ inherits. Add a fine-grained control over features, and a simpler feature
+ switch mechanism. Remove unused USE=X, add shebangs to all Python scripts. Use
+ the new python_doinclude function and EXAMPLES support.
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> imaging-1.1.7-r2.ebuild:
Stable for x86, wrt bug #447470