summaryrefslogtreecommitdiff
blob: 798c3b47642e1e319c85931e9a928a2ac854c41d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/photo/photo-1.2.4.ebuild,v 1.2 2006/01/27 02:40:29 vapier Exp $

inherit zproduct

DESCRIPTION="Zope product for managing photos and photo albums"
HOMEPAGE="http://www.zope.org/Members/rbickers/Photo"
SRC_URI="http://www.zope.org/Members/rbickers/Photo/Photo/Photo-${PV}.tgz"

LICENSE="GPL-2"
KEYWORDS="~ppc ~sparc ~x86"

RDEPEND="dev-python/imaging
	media-gfx/imagemagick"

ZPROD_LIST="Photo"
MYDOC="FAQ.txt THANKS.txt UPGRADE.txt DEPENDENCIES.txt ${MYDOC}"