# ChangeLog for dev-php5/ezc-Configuration
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.12 2006/10/01 21:01:04 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.13 2006/10/09 07:13:20 sebastian Exp $
+
+*ezc-Configuration-1.0.4 (09 Oct 2006)
+
+ 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ +ezc-Configuration-1.0.4.ebuild:
+ Version bump.
01 Oct 2006; Guy Martin <gmsoft@gentoo.org>
ezc-Configuration-1.0.3.ebuild:
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.ebuild,v 1.1 2006/10/09 07:13:20 sebastian Exp $
+
+inherit php-ezc
+
+DESCRIPTION="This eZ component allows you to use configuration files in different formats."
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
--- /dev/null
+MD5 10b89000ef1c7846cfd18ef23208d2cc Configuration-1.0.4.tgz 30477
+RMD160 1d2604cbbb184c29989377ea3751c52585159891 Configuration-1.0.4.tgz 30477
+SHA256 675b07e449f4d2a2ba1a356cab8c1806f216d4d6710f3b7465251e6018aaf022 Configuration-1.0.4.tgz 30477
# ChangeLog for dev-php5/ezc-ConsoleTools
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-ConsoleTools/ChangeLog,v 1.11 2006/10/01 20:40:18 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-ConsoleTools/ChangeLog,v 1.12 2006/10/09 07:15:50 sebastian Exp $
+
+*ezc-ConsoleTools-1.1.3 (09 Oct 2006)
+
+ 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ +ezc-ConsoleTools-1.1.3.ebuild:
+ Version bump.
01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-ConsoleTools-1.1.2.ebuild:
Added ~hppa to KEYWORDS.
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-ConsoleTools/ezc-ConsoleTools-1.1.3.ebuild,v 1.1 2006/10/09 07:15:50 sebastian Exp $
+
+inherit php-ezc depend.php
+
+DESCRIPTION="This eZ component provides a set of classes to do different actions with the console."
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+pkg_setup() {
+ require_php_with_use spl
+}
--- /dev/null
+MD5 3fa73ef00bf58b02791ad417a88fec4a ConsoleTools-1.1.3.tgz 55104
+RMD160 670efb2b71195f88e871c1b2c07f8539ddb4a645 ConsoleTools-1.1.3.tgz 55104
+SHA256 97ce2e1f1181beb298d599798bf309892ddf7429600fddfd3f9f0fcea89071a7 ConsoleTools-1.1.3.tgz 55104
# ChangeLog for dev-php5/ezc-Database
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Database/ChangeLog,v 1.13 2006/10/02 09:06:27 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Database/ChangeLog,v 1.14 2006/10/09 07:17:11 sebastian Exp $
+
+*ezc-Database-1.1.3 (09 Oct 2006)
+
+ 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ +ezc-Database-1.1.3.ebuild:
+ Version bump.
02 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-Database-1.1.2.ebuild:
Added ~hppa to KEYWORDS.
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Database/ezc-Database-1.1.3.ebuild,v 1.1 2006/10/09 07:17:11 sebastian Exp $
+
+inherit php-ezc depend.php
+
+DESCRIPTION="This eZ component provides a lightweight database layer on top of PDO."
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+pkg_setup() {
+ require_pdo
+}
--- /dev/null
+MD5 6133c261fe1814c61e14acca5960cc1a Database-1.1.3.tgz 35671
+RMD160 b7878fcac58b4be422ca38d0a8333c28498eb771 Database-1.1.3.tgz 35671
+SHA256 7522aa89b1d99b1883701f2a4764084fc189bdd3cfa722af5cc719e53c34b375 Database-1.1.3.tgz 35671
# ChangeLog for dev-php5/ezc-File
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.5 2006/10/02 09:51:10 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.6 2006/10/09 07:18:25 sebastian Exp $
+
+*ezc-File-1.0.1 (09 Oct 2006)
+
+ 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ +ezc-File-1.0.1.ebuild:
+ Version bump.
02 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-File-1.0.ebuild:
Added ~hppa to KEYWORDS.
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ezc-File-1.0.1.ebuild,v 1.1 2006/10/09 07:18:25 sebastian Exp $
+
+inherit php-ezc
+
+DESCRIPTION="This eZ component provides support for file operations which are not covered by PHP or are just missing."
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86"
+IUSE=""
--- /dev/null
+MD5 90cd1064451340f4e9a866f56cd7fa73 File-1.0.1.tgz 4732
+RMD160 65bb5f7075adb88b0850058b1f944fa2aee3e6ff File-1.0.1.tgz 4732
+SHA256 c46fe630ad21345d2abd5d5b4387b4323f0d3a4a0bfd68170ef4c1e864e43353 File-1.0.1.tgz 4732
# ChangeLog for dev-php5/ezc-ImageConversion
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-ImageConversion/ChangeLog,v 1.11 2006/10/02 07:35:38 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-ImageConversion/ChangeLog,v 1.12 2006/10/09 07:19:54 sebastian Exp $
+
+*ezc-ImageConversion-1.1.2 (09 Oct 2006)
+
+ 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ +ezc-ImageConversion-1.1.2.ebuild:
+ Version bump.
02 Oct 2006; Guy Martin <gmsoft@gentoo.org>
ezc-ImageConversion-1.1.1.ebuild:
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-ImageConversion/ezc-ImageConversion-1.1.2.ebuild,v 1.1 2006/10/09 07:19:54 sebastian Exp $
+
+inherit php-ezc
+
+DESCRIPTION="This eZ component provides a set of classes to apply different filters on images."
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
--- /dev/null
+MD5 79fa8f0a2f351ff72cd1854e73837e8c ImageConversion-1.1.2.tgz 200418
+RMD160 20cc10091bee580ceb96bb51d5c76b950ae34db7 ImageConversion-1.1.2.tgz 200418
+SHA256 c14c558b20b4f1d4100ca521556a1c07db00c91327d11d9fe020d19c8efe02df ImageConversion-1.1.2.tgz 200418
# ChangeLog for dev-php5/ezc-Mail
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.12 2006/10/01 20:58:43 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.13 2006/10/09 07:21:34 sebastian Exp $
+
+*ezc-Mail-1.1.3 (09 Oct 2006)
+
+ 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ +ezc-Mail-1.1.3.ebuild:
+ Version bump.
01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-Mail-1.1.2.ebuild:
Added ~hppa to KEYWORDS.
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ezc-Mail-1.1.3.ebuild,v 1.1 2006/10/09 07:21:34 sebastian Exp $
+
+inherit php-ezc
+
+DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs."
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
--- /dev/null
+MD5 71f67fc6878678acb348bb3a9b40419e Mail-1.1.3.tgz 48038
+RMD160 aa32220a0106d4a04f5e732c41cf9f44d01de1b5 Mail-1.1.3.tgz 48038
+SHA256 3a3fef889d56e09c56403b3c48371554c2fd7369fe4030f4d817a6709f5e23e3 Mail-1.1.3.tgz 48038
# ChangeLog for dev-php5/ezc-eZcomponents
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-eZcomponents/ChangeLog,v 1.14 2006/10/02 09:55:39 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-eZcomponents/ChangeLog,v 1.15 2006/10/09 07:26:17 sebastian Exp $
+
+*ezc-eZcomponents-1.1.2 (09 Oct 2006)
+
+ 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ +ezc-eZcomponents-1.1.2.ebuild:
+ Version bump.
02 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-eZcomponents-1.1.ebuild:
Added ~hppa to KEYWORDS.
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-eZcomponents/ezc-eZcomponents-1.1.2.ebuild,v 1.1 2006/10/09 07:26:17 sebastian Exp $
+
+DESCRIPTION="eZ components is an enterprise ready general purpose PHP platform."
+HOMEPAGE="http://ez.no/products/ez_components"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-php5/ezc-Base-1.1.1
+ >=dev-php5/ezc-Archive-1.1
+ >=dev-php5/ezc-Cache-1.1.2
+ >=dev-php5/ezc-Configuration-1.0.4
+ >=dev-php5/ezc-ConsoleTools-1.1.3
+ >=dev-php5/ezc-Database-1.1.3
+ >=dev-php5/ezc-DatabaseSchema-1.0.2
+ >=dev-php5/ezc-Debug-1.0.1
+ >=dev-php5/ezc-EventLog-1.0.2
+ >=dev-php5/ezc-EventLogDatabaseTiein-1.0
+ >=dev-php5/ezc-Execution-1.0.1
+ >=dev-php5/ezc-File-1.0.1
+ >=dev-php5/ezc-ImageAnalysis-1.0.1
+ >=dev-php5/ezc-ImageConversion-1.1.2
+ >=dev-php5/ezc-Mail-1.1.3
+ >=dev-php5/ezc-PersistentObject-1.1
+ >=dev-php5/ezc-PersistentObjectDatabaseSchemaTiein-1.0
+ >=dev-php5/ezc-PhpGenerator-1.0.1
+ >=dev-php5/ezc-SystemInformation-1.0.1
+ >=dev-php5/ezc-Template-1.0
+ >=dev-php5/ezc-Translation-1.1.1
+ >=dev-php5/ezc-TranslationCacheTiein-1.1
+ >=dev-php5/ezc-UserInput-1.0.1"
# ChangeLog for dev-php5/xdebug
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.6 2006/07/04 07:57:19 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.7 2006/10/09 07:08:34 sebastian Exp $
+
+*xdebug-2.0.0_rc1 (09 Oct 2006)
+
+ 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org>
+ +xdebug-2.0.0_rc1.ebuild:
+ Version bump.
*xdebug-2.0.0_beta6 (04 Jul 2006)
--- /dev/null
+MD5 a048de3dbb5a16489921f2096b8003e1 xdebug-2.0.0rc1.tgz 252286
+RMD160 421ef0a9535954f17ddd585e57cf949582e55533 xdebug-2.0.0rc1.tgz 252286
+SHA256 f3b8a65430f2e727460f8fa1ee9c6b2187befa939f99a10d2cf1fa1042bd42f5 xdebug-2.0.0rc1.tgz 252286
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.0.0_rc1.ebuild,v 1.1 2006/10/09 07:08:34 sebastian Exp $
+
+PHP_EXT_ZENDEXT="yes"
+PHP_EXT_NAME="xdebug"
+
+inherit php-ext-source-r1
+
+IUSE=""
+DESCRIPTION="A PHP Debugging and Profiling extension."
+HOMEPAGE="http://www.xdebug.org/"
+SLOT="0"
+MY_P="${P/_/}"
+SRC_URI="http://pecl.php.net/get/${MY_P}.tgz"
+S="${WORKDIR}/xdebug-2.0.0RC1"
+LICENSE="Xdebug"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="${RDEPEND} !dev-php5/ZendOptimizer"
+
+need_php_by_category
+
+src_install() {
+ php-ext-source-r1_src_install
+ dodoc-php NEWS README Changelog CREDITS LICENSE
+
+ php-ext-base-r1_addtoinifiles "xdebug.auto_trace" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.trace_output_dir" '"/tmp"'
+ php-ext-base-r1_addtoinifiles "xdebug.trace_output_name" '"crc32"'
+ php-ext-base-r1_addtoinifiles "xdebug.trace_format" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.trace_options" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.collect_includes" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.collect_params" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.collect_return" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.collect_vars" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.default_enable" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.extended_info" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.manual_url" '"http://www.php.net"'
+ php-ext-base-r1_addtoinifiles "xdebug.max_nesting_level" '"100"'
+ php-ext-base-r1_addtoinifiles "xdebug.show_exception_trace" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.show_local_vars" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.show_mem_delta" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.COOKIE" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.ENV" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.FILES" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.GET" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.POST" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.REQUEST" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.SERVER" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump.SESSION" '"NULL"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump_globals" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump_once" '"1"'
+ php-ext-base-r1_addtoinifiles "xdebug.dump_undefined" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_enable" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_output_dir" '"/tmp"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_output_name" '"crc32"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_enable_trigger" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_append" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.profiler_aggregate" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_enable" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_handler" '"dbgp"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_host" '"localhost"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_mode" '"req"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_port" '"9000"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_autostart" '"0"'
+ php-ext-base-r1_addtoinifiles "xdebug.remote_log" '""'
+ php-ext-base-r1_addtoinifiles "xdebug.allowed_clients" '""'
+ php-ext-base-r1_addtoinifiles "xdebug.idekey" '""'
+ php-ext-base-r1_addtoinifiles "xdebug.var_display_max_data" '"512"'
+ php-ext-base-r1_addtoinifiles "xdebug.var_display_max_depth" '"2"'
+}