summaryrefslogtreecommitdiff
blob: df253372c5f39b42be9ad0c146154c9cbf6e825d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1 2004/01/19 14:26:44 lanius 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="~x86 ~ppc"
RDEPEND="=net-zope/cmf-1.3*
	>=net-zope/formulator-1.2.0
	${RDEPEND}"

SLOT="0"

ZPROD_LIST="exUserFolder"