summaryrefslogtreecommitdiff
blob: 2deb05e73316a8836166dc413bdbd2a1d6f30252 (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/exuserfolder/exuserfolder-0.20.0-r1.ebuild,v 1.3 2006/01/27 02:32:54 vapier Exp $

inherit zproduct

DESCRIPTION="allows authentication via alternative methods + mysql plain text auth patch"
HOMEPAGE="http://exuserfolder.sf.net"
SRC_URI="http://www.gentoo.at/distfiles/exuserfolder-0.2-s2upatch.tar.gz"

LICENSE="GPL-2"
KEYWORDS="~ppc ~x86"

RDEPEND="=net-zope/cmf-1.3*
	>=net-zope/formulator-1.2.0"

ZPROD_LIST="exUserFolder"