diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:11:35 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:11:35 +0000 |
commit | 5b7360fa7fed176d477202bc2ad70747a66f9a6d (patch) | |
tree | 88b041ad4117500de81f88ab5164fd00f1ebf94e /dev-php5 | |
parent | Version bump. (diff) | |
download | gentoo-2-5b7360fa7fed176d477202bc2ad70747a66f9a6d.tar.gz gentoo-2-5b7360fa7fed176d477202bc2ad70747a66f9a6d.tar.bz2 gentoo-2-5b7360fa7fed176d477202bc2ad70747a66f9a6d.zip |
Version bump.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-Execution/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Execution/files/digest-ezc-Execution-1.0.1 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php5/ezc-Execution/ChangeLog b/dev-php5/ezc-Execution/ChangeLog index 949b72257fc5..2c8b8f30b0e7 100644 --- a/dev-php5/ezc-Execution/ChangeLog +++ b/dev-php5/ezc-Execution/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-Execution # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.6 2006/08/24 02:04:03 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.7 2006/08/28 09:11:35 sebastian Exp $ + +*ezc-Execution-1.0.1 (28 Aug 2006) + + 28 Aug 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Execution-1.0.1.ebuild: + Version bump. 24 Aug 2006; Jason Wever <weeve@gentoo.org> ezc-Execution-1.0.ebuild: Added ~sparc keyword wrt bug #134717. diff --git a/dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild b/dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild new file mode 100644 index 000000000000..fed25c77cda9 --- /dev/null +++ b/dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2006 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.0.1.ebuild,v 1.1 2006/08/28 09:11:35 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component provides functionality to give feedback on fatal errors or uncaught exceptions." +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Execution/files/digest-ezc-Execution-1.0.1 b/dev-php5/ezc-Execution/files/digest-ezc-Execution-1.0.1 new file mode 100644 index 000000000000..fc8b51f2be99 --- /dev/null +++ b/dev-php5/ezc-Execution/files/digest-ezc-Execution-1.0.1 @@ -0,0 +1,3 @@ +MD5 afbbd611a6912e5910377688af561ec2 Execution-1.0.1.tgz 7111 +RMD160 5b9c371a941f774f7be951ad8e9df93bd98403d3 Execution-1.0.1.tgz 7111 +SHA256 6c9cc2643205e780b3e5cc35cf92ca18658dae13ee6d719795a29a751393bd9e Execution-1.0.1.tgz 7111 |