From a21e5260837b14dd9d774e7f3177d7f2fb3bd33a Mon Sep 17 00:00:00 2001 From: Heinrich Wendel Date: Sat, 23 Oct 2004 22:38:38 +0000 Subject: fix -py21 dependencie --- net-zope/photo/ChangeLog | 5 ++++- net-zope/photo/photo-1.2.3.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'net-zope') diff --git a/net-zope/photo/ChangeLog b/net-zope/photo/ChangeLog index 386d3e260b30..ef163660a62f 100644 --- a/net-zope/photo/ChangeLog +++ b/net-zope/photo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/photo # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/photo/ChangeLog,v 1.6 2004/07/19 22:23:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/photo/ChangeLog,v 1.7 2004/10/23 22:38:38 lanius Exp $ + + 24 Oct 2004; Heinrich Wendel photo-1.2.3.ebuild: + fix -py21 dependencie 19 Jul 2004; Bryan Østergaard photo-1.2.3.ebuild: dev-python/Imaging renamed to dev-python/imaging. diff --git a/net-zope/photo/photo-1.2.3.ebuild b/net-zope/photo/photo-1.2.3.ebuild index 2b62883a74ac..2146bd613b1e 100644 --- a/net-zope/photo/photo-1.2.3.ebuild +++ b/net-zope/photo/photo-1.2.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/photo/photo-1.2.3.ebuild,v 1.8 2004/07/19 22:23:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/photo/photo-1.2.3.ebuild,v 1.9 2004/10/23 22:38:38 lanius Exp $ inherit zproduct @@ -11,10 +11,10 @@ SRC_URI="mirror://sourceforge/zopephoto/Photo-${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" -RDEPEND="dev-python/imaging-py21 +RDEPEND="dev-python/imaging media-gfx/imagemagick ${RDEPEND}" ZPROD_LIST="Photo" MYDOC="FAQ.txt THANKS.txt UPGRADE.txt DEPENDENCIES.txt ${MYDOC}" - +IUSE="" -- cgit v1.2.3-65-gdbad