diff options
Diffstat (limited to 'net-zope/zphotoslides/zphotoslides-1.1.ebuild')
-rw-r--r-- | net-zope/zphotoslides/zphotoslides-1.1.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net-zope/zphotoslides/zphotoslides-1.1.ebuild b/net-zope/zphotoslides/zphotoslides-1.1.ebuild new file mode 100644 index 000000000000..037bbf503b44 --- /dev/null +++ b/net-zope/zphotoslides/zphotoslides-1.1.ebuild @@ -0,0 +1,18 @@ + +# Copyright 2003 Gentoo Technologies, Inc. +# 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.1 2003/04/11 07:07:47 kutsuya 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}"
\ No newline at end of file |