summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-01-04 08:47:48 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-01-04 08:47:48 +0000
commit779292a45bc120b519b103f7ea9266b7ba6643bb (patch)
treed5e150830400966428e44bdfe25452a4c599233a /dev-php5
parentx86 stable wrt bug #350438 (diff)
downloadhistorical-779292a45bc120b519b103f7ea9266b7ba6643bb.tar.gz
historical-779292a45bc120b519b103f7ea9266b7ba6643bb.tar.bz2
historical-779292a45bc120b519b103f7ea9266b7ba6643bb.zip
stable x86, bug 349659
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/eaccelerator/ChangeLog8
-rw-r--r--dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild6
-rw-r--r--dev-php5/pecl-memcache/ChangeLog8
-rw-r--r--dev-php5/pecl-memcache/pecl-memcache-3.0.5-r1.ebuild6
-rw-r--r--dev-php5/pecl-ssh2/ChangeLog8
-rw-r--r--dev-php5/pecl-ssh2/pecl-ssh2-0.11.2-r1.ebuild6
-rw-r--r--dev-php5/pecl-syck/ChangeLog8
-rw-r--r--dev-php5/pecl-syck/pecl-syck-0.9.3-r1.ebuild6
-rw-r--r--dev-php5/pecl-yaz/ChangeLog6
-rw-r--r--dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild4
-rw-r--r--dev-php5/suhosin/ChangeLog6
-rw-r--r--dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild4
-rw-r--r--dev-php5/xdebug/ChangeLog6
-rw-r--r--dev-php5/xdebug/xdebug-2.1.0-r1.ebuild4
14 files changed, 57 insertions, 29 deletions
diff --git a/dev-php5/eaccelerator/ChangeLog b/dev-php5/eaccelerator/ChangeLog
index e74c98d7555a..934ddc31b3ac 100644
--- a/dev-php5/eaccelerator/ChangeLog
+++ b/dev-php5/eaccelerator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/eaccelerator
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/ChangeLog,v 1.29 2010/11/28 12:40:21 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/ChangeLog,v 1.30 2011/01/04 08:47:48 fauli Exp $
+
+ 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ eaccelerator-0.9.6.1-r1.ebuild:
+ stable x86, bug 349659
28 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
eaccelerator-0.9.6.1.ebuild:
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 b8c3355742e4..538c9df93065 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-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/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.1 2010/11/03 22:11:40 olemarkus Exp $
+# $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 $
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-memcache/ChangeLog b/dev-php5/pecl-memcache/ChangeLog
index 4660614adedc..172fa7c5b2da 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/ChangeLog,v 1.41 2010/12/28 19:23:28 ranger Exp $
+# 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 $
+
+ 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ pecl-memcache-3.0.5-r1.ebuild:
+ stable x86, bug 349659
28 Dec 2010; Brent Baude <ranger@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 bdf77505be9a..e2c204ad6937 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-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-memcache/pecl-memcache-3.0.5-r1.ebuild,v 1.6 2010/12/28 19:23:28 ranger Exp $
+# $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 $
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 023da93ef25d..736c3ed3ac35 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v 1.8 2010/11/04 16:00:47 mabi Exp $
+# 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 $
+
+ 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ pecl-ssh2-0.11.2-r1.ebuild:
+ stable x86, bug 349659
*pecl-ssh2-0.11.2-r1 (04 Nov 2010)
*pecl-ssh2-0.11.2 (04 Nov 2010)
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 25feb537c708..65680855e6de 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-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-ssh2/pecl-ssh2-0.11.2-r1.ebuild,v 1.1 2010/11/04 16:00:47 mabi Exp $
+# $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 $
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 a174b0859219..6beee67208b5 100644
--- a/dev-php5/pecl-syck/ChangeLog
+++ b/dev-php5/pecl-syck/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/pecl-syck
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/ChangeLog,v 1.23 2010/12/28 19:29:03 ranger Exp $
+# 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 $
+
+ 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ pecl-syck-0.9.3-r1.ebuild:
+ stable x86, bug 349659
28 Dec 2010; Brent Baude <ranger@gentoo.org> pecl-syck-0.9.3-r1.ebuild:
Marking pecl-syck-0.9.3-r1 ~ppc64 for bug 349659
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 baaa9965b25f..bf983bacab6f 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-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-syck/pecl-syck-0.9.3-r1.ebuild,v 1.3 2010/12/28 19:29:03 ranger Exp $
+# $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 $
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 9ad8e3c6f5f1..8ce30247e7fc 100644
--- a/dev-php5/pecl-yaz/ChangeLog
+++ b/dev-php5/pecl-yaz/ChangeLog
@@ -1,6 +1,10 @@
# 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.39 2011/01/02 17:58:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.40 2011/01/04 08:37:22 fauli Exp $
+
+ 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ pecl-yaz-1.0.14-r1.ebuild:
+ stable x86, bug 349659
02 Jan 2011; Tobias Klausmann <klausman@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 b78cfa1fa94d..41d16a3faf81 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.6 2011/01/02 17:58:24 klausman Exp $
+# $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 $
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 20eccc0b62e4..8b83fa50b0ed 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.60 2011/01/02 17:58:39 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.61 2011/01/04 08:41:24 fauli Exp $
+
+ 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ suhosin-0.9.32.1-r2.ebuild:
+ stable x86, bug 349659
02 Jan 2011; Tobias Klausmann <klausman@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 9018c515270d..4ce5fab93ad1 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.4 2011/01/02 17:58:39 klausman Exp $
+# $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 $
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/xdebug/ChangeLog b/dev-php5/xdebug/ChangeLog
index 5595fe48abd1..a87d4d6e6cbe 100644
--- a/dev-php5/xdebug/ChangeLog
+++ b/dev-php5/xdebug/ChangeLog
@@ -1,6 +1,10 @@
# 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.38 2011/01/02 17:59:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.39 2011/01/04 08:45:31 fauli Exp $
+
+ 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ xdebug-2.1.0-r1.ebuild:
+ stable x86, bug 349659
02 Jan 2011; Tobias Klausmann <klausman@gentoo.org> xdebug-2.1.0-r1.ebuild:
Stable on alpha, bug #349659
diff --git a/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild b/dev-php5/xdebug/xdebug-2.1.0-r1.ebuild
index c2c8b5b9d999..6911406b8be2 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.8 2011/01/02 17:59:06 klausman Exp $
+# $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 $
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}"