diff options
Diffstat (limited to 'net-zope/cmfphoto')
-rw-r--r-- | net-zope/cmfphoto/ChangeLog | 9 | ||||
-rw-r--r-- | net-zope/cmfphoto/cmfphoto-0.1.ebuild | 16 | ||||
-rw-r--r-- | net-zope/cmfphoto/files/digest-cmfphoto-0.1 | 1 |
3 files changed, 26 insertions, 0 deletions
diff --git a/net-zope/cmfphoto/ChangeLog b/net-zope/cmfphoto/ChangeLog new file mode 100644 index 000000000000..6e8e2c8d0c5e --- /dev/null +++ b/net-zope/cmfphoto/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for net-zope/cmfphoto +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/ChangeLog,v 1.1 2003/03/08 11:12:44 kutsuya Exp $ + +*cmfphoto-0.1 (08 Mar 2003) + + 08 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> cmfphoto-0.1.ebuild: + Inital import. + diff --git a/net-zope/cmfphoto/cmfphoto-0.1.ebuild b/net-zope/cmfphoto/cmfphoto-0.1.ebuild new file mode 100644 index 000000000000..b9101c985b12 --- /dev/null +++ b/net-zope/cmfphoto/cmfphoto-0.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public Form License v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.1.ebuild,v 1.1 2003/03/08 11:12:44 kutsuya Exp $ + +inherit zproduct + +DESCRIPTION="Zope product to have photos." +HOMEPAGE="http://sourceforge.net/projects/collective/" +SRC_URI="mirror://sourceforge/collective/CMFPhoto-${PV}.tar.gz" +LICENSE="GPL" +KEYWORDS="~x86" +RDEPEND="dev-python/Imaging-py21 + ${RDEPEND}" + +ZPROD_LIST="CMFPhoto" + diff --git a/net-zope/cmfphoto/files/digest-cmfphoto-0.1 b/net-zope/cmfphoto/files/digest-cmfphoto-0.1 new file mode 100644 index 000000000000..b40f56158ee8 --- /dev/null +++ b/net-zope/cmfphoto/files/digest-cmfphoto-0.1 @@ -0,0 +1 @@ +MD5 b8aa2579e10a899653a094a165790b81 CMFPhoto-0.1.tar.gz 22138 |