summaryrefslogtreecommitdiff
blob: 15c7f79dc633116cf0958075d15006aa6717ce0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/fle3/fle3-1.4.5.ebuild,v 1.2 2006/01/27 02:33:35 vapier 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="~ppc ~x86"

RDEPEND="dev-python/imaging"

ZPROD_LIST="FLE"