blob: 9d51f822c124a5521be791fb6a6d1e018b04a1ef (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild,v 1.1 2007/08/30 13:35:07 jokey Exp $
inherit php-ezc
DESCRIPTION="This eZ component allows you to provide support for different means of identification and authentication of users."
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
|