From 8e4f846cef1ac82a521d5e5e7b340c31e7133d3b Mon Sep 17 00:00:00 2001 From: Markus Ullmann Date: Sun, 13 Jan 2008 15:59:35 +0000 Subject: Add eZ Components 2007.2 from project overlay (Portage version: 2.1.2.12) --- dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog | 14 ++++++++++++-- .../ezc-AuthenticationDatabaseTiein-1.1.ebuild | 15 +++++++++++++++ .../files/digest-ezc-AuthenticationDatabaseTiein-1.1 | 3 +++ 3 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 dev-php5/ezc-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.1.ebuild create mode 100644 dev-php5/ezc-AuthenticationDatabaseTiein/files/digest-ezc-AuthenticationDatabaseTiein-1.1 (limited to 'dev-php5/ezc-AuthenticationDatabaseTiein') diff --git a/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog b/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog index 886456bd3dbe..abf3f4d71e75 100644 --- a/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog +++ b/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php5/ezc-AuthenticationDatabaseTiein -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog,v 1.3 2007/10/08 19:02:11 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-AuthenticationDatabaseTiein/ChangeLog,v 1.4 2008/01/13 15:59:34 jokey Exp $ + +*ezc-AuthenticationDatabaseTiein-1.1 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann + +ezc-AuthenticationDatabaseTiein-1.1.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc + +ezc-AuthenticationDatabaseTiein-1.1.ebuild: + Version bump to 2007.2 08 Oct 2007; Markus Ullmann ezc-AuthenticationDatabaseTiein-1.0.ebuild: diff --git a/dev-php5/ezc-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.1.ebuild b/dev-php5/ezc-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.1.ebuild new file mode 100644 index 000000000000..9d52fb33a19d --- /dev/null +++ b/dev-php5/ezc-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-AuthenticationDatabaseTiein/ezc-AuthenticationDatabaseTiein-1.1.ebuild,v 1.1 2008/01/13 15:59:34 jokey Exp $ + +EZC_BASE_MIN="1.4" +inherit php-ezc + +DESCRIPTION="This eZ component contains database writer backend for the Authentication component." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" + +RDEPEND="${RDEPEND} + >=dev-php5/ezc-Authentication-1.1 + >=dev-php5/ezc-Database-1.3" diff --git a/dev-php5/ezc-AuthenticationDatabaseTiein/files/digest-ezc-AuthenticationDatabaseTiein-1.1 b/dev-php5/ezc-AuthenticationDatabaseTiein/files/digest-ezc-AuthenticationDatabaseTiein-1.1 new file mode 100644 index 000000000000..5da4ebd011df --- /dev/null +++ b/dev-php5/ezc-AuthenticationDatabaseTiein/files/digest-ezc-AuthenticationDatabaseTiein-1.1 @@ -0,0 +1,3 @@ +MD5 cdb0498c0dbb203ddb8cd1c2dace21b2 AuthenticationDatabaseTiein-1.1.tgz 36809 +RMD160 a70df9cc1fa9dc632bb2de32aec08197d729e694 AuthenticationDatabaseTiein-1.1.tgz 36809 +SHA256 6e23fffdfe3b0df338ad12f9b1f739c933794c6761f2f9cb519310da4147a398 AuthenticationDatabaseTiein-1.1.tgz 36809 -- cgit v1.2.3-65-gdbad