summaryrefslogtreecommitdiff
blob: 2ac33c4a825500077855d275c7e892f9b9467da8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/fle3/fle3-1.4.2.ebuild,v 1.1.1.1 2005/11/30 10:11:03 chriswhite Exp $

inherit zproduct
P_NEW="fle_${PV}"

DESCRIPTION="Future Learning Environment for collaborative learning"
HOMEPAGE="http://fle3.uiah.fi/"
SRC_URI="${HOMEPAGE}/download/${P_NEW}.tar.gz"

LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
RDEPEND="dev-python/imaging
	${RDEPEND}"

ZPROD_LIST="FLE"
IUSE=""