diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:03:37 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:03:37 +0000 |
commit | a2e4b17fee0cefa708e099f79a69e3fcb33d35af (patch) | |
tree | f8524a1d364990bd0654ab2fcad33869bf287a9f /dev-php5/ezc-Execution | |
parent | Add eZ Components 2007.2 from project overlay (diff) | |
download | gentoo-2-a2e4b17fee0cefa708e099f79a69e3fcb33d35af.tar.gz gentoo-2-a2e4b17fee0cefa708e099f79a69e3fcb33d35af.tar.bz2 gentoo-2-a2e4b17fee0cefa708e099f79a69e3fcb33d35af.zip |
Add eZ Components 2007.2 from project overlay
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php5/ezc-Execution')
-rw-r--r-- | dev-php5/ezc-Execution/ChangeLog | 13 | ||||
-rw-r--r-- | dev-php5/ezc-Execution/ezc-Execution-1.1.ebuild | 11 | ||||
-rw-r--r-- | dev-php5/ezc-Execution/files/digest-ezc-Execution-1.1 | 3 |
3 files changed, 25 insertions, 2 deletions
diff --git a/dev-php5/ezc-Execution/ChangeLog b/dev-php5/ezc-Execution/ChangeLog index 22d208dce60a..a39026cbf59f 100644 --- a/dev-php5/ezc-Execution/ChangeLog +++ b/dev-php5/ezc-Execution/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-php5/ezc-Execution -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.12 2007/10/08 19:03:14 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.13 2008/01/13 16:03:36 jokey Exp $ + +*ezc-Execution-1.1 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> +ezc-Execution-1.1.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc <jakub@gentoo.org> + +ezc-Execution-1.1.ebuild: + Version bump to 2007.2 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-Execution-1.0.4.ebuild: Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it diff --git a/dev-php5/ezc-Execution/ezc-Execution-1.1.ebuild b/dev-php5/ezc-Execution/ezc-Execution-1.1.ebuild new file mode 100644 index 000000000000..2a8758acc7d7 --- /dev/null +++ b/dev-php5/ezc-Execution/ezc-Execution-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-Execution/ezc-Execution-1.1.ebuild,v 1.1 2008/01/13 16:03:36 jokey Exp $ + +EZC_BASE_MIN="1.4" +inherit php-ezc + +DESCRIPTION="This eZ component provides functionality to give feedback on fatal errors or uncaught exceptions." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Execution/files/digest-ezc-Execution-1.1 b/dev-php5/ezc-Execution/files/digest-ezc-Execution-1.1 new file mode 100644 index 000000000000..ac5231772409 --- /dev/null +++ b/dev-php5/ezc-Execution/files/digest-ezc-Execution-1.1 @@ -0,0 +1,3 @@ +MD5 d2c26a912898f87f349832c2fcdc149b Execution-1.1.tgz 15424 +RMD160 d99fc808bc92d57a19a2f1b0019c1ffe6b96a9a1 Execution-1.1.tgz 15424 +SHA256 cb860bd308684ee9f2acfbecb6da8ba69870f51680d52d56b684fb37f80fbc9d Execution-1.1.tgz 15424 |