From be14286d303a511d8012dd711dedf76b88319089 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Mon, 20 Nov 2006 15:44:00 +0000 Subject: [PATCH] Version bump, Package-Manager: portage-2.1.2_rc2 --- dev-php5/ezc-Cache/ChangeLog | 8 +++++++- dev-php5/ezc-Cache/ezc-Cache-1.1.3.ebuild | 10 ++++++++++ dev-php5/ezc-Cache/files/digest-ezc-Cache-1.1.3 | 3 +++ dev-php5/ezc-Debug/ChangeLog | 8 +++++++- dev-php5/ezc-Debug/ezc-Debug-1.0.3.ebuild | 10 ++++++++++ dev-php5/ezc-Debug/files/digest-ezc-Debug-1.0.3 | 3 +++ dev-php5/ezc-PhpGenerator/ChangeLog | 8 +++++++- .../ezc-PhpGenerator/ezc-PhpGenerator-1.0.2.ebuild | 10 ++++++++++ .../files/digest-ezc-PhpGenerator-1.0.2 | 3 +++ dev-php5/ezc-SystemInformation/ChangeLog | 8 +++++++- .../ezc-SystemInformation-1.0.2.ebuild | 10 ++++++++++ .../files/digest-ezc-SystemInformation-1.0.2 | 3 +++ dev-php5/ezc-Translation/ChangeLog | 8 +++++++- .../ezc-Translation/ezc-Translation-1.1.2.ebuild | 10 ++++++++++ .../files/digest-ezc-Translation-1.1.2 | 3 +++ dev-php5/ezc-TranslationCacheTiein/ChangeLog | 8 +++++++- .../ezc-TranslationCacheTiein-1.1.1.ebuild | 13 +++++++++++++ .../files/digest-ezc-TranslationCacheTiein-1.1.1 | 3 +++ 18 files changed, 123 insertions(+), 6 deletions(-) create mode 100644 dev-php5/ezc-Cache/ezc-Cache-1.1.3.ebuild create mode 100644 dev-php5/ezc-Cache/files/digest-ezc-Cache-1.1.3 create mode 100644 dev-php5/ezc-Debug/ezc-Debug-1.0.3.ebuild create mode 100644 dev-php5/ezc-Debug/files/digest-ezc-Debug-1.0.3 create mode 100644 dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.2.ebuild create mode 100644 dev-php5/ezc-PhpGenerator/files/digest-ezc-PhpGenerator-1.0.2 create mode 100644 dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild create mode 100644 dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.2 create mode 100644 dev-php5/ezc-Translation/ezc-Translation-1.1.2.ebuild create mode 100644 dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.2 create mode 100644 dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild create mode 100644 dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.1 diff --git a/dev-php5/ezc-Cache/ChangeLog b/dev-php5/ezc-Cache/ChangeLog index 63a81fd546a4..527ba1460a40 100644 --- a/dev-php5/ezc-Cache/ChangeLog +++ b/dev-php5/ezc-Cache/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-Cache # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Cache/ChangeLog,v 1.12 2006/10/01 18:26:01 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Cache/ChangeLog,v 1.13 2006/11/20 15:41:58 sebastian Exp $ + +*ezc-Cache-1.1.3 (20 Nov 2006) + + 20 Nov 2006; Sebastian Bergmann + +ezc-Cache-1.1.3.ebuild: + Version bump. 01 Oct 2006; Guy Martin ezc-Cache-1.1.2.ebuild: Added ~hppa to KEYWORDS. diff --git a/dev-php5/ezc-Cache/ezc-Cache-1.1.3.ebuild b/dev-php5/ezc-Cache/ezc-Cache-1.1.3.ebuild new file mode 100644 index 000000000000..8b05576c8693 --- /dev/null +++ b/dev-php5/ezc-Cache/ezc-Cache-1.1.3.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-Cache/ezc-Cache-1.1.3.ebuild,v 1.1 2006/11/20 15:41:58 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component provides a solution for caching, supporting multiple backends." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Cache/files/digest-ezc-Cache-1.1.3 b/dev-php5/ezc-Cache/files/digest-ezc-Cache-1.1.3 new file mode 100644 index 000000000000..b2fc6d698a2a --- /dev/null +++ b/dev-php5/ezc-Cache/files/digest-ezc-Cache-1.1.3 @@ -0,0 +1,3 @@ +MD5 2dc714808491b9710465bd624478a9a8 Cache-1.1.3.tgz 20117 +RMD160 2a0ad7c658d42f57f7681d29f63f7e058a0d90d9 Cache-1.1.3.tgz 20117 +SHA256 01bbaf21bea6d2220ea8365298224818728aeed96f68c94fe0b897c7d4de1e7f Cache-1.1.3.tgz 20117 diff --git a/dev-php5/ezc-Debug/ChangeLog b/dev-php5/ezc-Debug/ChangeLog index c25603b295f6..bbb8552f7303 100644 --- a/dev-php5/ezc-Debug/ChangeLog +++ b/dev-php5/ezc-Debug/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-Debug # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Debug/ChangeLog,v 1.8 2006/10/02 09:28:39 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Debug/ChangeLog,v 1.9 2006/11/20 15:42:22 sebastian Exp $ + +*ezc-Debug-1.0.3 (20 Nov 2006) + + 20 Nov 2006; Sebastian Bergmann + +ezc-Debug-1.0.3.ebuild: + Version bump. 02 Oct 2006; Guy Martin ezc-Debug-1.0.1.ebuild: Added ~hppa to KEYWORDS. diff --git a/dev-php5/ezc-Debug/ezc-Debug-1.0.3.ebuild b/dev-php5/ezc-Debug/ezc-Debug-1.0.3.ebuild new file mode 100644 index 000000000000..a7e5f1cf56c3 --- /dev/null +++ b/dev-php5/ezc-Debug/ezc-Debug-1.0.3.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-Debug/ezc-Debug-1.0.3.ebuild,v 1.1 2006/11/20 15:42:23 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component provides a set of classes that help you to debug an application." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Debug/files/digest-ezc-Debug-1.0.3 b/dev-php5/ezc-Debug/files/digest-ezc-Debug-1.0.3 new file mode 100644 index 000000000000..77721b2a4168 --- /dev/null +++ b/dev-php5/ezc-Debug/files/digest-ezc-Debug-1.0.3 @@ -0,0 +1,3 @@ +MD5 68b3ac27c9a1a77265a73bb89f728a3c Debug-1.0.3.tgz 49097 +RMD160 d8dd03d7c6cb90be07073d5153aca307d1bc8e30 Debug-1.0.3.tgz 49097 +SHA256 2def4bd7845884ee8d4325d62b4831c40fdf6887d1e68925985ad0ba28a8fd75 Debug-1.0.3.tgz 49097 diff --git a/dev-php5/ezc-PhpGenerator/ChangeLog b/dev-php5/ezc-PhpGenerator/ChangeLog index 09410b7156d9..c0f5d738037c 100644 --- a/dev-php5/ezc-PhpGenerator/ChangeLog +++ b/dev-php5/ezc-PhpGenerator/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-PhpGenerator # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PhpGenerator/ChangeLog,v 1.8 2006/10/01 20:35:25 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PhpGenerator/ChangeLog,v 1.9 2006/11/20 15:42:48 sebastian Exp $ + +*ezc-PhpGenerator-1.0.2 (20 Nov 2006) + + 20 Nov 2006; Sebastian Bergmann + +ezc-PhpGenerator-1.0.2.ebuild: + Version bump. 01 Oct 2006; Guy Martin ezc-PhpGenerator-1.0.1.ebuild: Added ~hppa to KEYWORDS. diff --git a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.2.ebuild b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.2.ebuild new file mode 100644 index 000000000000..e2e9d770e24b --- /dev/null +++ b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.2.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-PhpGenerator/ezc-PhpGenerator-1.0.2.ebuild,v 1.1 2006/11/20 15:42:48 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component provides a simple interface for creating PHP files and executing PHP code." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-PhpGenerator/files/digest-ezc-PhpGenerator-1.0.2 b/dev-php5/ezc-PhpGenerator/files/digest-ezc-PhpGenerator-1.0.2 new file mode 100644 index 000000000000..87a98d49f39b --- /dev/null +++ b/dev-php5/ezc-PhpGenerator/files/digest-ezc-PhpGenerator-1.0.2 @@ -0,0 +1,3 @@ +MD5 7d3090cb072837da5386af6f28ba4ec8 PhpGenerator-1.0.2.tgz 10094 +RMD160 bbd2e9f9dbb623b357ecd820372b6cc8b2016cc0 PhpGenerator-1.0.2.tgz 10094 +SHA256 4ed3d6dc8a686f25a1e26248b2655094538e794d480529fd29965839e4834099 PhpGenerator-1.0.2.tgz 10094 diff --git a/dev-php5/ezc-SystemInformation/ChangeLog b/dev-php5/ezc-SystemInformation/ChangeLog index 85dd34426539..760651f4ba52 100644 --- a/dev-php5/ezc-SystemInformation/ChangeLog +++ b/dev-php5/ezc-SystemInformation/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-SystemInformation # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.6 2006/10/02 09:49:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.7 2006/11/20 15:43:11 sebastian Exp $ + +*ezc-SystemInformation-1.0.2 (20 Nov 2006) + + 20 Nov 2006; Sebastian Bergmann + +ezc-SystemInformation-1.0.2.ebuild: + Version bump. 02 Oct 2006; Guy Martin ezc-SystemInformation-1.0.1.ebuild: diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild new file mode 100644 index 000000000000..f7103bcb4966 --- /dev/null +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.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-SystemInformation/ezc-SystemInformation-1.0.2.ebuild,v 1.1 2006/11/20 15:43:11 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component provides access to common system variables, such as CPU type and speed, and the available amount of memory." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.2 b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.2 new file mode 100644 index 000000000000..e850311aa2b1 --- /dev/null +++ b/dev-php5/ezc-SystemInformation/files/digest-ezc-SystemInformation-1.0.2 @@ -0,0 +1,3 @@ +MD5 4598f1de1656528f92b2768d7c0505bf SystemInformation-1.0.2.tgz 9846 +RMD160 bf915c498470acea24c8eec511807c2295a69a58 SystemInformation-1.0.2.tgz 9846 +SHA256 1540792c31bf5c256bd08169d4ea8c09f44dcb40f0b9818a66f592326ae095d2 SystemInformation-1.0.2.tgz 9846 diff --git a/dev-php5/ezc-Translation/ChangeLog b/dev-php5/ezc-Translation/ChangeLog index 7a55b57eb33f..d7bd17dfc099 100644 --- a/dev-php5/ezc-Translation/ChangeLog +++ b/dev-php5/ezc-Translation/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-Translation # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.9 2006/10/01 18:23:18 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.10 2006/11/20 15:43:36 sebastian Exp $ + +*ezc-Translation-1.1.2 (20 Nov 2006) + + 20 Nov 2006; Sebastian Bergmann + +ezc-Translation-1.1.2.ebuild: + Version bump. 01 Oct 2006; Guy Martin ezc-Translation-1.1.1.ebuild: Added ~hppa to KEYWORDS. diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.1.2.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.1.2.ebuild new file mode 100644 index 000000000000..92687f958d04 --- /dev/null +++ b/dev-php5/ezc-Translation/ezc-Translation-1.1.2.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-Translation/ezc-Translation-1.1.2.ebuild,v 1.1 2006/11/20 15:43:36 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component handles XML translation definitions (the Qt Linguist format)." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.2 b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.2 new file mode 100644 index 000000000000..e2a89801a047 --- /dev/null +++ b/dev-php5/ezc-Translation/files/digest-ezc-Translation-1.1.2 @@ -0,0 +1,3 @@ +MD5 4ae5144554c91f85cd3e5711b8161d84 Translation-1.1.2.tgz 19120 +RMD160 24a852b971ae17f7577fa35993619375f534bb68 Translation-1.1.2.tgz 19120 +SHA256 a21afc6042faba5f0ba6d0083ecba6b34dab5bd86e3931bb68ad56993cde27c9 Translation-1.1.2.tgz 19120 diff --git a/dev-php5/ezc-TranslationCacheTiein/ChangeLog b/dev-php5/ezc-TranslationCacheTiein/ChangeLog index 3c522db7c8e4..ab00dcc84ac6 100644 --- a/dev-php5/ezc-TranslationCacheTiein/ChangeLog +++ b/dev-php5/ezc-TranslationCacheTiein/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-TranslationCacheTiein # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.7 2006/10/01 20:10:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ChangeLog,v 1.8 2006/11/20 15:44:00 sebastian Exp $ + +*ezc-TranslationCacheTiein-1.1.1 (20 Nov 2006) + + 20 Nov 2006; Sebastian Bergmann + +ezc-TranslationCacheTiein-1.1.1.ebuild: + Version bump. 01 Oct 2006; Guy Martin ezc-TranslationCacheTiein-1.1.ebuild: diff --git a/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild new file mode 100644 index 000000000000..cf54f89f3c20 --- /dev/null +++ b/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-TranslationCacheTiein/ezc-TranslationCacheTiein-1.1.1.ebuild,v 1.1 2006/11/20 15:44:00 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component adds the TranslationCache backend to the Translation component." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND="${RDEPEND} + dev-php5/ezc-Cache + dev-php5/ezc-Translation" diff --git a/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.1 b/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.1 new file mode 100644 index 000000000000..48157638142e --- /dev/null +++ b/dev-php5/ezc-TranslationCacheTiein/files/digest-ezc-TranslationCacheTiein-1.1.1 @@ -0,0 +1,3 @@ +MD5 26d0c3b7fef0f98882f1be9721d77ff6 TranslationCacheTiein-1.1.1.tgz 4121 +RMD160 f435bde1de01d4924241d9d116eb2cb6a23db26a TranslationCacheTiein-1.1.1.tgz 4121 +SHA256 bff0434965c51e747422b8ea1fa7b88ec629230cc51b8c10efab8043e17d0cba TranslationCacheTiein-1.1.1.tgz 4121 -- 2.26.2