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-WorkflowEventLogTiein | |
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-WorkflowEventLogTiein')
3 files changed, 30 insertions, 2 deletions
diff --git a/dev-php5/ezc-WorkflowEventLogTiein/ChangeLog b/dev-php5/ezc-WorkflowEventLogTiein/ChangeLog index 04b5fd442295..966cfdb1075d 100644 --- a/dev-php5/ezc-WorkflowEventLogTiein/ChangeLog +++ b/dev-php5/ezc-WorkflowEventLogTiein/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php5/ezc-WorkflowEventLogTiein -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-WorkflowEventLogTiein/ChangeLog,v 1.3 2007/10/08 19:02:15 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-WorkflowEventLogTiein/ChangeLog,v 1.4 2008/01/13 16:11:59 jokey Exp $ + +*ezc-WorkflowEventLogTiein-1.1 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> + +ezc-WorkflowEventLogTiein-1.1.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc <jakub@gentoo.org> + +ezc-WorkflowEventLogTiein-1.1.ebuild: + Version bump to 2007.2 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-WorkflowEventLogTiein-1.0.ebuild: diff --git a/dev-php5/ezc-WorkflowEventLogTiein/ezc-WorkflowEventLogTiein-1.1.ebuild b/dev-php5/ezc-WorkflowEventLogTiein/ezc-WorkflowEventLogTiein-1.1.ebuild new file mode 100644 index 000000000000..0824f795ed38 --- /dev/null +++ b/dev-php5/ezc-WorkflowEventLogTiein/ezc-WorkflowEventLogTiein-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-WorkflowEventLogTiein/ezc-WorkflowEventLogTiein-1.1.ebuild,v 1.1 2008/01/13 16:11:59 jokey Exp $ + +EZC_BASE_MIN="1.4" +inherit php-ezc + +DESCRIPTION="This eZ component contains the EventLog listener for the Workflow component." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" + +RDEPEND="${RDEPEND} + >=dev-php5/ezc-EventLog-1.1 + >=dev-php5/ezc-Workflow-1.0.1" diff --git a/dev-php5/ezc-WorkflowEventLogTiein/files/digest-ezc-WorkflowEventLogTiein-1.1 b/dev-php5/ezc-WorkflowEventLogTiein/files/digest-ezc-WorkflowEventLogTiein-1.1 new file mode 100644 index 000000000000..75f1ef492813 --- /dev/null +++ b/dev-php5/ezc-WorkflowEventLogTiein/files/digest-ezc-WorkflowEventLogTiein-1.1 @@ -0,0 +1,3 @@ +MD5 799a3ca2747dca8c806b42011034ebb2 WorkflowEventLogTiein-1.1.tgz 7712 +RMD160 482b41e9cf7afa0956b878ec50c4c76fa209681e WorkflowEventLogTiein-1.1.tgz 7712 +SHA256 b37c024487d714c786652959e74b254dafa80cdad54f9c033244b09b19f7f7d1 WorkflowEventLogTiein-1.1.tgz 7712 |