summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-zope/photo/files/digest-photo-1.2.31
-rw-r--r--net-zope/photo/photo-1.2.3.ebuild19
2 files changed, 20 insertions, 0 deletions
diff --git a/net-zope/photo/files/digest-photo-1.2.3 b/net-zope/photo/files/digest-photo-1.2.3
new file mode 100644
index 000000000000..bf42513dfcfb
--- /dev/null
+++ b/net-zope/photo/files/digest-photo-1.2.3
@@ -0,0 +1 @@
+MD5 bcc8236673d2a1ac2eff807678db5544 Photo-1.2.3.tgz 33968
diff --git a/net-zope/photo/photo-1.2.3.ebuild b/net-zope/photo/photo-1.2.3.ebuild
new file mode 100644
index 000000000000..8f8b77eae433
--- /dev/null
+++ b/net-zope/photo/photo-1.2.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/photo/photo-1.2.3.ebuild,v 1.1 2003/04/03 23:12:51 kutsuya Exp $
+
+inherit zproduct
+
+DESCRIPTION="Zope product for managing photos and photo albums"
+
+HOMEPAGE="http://sourceforge.net/projects/zopephoto/"
+SRC_URI="mirror://sourceforge/zopephoto/Photo-${PV}.tgz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+RDEPEND="dev-python/Imaging-py21
+ media-gfx/imagemagick
+ ${RDEPEND}"
+
+ZPROD_LIST="Photo"
+