summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-12-01 02:02:19 +0000
committerTim Harder <radhermit@gentoo.org>2012-12-01 02:02:19 +0000
commit1bb2c59de8fcb94c7cf212ada5a9c5724fb709fb (patch)
treea89a8570893e8ed5c9e6d350e3da83c7ac42cccc /dev-python/imaging
parentFix LICENSE (bug #445414 by ulm). (diff)
downloadgentoo-2-1bb2c59de8fcb94c7cf212ada5a9c5724fb709fb.tar.gz
gentoo-2-1bb2c59de8fcb94c7cf212ada5a9c5724fb709fb.tar.bz2
gentoo-2-1bb2c59de8fcb94c7cf212ada5a9c5724fb709fb.zip
Fix LICENSE (bug #445416 by ulm).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'dev-python/imaging')
-rw-r--r--dev-python/imaging/ChangeLog6
-rw-r--r--dev-python/imaging/imaging-1.1.7-r1.ebuild4
-rw-r--r--dev-python/imaging/imaging-1.1.7.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/imaging/ChangeLog b/dev-python/imaging/ChangeLog
index 6ad08ea4d5e8..d954cc262386 100644
--- a/dev-python/imaging/ChangeLog
+++ b/dev-python/imaging/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/imaging
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.75 2012/05/28 14:14:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.76 2012/12/01 02:02:19 radhermit Exp $
+
+ 01 Dec 2012; Tim Harder <radhermit@gentoo.org> imaging-1.1.7.ebuild,
+ imaging-1.1.7-r1.ebuild:
+ Fix LICENSE (bug #445416 by ulm).
28 May 2012; Raúl Porcel <armin76@gentoo.org> imaging-1.1.7-r1.ebuild:
alpha/ia64/sparc stable wrt #410075
diff --git a/dev-python/imaging/imaging-1.1.7-r1.ebuild b/dev-python/imaging/imaging-1.1.7-r1.ebuild
index c7757057ec3e..ca501974a07f 100644
--- a/dev-python/imaging/imaging-1.1.7-r1.ebuild
+++ b/dev-python/imaging/imaging-1.1.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r1.ebuild,v 1.11 2012/05/28 14:14:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7-r1.ebuild,v 1.12 2012/12/01 02:02:19 radhermit Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -17,7 +17,7 @@ DESCRIPTION="Python Imaging Library (PIL)"
HOMEPAGE="http://www.pythonware.com/products/pil/index.htm"
SRC_URI="http://www.effbot.org/downloads/${MY_P}.tar.gz"
-LICENSE="as-is"
+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"
IUSE="doc examples lcms scanner tk X"
diff --git a/dev-python/imaging/imaging-1.1.7.ebuild b/dev-python/imaging/imaging-1.1.7.ebuild
index 3b2ff3d4a37e..d014c1578b13 100644
--- a/dev-python/imaging/imaging-1.1.7.ebuild
+++ b/dev-python/imaging/imaging-1.1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7.ebuild,v 1.15 2012/02/20 15:35:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/imaging-1.1.7.ebuild,v 1.16 2012/12/01 02:02:19 radhermit Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -17,7 +17,7 @@ DESCRIPTION="Python Imaging Library (PIL)"
HOMEPAGE="http://www.pythonware.com/products/pil/index.htm"
SRC_URI="http://www.effbot.org/downloads/${MY_P}.tar.gz"
-LICENSE="as-is"
+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"
IUSE="doc examples scanner tk X"