diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 15:59:15 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 15:59:15 +0000 |
commit | 8ec1807873703f0a2f11f67419a591008c50c7cd (patch) | |
tree | 7644cb27111d50d8b0e593fe0c4de3b32fdde413 /dev-php5/ezc-Authentication/ezc-Authentication-1.1.ebuild | |
parent | Add eZ Components 2007.2 from project overlay (diff) | |
download | gentoo-2-8ec1807873703f0a2f11f67419a591008c50c7cd.tar.gz gentoo-2-8ec1807873703f0a2f11f67419a591008c50c7cd.tar.bz2 gentoo-2-8ec1807873703f0a2f11f67419a591008c50c7cd.zip |
Add eZ Components 2007.2 from project overlay
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php5/ezc-Authentication/ezc-Authentication-1.1.ebuild')
-rw-r--r-- | dev-php5/ezc-Authentication/ezc-Authentication-1.1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php5/ezc-Authentication/ezc-Authentication-1.1.ebuild b/dev-php5/ezc-Authentication/ezc-Authentication-1.1.ebuild new file mode 100644 index 000000000000..890786b366d6 --- /dev/null +++ b/dev-php5/ezc-Authentication/ezc-Authentication-1.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 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.1.ebuild,v 1.1 2008/01/13 15:59:15 jokey Exp $ + +EZC_BASE_MIN="1.4" +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 ~hppa ~sparc ~x86" +IUSE="" |