summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2010-05-20 04:19:43 +0000
committerPeter Volkov <pva@gentoo.org>2010-05-20 04:19:43 +0000
commit943896abef3e4f991926870e45665453f283991a (patch)
tree4a15a2a6a8aec35b16d28b9481f6b3428543d6a5 /dev-php5/ezc-Execution
parentNew component for ezc-eZcomponents 2009.2.1, bug #320547 (diff)
downloadgentoo-2-943896abef3e4f991926870e45665453f283991a.tar.gz
gentoo-2-943896abef3e4f991926870e45665453f283991a.tar.bz2
gentoo-2-943896abef3e4f991926870e45665453f283991a.zip
Version bump, bug #320547
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/ezc-Execution')
-rw-r--r--dev-php5/ezc-Execution/ChangeLog9
-rw-r--r--dev-php5/ezc-Execution/ezc-Execution-1.1.1.ebuild11
2 files changed, 18 insertions, 2 deletions
diff --git a/dev-php5/ezc-Execution/ChangeLog b/dev-php5/ezc-Execution/ChangeLog
index 437e9347350e..17cff34f4fee 100644
--- a/dev-php5/ezc-Execution/ChangeLog
+++ b/dev-php5/ezc-Execution/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php5/ezc-Execution
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.14 2008/03/19 00:13:32 jokey Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.15 2010/05/20 04:19:43 pva Exp $
+
+*ezc-Execution-1.1.1 (20 May 2010)
+
+ 20 May 2010; Peter Volkov <pva@gentoo.org> +ezc-Execution-1.1.1.ebuild:
+ Version bump, bug #320547
18 Mar 2008; Markus Ullmann <jokey@gentoo.org> -ezc-Execution-1.0.ebuild,
-ezc-Execution-1.0.1.ebuild, -ezc-Execution-1.0.4.ebuild:
diff --git a/dev-php5/ezc-Execution/ezc-Execution-1.1.1.ebuild b/dev-php5/ezc-Execution/ezc-Execution-1.1.1.ebuild
new file mode 100644
index 000000000000..d0a1117a5f7d
--- /dev/null
+++ b/dev-php5/ezc-Execution/ezc-Execution-1.1.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-Execution/ezc-Execution-1.1.1.ebuild,v 1.1 2010/05/20 04:19:43 pva Exp $
+
+EZC_BASE_MIN="1.8"
+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=""