summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-10-23 22:44:34 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-10-23 22:44:34 +0000
commit16f1cdb3bb7be90c6a467990ede6cb48dd8e2e9c (patch)
tree7e62263bfd72e3beb5a4fea35e8c6ff1fe8a164b /net-zope/zphotoslides
parentStable on alpha. (diff)
downloadhistorical-16f1cdb3bb7be90c6a467990ede6cb48dd8e2e9c.tar.gz
historical-16f1cdb3bb7be90c6a467990ede6cb48dd8e2e9c.tar.bz2
historical-16f1cdb3bb7be90c6a467990ede6cb48dd8e2e9c.zip
fix -py21 dependency
Diffstat (limited to 'net-zope/zphotoslides')
-rw-r--r--net-zope/zphotoslides/ChangeLog6
-rw-r--r--net-zope/zphotoslides/files/digest-zphotoslides-1.12
-rw-r--r--net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild5
-rw-r--r--net-zope/zphotoslides/zphotoslides-1.1.ebuild17
4 files changed, 8 insertions, 22 deletions
diff --git a/net-zope/zphotoslides/ChangeLog b/net-zope/zphotoslides/ChangeLog
index a749852b691f..9b687bd49b4b 100644
--- a/net-zope/zphotoslides/ChangeLog
+++ b/net-zope/zphotoslides/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/zphotoslides
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/ChangeLog,v 1.4 2004/07/19 22:26:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/ChangeLog,v 1.5 2004/10/23 22:43:41 lanius Exp $
+
+ 24 Oct 2004; Heinrich Wendel <lanius@gentoo.org> zphotoslides-1.1-r1.ebuild,
+ -zphotoslides-1.1.ebuild:
+ fix -py21 dependency
19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
zphotoslides-1.1-r1.ebuild, zphotoslides-1.1.ebuild:
diff --git a/net-zope/zphotoslides/files/digest-zphotoslides-1.1 b/net-zope/zphotoslides/files/digest-zphotoslides-1.1
deleted file mode 100644
index 85b1c8046ebc..000000000000
--- a/net-zope/zphotoslides/files/digest-zphotoslides-1.1
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 98f6d650f4281b93be4169e4f32a8a51 /zphotoslides-1.1.ebuild 604
-MD5 67b8e58f2b067d39fcae2d90b7a9070a ZPhotoSlides-1.1.tar.gz 347244
diff --git a/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild b/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild
index 54a57fb58d2e..9c5f1940c276 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.4 2004/07/19 22:26:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild,v 1.5 2004/10/23 22:43:41 lanius Exp $
inherit zproduct
@@ -10,9 +10,10 @@ 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-1.1.3
>=net-zope/localfs-1.0.0
${RDEPEND}"
ZPROD_LIST="ZPhotoSlides"
DOTTXT_PROTECT="country-codes.txt ${DOTTXT_PROTECT}"
+IUSE=""
diff --git a/net-zope/zphotoslides/zphotoslides-1.1.ebuild b/net-zope/zphotoslides/zphotoslides-1.1.ebuild
deleted file mode 100644
index 973bb51ad5b9..000000000000
--- a/net-zope/zphotoslides/zphotoslides-1.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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.ebuild,v 1.4 2004/07/19 22:26:14 kloeri Exp $
-
-inherit zproduct
-
-DESCRIPTION="Present your photos quickly in zope."
-HOMEPAGE="http://www.zope.org/Members/p3b/ZPhotoSlides"
-SRC_URI="${HOMEPAGE}/ZPhotoSlides-${PV}.tar.gz"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
-RDEPEND=">=dev-python/imaging-py21-1.1.3
- >=net-zope/localfs-1.0.0
- ${RDEPEND}"
-
-ZPROD_LIST="ZPhotoSlides"
-DOTTXT_PROTECT="country-codes.txt ${DOTTXT_PROTECT}"