diff options
author | Peter Volkov <pva@gentoo.org> | 2010-05-20 04:12:50 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-05-20 04:12:50 +0000 |
commit | 74cb7d7b24788f8b53d0c3acc719fcfc52b30f90 (patch) | |
tree | 4dfd18b80b42c82762ad494bf7e9cf318ae8497e /dev-php5/ezc-Authentication | |
parent | Version bump, bug #320547 (diff) | |
download | gentoo-2-74cb7d7b24788f8b53d0c3acc719fcfc52b30f90.tar.gz gentoo-2-74cb7d7b24788f8b53d0c3acc719fcfc52b30f90.tar.bz2 gentoo-2-74cb7d7b24788f8b53d0c3acc719fcfc52b30f90.zip |
Version bump, bug #320547
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/ezc-Authentication')
-rw-r--r-- | dev-php5/ezc-Authentication/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Authentication/ezc-Authentication-1.3.1.ebuild | 11 |
2 files changed, 19 insertions, 2 deletions
diff --git a/dev-php5/ezc-Authentication/ChangeLog b/dev-php5/ezc-Authentication/ChangeLog index ebf3309494f0..a790ae561cbd 100644 --- a/dev-php5/ezc-Authentication/ChangeLog +++ b/dev-php5/ezc-Authentication/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-Authentication -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ChangeLog,v 1.5 2008/03/19 00:10:51 jokey Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ChangeLog,v 1.6 2010/05/20 04:12:50 pva Exp $ + +*ezc-Authentication-1.3.1 (20 May 2010) + + 20 May 2010; Peter Volkov <pva@gentoo.org> + +ezc-Authentication-1.3.1.ebuild: + Version bump, bug #320547 18 Mar 2008; Markus Ullmann <jokey@gentoo.org> -ezc-Authentication-1.0.ebuild: diff --git a/dev-php5/ezc-Authentication/ezc-Authentication-1.3.1.ebuild b/dev-php5/ezc-Authentication/ezc-Authentication-1.3.1.ebuild new file mode 100644 index 000000000000..847f034cbf41 --- /dev/null +++ b/dev-php5/ezc-Authentication/ezc-Authentication-1.3.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2010 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.3.1.ebuild,v 1.1 2010/05/20 04:12:50 pva Exp $ + +EZC_BASE_MIN="1.8" +inherit php-ezc + +DESCRIPTION="This eZ component provides support for different means of identification and authentication of users" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" |