diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 15:22:35 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 15:22:35 +0000 |
commit | 4096e716a7f9009934bc6b17c793a0e9341cd70c (patch) | |
tree | 53d11097cdea20660b32541fee9fc9b0482e27ce /dev-php5 | |
parent | Stable on amd64 wrt bug #350417 (diff) | |
download | historical-4096e716a7f9009934bc6b17c793a0e9341cd70c.tar.gz historical-4096e716a7f9009934bc6b17c793a0e9341cd70c.tar.bz2 historical-4096e716a7f9009934bc6b17c793a0e9341cd70c.zip |
Stable on amd64 wrt bug #349659
Package-Manager: portage-2.1.9.28/cvs/Linux x86_64
Diffstat (limited to 'dev-php5')
30 files changed, 98 insertions, 46 deletions
diff --git a/dev-php5/eaccelerator/ChangeLog b/dev-php5/eaccelerator/ChangeLog index 8734d9f13a0a..cdd093dba5fe 100644 --- a/dev-php5/eaccelerator/ChangeLog +++ b/dev-php5/eaccelerator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/eaccelerator # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/ChangeLog,v 1.31 2011/01/04 13:42:54 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/ChangeLog,v 1.32 2011/01/04 15:18:20 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + eaccelerator-0.9.6.1-r1.ebuild: + Stable on amd64 wrt bug #349659 *eaccelerator-0.9.6.1-r2 (04 Jan 2011) diff --git a/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild b/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild index 538c9df93065..a60545714cf2 100644 --- a/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild +++ b/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.2 2011/01/04 08:47:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.3 2011/01/04 15:18:20 hwoarang Exp $ PHP_EXT_NAME="eaccelerator" PHP_EXT_INI="yes" @@ -12,7 +12,7 @@ EAPI="2" inherit php-ext-source-r2 eutils depend.apache -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DESCRIPTION="A PHP Accelerator & Encoder." HOMEPAGE="http://www.eaccelerator.net/" diff --git a/dev-php5/pecl-apc/ChangeLog b/dev-php5/pecl-apc/ChangeLog index 6336ad426aec..480dab745a98 100644 --- a/dev-php5/pecl-apc/ChangeLog +++ b/dev-php5/pecl-apc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-apc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/ChangeLog,v 1.71 2011/01/04 08:12:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/ChangeLog,v 1.72 2011/01/04 15:18:40 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pecl-apc-3.1.6-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-apc-3.1.6-r1.ebuild: diff --git a/dev-php5/pecl-apc/pecl-apc-3.1.6-r1.ebuild b/dev-php5/pecl-apc/pecl-apc-3.1.6-r1.ebuild index cc8d23a164a6..556cadd98b04 100644 --- a/dev-php5/pecl-apc/pecl-apc-3.1.6-r1.ebuild +++ b/dev-php5/pecl-apc/pecl-apc-3.1.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.1.6-r1.ebuild,v 1.4 2011/01/04 08:12:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.1.6-r1.ebuild,v 1.5 2011/01/04 15:18:40 hwoarang Exp $ EAPI=2 @@ -12,7 +12,7 @@ DOCS="CHANGELOG INSTALL NOTICE TECHNOTES.txt TODO" inherit php-ext-pecl-r2 confutils eutils -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" DESCRIPTION="A free, open, and robust framework for caching and optimizing PHP code." LICENSE="PHP-3.01" diff --git a/dev-php5/pecl-crack/ChangeLog b/dev-php5/pecl-crack/ChangeLog index c6ebabf2b3e4..4ad78935b6aa 100644 --- a/dev-php5/pecl-crack/ChangeLog +++ b/dev-php5/pecl-crack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-crack # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/ChangeLog,v 1.23 2011/01/04 08:08:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/ChangeLog,v 1.24 2011/01/04 15:19:01 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pecl-crack-0.4-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-crack-0.4-r1.ebuild: diff --git a/dev-php5/pecl-crack/pecl-crack-0.4-r1.ebuild b/dev-php5/pecl-crack/pecl-crack-0.4-r1.ebuild index 47bf81ecd761..40ed5ffa78f6 100644 --- a/dev-php5/pecl-crack/pecl-crack-0.4-r1.ebuild +++ b/dev-php5/pecl-crack/pecl-crack-0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.4-r1.ebuild,v 1.3 2011/01/04 08:08:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.4-r1.ebuild,v 1.4 2011/01/04 15:19:01 hwoarang Exp $ EAPI="3" @@ -11,7 +11,7 @@ DOCS="EXPERIMENTAL" inherit php-ext-pecl-r2 -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" DESCRIPTION="PHP interface to the cracklib libraries." LICENSE="PHP-3 CRACKLIB" diff --git a/dev-php5/pecl-htscanner/ChangeLog b/dev-php5/pecl-htscanner/ChangeLog index 648007f2a22b..40d51fa1226e 100644 --- a/dev-php5/pecl-htscanner/ChangeLog +++ b/dev-php5/pecl-htscanner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-htscanner # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog,v 1.12 2011/01/04 08:11:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog,v 1.13 2011/01/04 15:19:17 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + pecl-htscanner-0.9.0-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-htscanner-0.9.0-r1.ebuild: diff --git a/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild b/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild index cfba151252df..e971e8334354 100644 --- a/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild +++ b/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild,v 1.3 2011/01/04 08:11:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild,v 1.4 2011/01/04 15:19:17 hwoarang Exp $ EAPI="3" @@ -15,7 +15,7 @@ USE_PHP="php5-2" inherit php-ext-pecl-r2 -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DESCRIPTION="Enables .htaccess options for php-scripts running as cgi." LICENSE="PHP-3" diff --git a/dev-php5/pecl-http/ChangeLog b/dev-php5/pecl-http/ChangeLog index 4fce48fab8e4..5e48ac1e6720 100644 --- a/dev-php5/pecl-http/ChangeLog +++ b/dev-php5/pecl-http/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-http # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/ChangeLog,v 1.17 2011/01/04 08:13:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/ChangeLog,v 1.18 2011/01/04 15:19:33 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pecl-http-1.7.0-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-http-1.7.0-r1.ebuild: diff --git a/dev-php5/pecl-http/pecl-http-1.7.0-r1.ebuild b/dev-php5/pecl-http/pecl-http-1.7.0-r1.ebuild index d68a4d04fbb7..213a1dfdec82 100644 --- a/dev-php5/pecl-http/pecl-http-1.7.0-r1.ebuild +++ b/dev-php5/pecl-http/pecl-http-1.7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/pecl-http-1.7.0-r1.ebuild,v 1.2 2011/01/04 08:13:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-http/pecl-http-1.7.0-r1.ebuild,v 1.3 2011/01/04 15:19:33 hwoarang Exp $ EAPI="3" @@ -12,7 +12,7 @@ DOCS="docs/examples/tutorial.txt ThanksTo.txt KnownIssues.txt" inherit php-ext-pecl-r2 php-ext-source-r2 -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DESCRIPTION="Extended HTTP Support for PHP." LICENSE="BSD-2 MIT" diff --git a/dev-php5/pecl-imagick/ChangeLog b/dev-php5/pecl-imagick/ChangeLog index bf4a0c977e21..4985e50d9c3c 100644 --- a/dev-php5/pecl-imagick/ChangeLog +++ b/dev-php5/pecl-imagick/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-imagick # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-imagick/ChangeLog,v 1.35 2011/01/04 08:17:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-imagick/ChangeLog,v 1.36 2011/01/04 15:19:52 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + pecl-imagick-3.0.0-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-imagick-3.0.1-r1.ebuild: diff --git a/dev-php5/pecl-imagick/pecl-imagick-3.0.0-r1.ebuild b/dev-php5/pecl-imagick/pecl-imagick-3.0.0-r1.ebuild index dca1b20ce98d..105676eafa65 100644 --- a/dev-php5/pecl-imagick/pecl-imagick-3.0.0-r1.ebuild +++ b/dev-php5/pecl-imagick/pecl-imagick-3.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-imagick/pecl-imagick-3.0.0-r1.ebuild,v 1.2 2010/12/28 19:25:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-imagick/pecl-imagick-3.0.0-r1.ebuild,v 1.3 2011/01/04 15:19:52 hwoarang Exp $ EAPI=3 @@ -11,7 +11,7 @@ DOCS="TODO" inherit php-ext-pecl-r2 -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" DESCRIPTION="PHP wrapper for the ImageMagick library." LICENSE="PHP-3.01" diff --git a/dev-php5/pecl-mailparse/ChangeLog b/dev-php5/pecl-mailparse/ChangeLog index 8be238817378..5f1395474b80 100644 --- a/dev-php5/pecl-mailparse/ChangeLog +++ b/dev-php5/pecl-mailparse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-mailparse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mailparse/ChangeLog,v 1.24 2011/01/04 08:20:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mailparse/ChangeLog,v 1.25 2011/01/04 15:20:09 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + pecl-mailparse-2.1.5-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-mailparse-2.1.5-r1.ebuild: diff --git a/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild b/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild index 1c2f42683ad9..f471f868c0c9 100644 --- a/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild +++ b/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild,v 1.4 2011/01/04 08:20:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild,v 1.5 2011/01/04 15:20:09 hwoarang Exp $ EAPI=3 @@ -11,7 +11,7 @@ DOCS="README" inherit php-ext-pecl-r2 -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." LICENSE="PHP-2.02" diff --git a/dev-php5/pecl-mcve/ChangeLog b/dev-php5/pecl-mcve/ChangeLog index 370f61d1c297..5944816cbb86 100644 --- a/dev-php5/pecl-mcve/ChangeLog +++ b/dev-php5/pecl-mcve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-mcve # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/ChangeLog,v 1.35 2011/01/04 08:23:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/ChangeLog,v 1.36 2011/01/04 15:20:29 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pecl-mcve-7.0.3-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-mcve-7.0.3-r1.ebuild: diff --git a/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild b/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild index 44d633273931..7914bc82b807 100644 --- a/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild +++ b/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild,v 1.6 2011/01/04 08:23:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild,v 1.7 2011/01/04 15:20:29 hwoarang Exp $ PHP_EXT_NAME="mcve" PHP_EXT_INI="yes" @@ -10,7 +10,7 @@ EAPI="2" inherit php-ext-pecl-r2 -KEYWORDS="alpha ~amd64 hppa ~ppc64 x86" +KEYWORDS="alpha amd64 hppa ~ppc64 x86" DESCRIPTION="Interface to the MCVE/Monetra API, allowing you to work directly with MCVE/Monetra from PHP." LICENSE="PHP-3" diff --git a/dev-php5/pecl-memcache/ChangeLog b/dev-php5/pecl-memcache/ChangeLog index 172fa7c5b2da..453c65d44015 100644 --- a/dev-php5/pecl-memcache/ChangeLog +++ b/dev-php5/pecl-memcache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-memcache # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/ChangeLog,v 1.42 2011/01/04 08:29:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/ChangeLog,v 1.43 2011/01/04 15:20:47 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + pecl-memcache-3.0.5-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-memcache-3.0.5-r1.ebuild: diff --git a/dev-php5/pecl-memcache/pecl-memcache-3.0.5-r1.ebuild b/dev-php5/pecl-memcache/pecl-memcache-3.0.5-r1.ebuild index e2c204ad6937..22cd42ff2ed7 100644 --- a/dev-php5/pecl-memcache/pecl-memcache-3.0.5-r1.ebuild +++ b/dev-php5/pecl-memcache/pecl-memcache-3.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/pecl-memcache-3.0.5-r1.ebuild,v 1.7 2011/01/04 08:29:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/pecl-memcache-3.0.5-r1.ebuild,v 1.8 2011/01/04 15:20:47 hwoarang Exp $ EAPI="2" PHP_EXT_NAME="memcache" @@ -10,7 +10,7 @@ DOCS="README" inherit php-ext-pecl-r2 -KEYWORDS="~amd64 hppa ppc64 x86" +KEYWORDS="amd64 hppa ppc64 x86" DESCRIPTION="PHP extension for using memcached." LICENSE="PHP-3" diff --git a/dev-php5/pecl-ssh2/ChangeLog b/dev-php5/pecl-ssh2/ChangeLog index 736c3ed3ac35..6c04ee813526 100644 --- a/dev-php5/pecl-ssh2/ChangeLog +++ b/dev-php5/pecl-ssh2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-ssh2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v 1.9 2011/01/04 08:31:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v 1.10 2011/01/04 15:21:02 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + pecl-ssh2-0.11.2-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-ssh2-0.11.2-r1.ebuild: diff --git a/dev-php5/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild b/dev-php5/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild index 65680855e6de..c290471b82f1 100644 --- a/dev-php5/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild +++ b/dev-php5/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild,v 1.2 2011/01/04 08:31:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild,v 1.3 2011/01/04 15:21:02 hwoarang Exp $ EAPI=3 @@ -15,6 +15,6 @@ DESCRIPTION="Provides bindings to the functions of libssh2 which implements the LICENSE="PHP-3" SLOT="0" IUSE="" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DEPEND=">=net-libs/libssh2-0.18" RDEPEND="${DEPEND}" diff --git a/dev-php5/pecl-syck/ChangeLog b/dev-php5/pecl-syck/ChangeLog index 6beee67208b5..7da2464db6d1 100644 --- a/dev-php5/pecl-syck/ChangeLog +++ b/dev-php5/pecl-syck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-syck # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.24 2011/01/04 08:34:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.25 2011/01/04 15:21:21 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pecl-syck-0.9.3-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-syck-0.9.3-r1.ebuild: diff --git a/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild b/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild index bf983bacab6f..f22d4b386cce 100644 --- a/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild +++ b/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild,v 1.4 2011/01/04 08:34:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild,v 1.5 2011/01/04 15:21:21 hwoarang Exp $ EAPI="2" @@ -11,7 +11,7 @@ DOCS="CHANGELOG TODO" inherit php-ext-pecl-r2 -KEYWORDS="~amd64 ~arm ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it." LICENSE="PHP-3.01" diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog index 8ce30247e7fc..0ec2c513e9a5 100644 --- a/dev-php5/pecl-yaz/ChangeLog +++ b/dev-php5/pecl-yaz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-yaz # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.40 2011/01/04 08:37:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.41 2011/01/04 15:21:40 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pecl-yaz-1.0.14-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> pecl-yaz-1.0.14-r1.ebuild: diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild index 41d16a3faf81..a353493e506b 100644 --- a/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild +++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild,v 1.7 2011/01/04 08:37:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild,v 1.8 2011/01/04 15:21:40 hwoarang Exp $ EAPI=3 @@ -11,7 +11,7 @@ DOCS="README" inherit php-ext-pecl-r2 -KEYWORDS="alpha ~amd64 ~arm hppa ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm hppa ~ppc64 x86" DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit." LICENSE="PHP-3" diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index 8b83fa50b0ed..42a674d9eee5 100644 --- a/dev-php5/suhosin/ChangeLog +++ b/dev-php5/suhosin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/suhosin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.61 2011/01/04 08:41:24 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.62 2011/01/04 15:22:00 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + suhosin-0.9.32.1-r2.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> suhosin-0.9.32.1-r2.ebuild: diff --git a/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild b/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild index 4ce5fab93ad1..ec30f7264426 100644 --- a/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.5 2011/01/04 08:41:24 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.6 2011/01/04 15:22:00 hwoarang Exp $ EAPI="2" @@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-source-r2 -KEYWORDS="alpha ~amd64 hppa ~ppc64 x86" +KEYWORDS="alpha amd64 hppa ~ppc64 x86" DESCRIPTION="Suhosin is an advanced protection system for PHP installations." HOMEPAGE="http://www.suhosin.org/" diff --git a/dev-php5/xcache/ChangeLog b/dev-php5/xcache/ChangeLog index 2434b35b6a89..2f1a4d865434 100644 --- a/dev-php5/xcache/ChangeLog +++ b/dev-php5/xcache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/xcache # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.22 2011/01/03 16:06:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.23 2011/01/04 15:22:15 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> xcache-1.3.0-r2.ebuild: + Stable on amd64 wrt bug #349659 03 Jan 2011; Christian Faulhammer <fauli@gentoo.org> xcache-1.3.0-r2.ebuild: diff --git a/dev-php5/xcache/xcache-1.3.0-r2.ebuild b/dev-php5/xcache/xcache-1.3.0-r2.ebuild index 32a92d442470..413e223f06ef 100644 --- a/dev-php5/xcache/xcache-1.3.0-r2.ebuild +++ b/dev-php5/xcache/xcache-1.3.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.3.0-r2.ebuild,v 1.2 2011/01/03 16:06:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.3.0-r2.ebuild,v 1.3 2011/01/04 15:22:15 hwoarang Exp $ PHP_EXT_NAME="xcache" PHP_EXT_INI="yes" @@ -16,7 +16,7 @@ SRC_URI="http://xcache.lighttpd.net/pub/Releases/${PV}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" # make test would just run php's test and as such need the full php source diff --git a/dev-php5/xdebug/ChangeLog b/dev-php5/xdebug/ChangeLog index a87d4d6e6cbe..01dff21afad3 100644 --- a/dev-php5/xdebug/ChangeLog +++ b/dev-php5/xdebug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/xdebug # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.39 2011/01/04 08:45:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.40 2011/01/04 15:22:35 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> xdebug-2.1.0-r1.ebuild: + Stable on amd64 wrt bug #349659 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> xdebug-2.1.0-r1.ebuild: diff --git a/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild b/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild index 6911406b8be2..08f0c65606ed 100644 --- a/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild +++ b/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild,v 1.9 2011/01/04 08:45:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild,v 1.10 2011/01/04 15:22:35 hwoarang Exp $ PHP_EXT_NAME="xdebug" PHP_EXT_INI="yes" @@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="yes" EAPI="2" inherit php-ext-source-r2 -KEYWORDS="alpha ~amd64 hppa ~ppc64 x86" +KEYWORDS="alpha amd64 hppa ~ppc64 x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |