diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:12:25 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:12:25 +0000 |
commit | ff6b2f7ac237252eb1a36104919c61153128b501 (patch) | |
tree | faa3ed19c22a5a4ddb5c344986ea29d7a851bccd /dev-php5/ezc-Authentication | |
parent | add missing X deps, bug #205618 (diff) | |
download | historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.gz historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.bz2 historical-ff6b2f7ac237252eb1a36104919c61153128b501.zip |
Add eZ Components 2007.2 from project overlay
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php5/ezc-Authentication')
-rw-r--r-- | dev-php5/ezc-Authentication/ChangeLog | 14 | ||||
-rw-r--r-- | dev-php5/ezc-Authentication/ezc-Authentication-1.1.ebuild | 11 | ||||
-rw-r--r-- | dev-php5/ezc-Authentication/files/digest-ezc-Authentication-1.1 | 3 |
3 files changed, 26 insertions, 2 deletions
diff --git a/dev-php5/ezc-Authentication/ChangeLog b/dev-php5/ezc-Authentication/ChangeLog index b933edc1ebdf..930ae485c026 100644 --- a/dev-php5/ezc-Authentication/ChangeLog +++ b/dev-php5/ezc-Authentication/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php5/ezc-Authentication -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ChangeLog,v 1.3 2007/10/08 19:02:03 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ChangeLog,v 1.4 2008/01/13 15:59:15 jokey Exp $ + +*ezc-Authentication-1.1 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> + +ezc-Authentication-1.1.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc <jakub@gentoo.org> + +ezc-Authentication-1.1.ebuild: + Version bump to 2007.2 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-Authentication-1.0.ebuild: 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="" diff --git a/dev-php5/ezc-Authentication/files/digest-ezc-Authentication-1.1 b/dev-php5/ezc-Authentication/files/digest-ezc-Authentication-1.1 new file mode 100644 index 000000000000..78c9ccaad41a --- /dev/null +++ b/dev-php5/ezc-Authentication/files/digest-ezc-Authentication-1.1 @@ -0,0 +1,3 @@ +MD5 6059b3a696be19a7f7c77cc6a5ee89ad Authentication-1.1.tgz 208924 +RMD160 be87ef88faa3ec285aa904ee2b6ef817399f75b2 Authentication-1.1.tgz 208924 +SHA256 ad3485d50d245eb84e1e1eddd4b8752564858688329badfbcfce5377aae101f2 Authentication-1.1.tgz 208924 |