summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-19 22:28:32 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-19 22:28:32 +0000
commit978265da02d918bfe16594dd4aaeaa8881b444cb (patch)
tree8ec122d58dea76741dbc7919f2830e437a93b43f /net-zope/cmfphoto
parentAdded to ~amd64. (Manifest recommit) (diff)
downloadgentoo-2-978265da02d918bfe16594dd4aaeaa8881b444cb.tar.gz
gentoo-2-978265da02d918bfe16594dd4aaeaa8881b444cb.tar.bz2
gentoo-2-978265da02d918bfe16594dd4aaeaa8881b444cb.zip
dev-python/Imaging renamed to dev-python/imaging.
Diffstat (limited to 'net-zope/cmfphoto')
-rw-r--r--net-zope/cmfphoto/ChangeLog6
-rw-r--r--net-zope/cmfphoto/cmfphoto-0.3.ebuild4
-rw-r--r--net-zope/cmfphoto/cmfphoto-0.4.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/cmfphoto/ChangeLog b/net-zope/cmfphoto/ChangeLog
index 319149643ca0..08c8362859b3 100644
--- a/net-zope/cmfphoto/ChangeLog
+++ b/net-zope/cmfphoto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/cmfphoto
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/ChangeLog,v 1.10 2004/06/25 01:19:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/ChangeLog,v 1.11 2004/07/19 22:28:32 kloeri Exp $
+
+ 19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> cmfphoto-0.3.ebuild,
+ cmfphoto-0.4.2.ebuild:
+ dev-python/Imaging renamed to dev-python/imaging.
12 May 2004; Jodok Batlogg <batlogg@gentoo.org>; cmfphoto-0.4.2.ebuild:
fixed typo, re-added help text
diff --git a/net-zope/cmfphoto/cmfphoto-0.3.ebuild b/net-zope/cmfphoto/cmfphoto-0.3.ebuild
index e7b9da4b3136..7eef72bfcc8b 100644
--- a/net-zope/cmfphoto/cmfphoto-0.3.ebuild
+++ b/net-zope/cmfphoto/cmfphoto-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.3.ebuild,v 1.2 2004/06/25 01:19:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.3.ebuild,v 1.3 2004/07/19 22:28:32 kloeri Exp $
inherit zproduct
@@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/collective/"
SRC_URI="mirror://sourceforge/collective/CMFPhoto-${PV}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
-RDEPEND="dev-python/Imaging-py21
+RDEPEND="dev-python/imaging-py21
>=net-zope/cmf-1.3
>=net-zope/plone-1.0.1
${RDEPEND}"
diff --git a/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild b/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild
index 9e10aa1444e1..49ee8fa9768d 100644
--- a/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild
+++ b/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild,v 1.3 2004/06/25 01:19:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.4.2.ebuild,v 1.4 2004/07/19 22:28:32 kloeri Exp $
inherit zproduct
@@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/collective/"
SRC_URI="mirror://sourceforge/collective/CMFPhoto-${PV}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
-RDEPEND="dev-python/Imaging
+RDEPEND="dev-python/imaging
>=net-zope/cmf-1.3
>=net-zope/plone-1.0.1
${RDEPEND}"