diff options
author | Matti Bickel <mabi@gentoo.org> | 2011-12-14 22:09:06 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2011-12-14 22:09:06 +0000 |
commit | 6bce52daaceeb43f2bb90e2bee010af7ae9229c1 (patch) | |
tree | 2f88a2adbe535363ecd6ecc4e368bea348892666 /dev-php/ezc-Execution | |
parent | Moving package from dev-php5 to dev-php category (bug #324665) (diff) | |
download | gentoo-2-6bce52daaceeb43f2bb90e2bee010af7ae9229c1.tar.gz gentoo-2-6bce52daaceeb43f2bb90e2bee010af7ae9229c1.tar.bz2 gentoo-2-6bce52daaceeb43f2bb90e2bee010af7ae9229c1.zip |
Moving package from dev-php5 to dev-php category (bug #324665)
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-php/ezc-Execution')
-rw-r--r-- | dev-php/ezc-Execution/ChangeLog | 73 | ||||
-rw-r--r-- | dev-php/ezc-Execution/ezc-Execution-1.1.1.ebuild | 11 | ||||
-rw-r--r-- | dev-php/ezc-Execution/ezc-Execution-1.1.ebuild | 11 | ||||
-rw-r--r-- | dev-php/ezc-Execution/metadata.xml | 5 |
4 files changed, 100 insertions, 0 deletions
diff --git a/dev-php/ezc-Execution/ChangeLog b/dev-php/ezc-Execution/ChangeLog new file mode 100644 index 000000000000..98c8a2ba9245 --- /dev/null +++ b/dev-php/ezc-Execution/ChangeLog @@ -0,0 +1,73 @@ +# ChangeLog for dev-php5/ezc-Execution +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-Execution/ChangeLog,v 1.1 2011/12/14 22:09:06 mabi 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: + Drop old + +*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 + + 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-Execution-1.0.4.ebuild: + Marked ~hppa (bug #190787). + +*ezc-Execution-1.0.4 (30 Aug 2007) + + 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> + +ezc-Execution-1.0.4.ebuild: + Version bump for eZC 2007.1.1 + + 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> + ezc-Execution-1.0.1.ebuild: + Add ~alpha + ~ia64 keywords, bug 134717. + + 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-Execution-1.0.1.ebuild: + Added ~hppa to KEYWORDS. + +*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. + + 12 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> + ezc-Execution-1.0.ebuild: + Keyword ~amd64. + + 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + ezc-Execution-1.0.ebuild: + Added ~ppc, bug #134717 + + 30 May 2006; Markus Rothe <corsair@gentoo.org> ezc-Execution-1.0.ebuild: + Added ~ppc64; bug #134717 + +*ezc-Execution-1.0 (30 Jan 2006) + + 30 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> + -ezc-Execution-1.0_rc1.ebuild, +ezc-Execution-1.0.ebuild: + Version bump. + +*ezc-Execution-1.0_rc1 (23 Jan 2006) + + 23 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml, + +ezc-Execution-1.0_rc1.ebuild: + Initial ebuild. + diff --git a/dev-php/ezc-Execution/ezc-Execution-1.1.1.ebuild b/dev-php/ezc-Execution/ezc-Execution-1.1.1.ebuild new file mode 100644 index 000000000000..1bd5d2d210d6 --- /dev/null +++ b/dev-php/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-php/ezc-Execution/ezc-Execution-1.1.1.ebuild,v 1.1 2011/12/14 22:09:06 mabi 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="" diff --git a/dev-php/ezc-Execution/ezc-Execution-1.1.ebuild b/dev-php/ezc-Execution/ezc-Execution-1.1.ebuild new file mode 100644 index 000000000000..acf1558cf901 --- /dev/null +++ b/dev-php/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-php/ezc-Execution/ezc-Execution-1.1.ebuild,v 1.1 2011/12/14 22:09:06 mabi 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-php/ezc-Execution/metadata.xml b/dev-php/ezc-Execution/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/ezc-Execution/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> |