diff options
author | 2004-07-19 22:28:32 +0000 | |
---|---|---|
committer | 2004-07-19 22:28:32 +0000 | |
commit | 57ec4ed615f2fe7dbc9cb99325d740f8d4a6a63e (patch) | |
tree | 2b58a54095387049de3588fc4616dd926914d64c /net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild | |
parent | Added to ~amd64. (diff) | |
download | historical-57ec4ed615f2fe7dbc9cb99325d740f8d4a6a63e.tar.gz historical-57ec4ed615f2fe7dbc9cb99325d740f8d4a6a63e.tar.bz2 historical-57ec4ed615f2fe7dbc9cb99325d740f8d4a6a63e.zip |
dev-python/Imaging renamed to dev-python/imaging.
Diffstat (limited to 'net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild')
-rw-r--r-- | net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild b/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild index d60e757bd8da..54a57fb58d2e 100644 --- a/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild +++ b/net-zope/zphotoslides/zphotoslides-1.1-r1.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/zphotoslides/zphotoslides-1.1-r1.ebuild,v 1.3 2004/06/25 01:27:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild,v 1.4 2004/07/19 22:26:14 kloeri Exp $ inherit zproduct @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/zphotoslides/ZPhotoSlides-${PV}b.tar.gz" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" -RDEPEND=">=dev-python/Imaging-py21-1.1.3 +RDEPEND=">=dev-python/imaging-py21-1.1.3 >=net-zope/localfs-1.0.0 ${RDEPEND}" |