summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-24 07:53:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-24 07:53:46 +0000
commit01ff3f11d904b09f913a27e330df35710d19c435 (patch)
tree014dbd7d87b7bea4e06e31990e4528af71b90b73 /dev-python/pillow
parentStable for ppc, wrt bug #534676 (diff)
downloadgentoo-2-01ff3f11d904b09f913a27e330df35710d19c435.tar.gz
gentoo-2-01ff3f11d904b09f913a27e330df35710d19c435.tar.bz2
gentoo-2-01ff3f11d904b09f913a27e330df35710d19c435.zip
Stable for ppc, wrt bug #534748
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pillow')
-rw-r--r--dev-python/pillow/ChangeLog5
-rw-r--r--dev-python/pillow/pillow-2.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pillow/ChangeLog b/dev-python/pillow/ChangeLog
index 4ecf90508afa..3ab76f1e8e4b 100644
--- a/dev-python/pillow/ChangeLog
+++ b/dev-python/pillow/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pillow
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pillow/ChangeLog,v 1.61 2015/06/17 08:51:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pillow/ChangeLog,v 1.62 2015/06/24 07:53:46 ago Exp $
+
+ 24 Jun 2015; Agostino Sarubbo <ago@gentoo.org> pillow-2.8.1.ebuild:
+ Stable for ppc, wrt bug #534748
17 Jun 2015; Agostino Sarubbo <ago@gentoo.org> pillow-2.8.1.ebuild:
Stable for sparc, wrt bug #534748
diff --git a/dev-python/pillow/pillow-2.8.1.ebuild b/dev-python/pillow/pillow-2.8.1.ebuild
index 97b99aaa0601..48f88b1e042b 100644
--- a/dev-python/pillow/pillow-2.8.1.ebuild
+++ b/dev-python/pillow/pillow-2.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pillow/pillow-2.8.1.ebuild,v 1.9 2015/06/17 08:51:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pillow/pillow-2.8.1.ebuild,v 1.10 2015/06/24 07:53:46 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="HPND"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="doc examples jpeg jpeg2k lcms test tiff tk truetype webp zlib"
REQUIRED_USE="test? ( jpeg )"