summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2011-01-02 17:59:06 +0000
committerTobias Klausmann <klausman@gentoo.org>2011-01-02 17:59:06 +0000
commita681b04829e24942f7cf12d92f8421c7c214ac11 (patch)
treedcdaa040bbdb735f173874e197b65a730b41fb35 /dev-php5
parentStable on alpha, bug #349659 (diff)
downloadhistorical-a681b04829e24942f7cf12d92f8421c7c214ac11.tar.gz
historical-a681b04829e24942f7cf12d92f8421c7c214ac11.tar.bz2
historical-a681b04829e24942f7cf12d92f8421c7c214ac11.zip
Stable on alpha, bug #349659
Package-Manager: portage-2.1.9.26/cvs/Linux x86_64
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-mcve/ChangeLog8
-rw-r--r--dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild6
-rw-r--r--dev-php5/pecl-timezonedb/ChangeLog8
-rw-r--r--dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild6
-rw-r--r--dev-php5/pecl-yaz/ChangeLog8
-rw-r--r--dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild6
-rw-r--r--dev-php5/suhosin/ChangeLog8
-rw-r--r--dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild6
-rw-r--r--dev-php5/xdebug/ChangeLog7
-rw-r--r--dev-php5/xdebug/xdebug-2.1.0-r1.ebuild6
10 files changed, 44 insertions, 25 deletions
diff --git a/dev-php5/pecl-mcve/ChangeLog b/dev-php5/pecl-mcve/ChangeLog
index 519f6d8d7127..69caea6340f1 100644
--- a/dev-php5/pecl-mcve/ChangeLog
+++ b/dev-php5/pecl-mcve/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/pecl-mcve
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/ChangeLog,v 1.33 2010/12/28 19:27:01 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/ChangeLog,v 1.34 2011/01/02 17:57:57 klausman Exp $
+
+ 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org>
+ pecl-mcve-7.0.3-r1.ebuild:
+ Stable on alpha, bug #349659
28 Dec 2010; Brent Baude <ranger@gentoo.org> pecl-mcve-7.0.3-r1.ebuild:
Marking pecl-mcve-7.0.3-r1 ~ppc64 for bug 349659
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 82e58ff3c5b3..c7dd4ed327e5 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-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-mcve/pecl-mcve-7.0.3-r1.ebuild,v 1.4 2010/12/28 19:27:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild,v 1.5 2011/01/02 17:57:57 klausman Exp $
PHP_EXT_NAME="mcve"
PHP_EXT_INI="yes"
@@ -10,7 +10,7 @@ EAPI="2"
inherit php-ext-pecl-r2
-KEYWORDS="~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-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog
index ff74498033aa..26053eda751c 100644
--- a/dev-php5/pecl-timezonedb/ChangeLog
+++ b/dev-php5/pecl-timezonedb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/pecl-timezonedb
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.19 2010/12/28 19:28:59 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.20 2011/01/02 17:58:11 klausman Exp $
+
+ 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org>
+ pecl-timezonedb-2010.15-r1.ebuild:
+ Stable on alpha, bug #349659
28 Dec 2010; Brent Baude <ranger@gentoo.org>
pecl-timezonedb-2010.15-r1.ebuild:
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild
index cd5a0d2206bf..e514ce7c715d 100644
--- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-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-timezonedb/pecl-timezonedb-2010.15-r1.ebuild,v 1.4 2010/12/28 19:28:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild,v 1.5 2011/01/02 17:58:11 klausman Exp $
EAPI=3
@@ -13,5 +13,5 @@ inherit php-ext-pecl-r2
DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
LICENSE="PHP-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
IUSE=""
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog
index 62cc7d30310e..9ad8e3c6f5f1 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.38 2010/12/28 19:29:02 ranger Exp $
+# 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 $
+
+ 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org>
+ pecl-yaz-1.0.14-r1.ebuild:
+ Stable on alpha, bug #349659
28 Dec 2010; Brent Baude <ranger@gentoo.org> pecl-yaz-1.0.14-r1.ebuild:
Marking pecl-yaz-1.0.14-r1 ~ppc64 for bug 349659
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 fd5e95a41ee9..b78cfa1fa94d 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-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-yaz/pecl-yaz-1.0.14-r1.ebuild,v 1.5 2010/12/28 19:29:02 ranger Exp $
+# $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 $
EAPI=3
@@ -11,7 +11,7 @@ DOCS="README"
inherit php-ext-pecl-r2
-KEYWORDS="~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 68b4321a8e46..20eccc0b62e4 100644
--- a/dev-php5/suhosin/ChangeLog
+++ b/dev-php5/suhosin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/suhosin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.59 2010/12/28 19:30:20 ranger Exp $
+# 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 $
+
+ 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org>
+ suhosin-0.9.32.1-r2.ebuild:
+ Stable on alpha, bug #349659
28 Dec 2010; Brent Baude <ranger@gentoo.org> suhosin-0.9.32.1-r2.ebuild:
Marking suhosin-0.9.32.1-r2 ~ppc64 for bug 349659
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 4e59938ecebf..9018c515270d 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-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/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.3 2010/12/28 19:30:20 ranger Exp $
+# $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 $
EAPI="2"
@@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-source-r2
-KEYWORDS="~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 a49892f17b6a..5595fe48abd1 100644
--- a/dev-php5/xdebug/ChangeLog
+++ b/dev-php5/xdebug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/xdebug
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/ChangeLog,v 1.37 2010/12/25 17:55:06 jer Exp $
+# 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 $
+
+ 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org> xdebug-2.1.0-r1.ebuild:
+ Stable on alpha, bug #349659
25 Dec 2010; Jeroen Roovers <jer@gentoo.org> xdebug-2.1.0-r1.ebuild:
Stable for HPPA (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 b2bf3b192678..c2c8b5b9d999 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-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/xdebug/xdebug-2.1.0-r1.ebuild,v 1.7 2010/12/25 17:55:06 jer Exp $
+# $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 $
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="yes"
EAPI="2"
inherit php-ext-source-r2
-KEYWORDS="~amd64 hppa ~ppc64 ~x86"
+KEYWORDS="alpha ~amd64 hppa ~ppc64 ~x86"
MY_PV="${PV/_/}"
MY_PV="${MY_PV/rc/RC}"