summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-04-13 19:10:13 +0000
committerUlrich Müller <ulm@gentoo.org>2012-04-13 19:10:13 +0000
commit2751ae0cbc5fa5979d005bebe8ff87c3955c59c5 (patch)
tree0984e7a3fa864b7ed17cddaa152a5ea2eb732943 /dev-php
parent0.8.47 version bump. (diff)
downloadhistorical-2751ae0cbc5fa5979d005bebe8ff87c3955c59c5.tar.gz
historical-2751ae0cbc5fa5979d005bebe8ff87c3955c59c5.tar.bz2
historical-2751ae0cbc5fa5979d005bebe8ff87c3955c59c5.zip
Move EAPI assignment to top of ebuild, bug 411875.
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/eaccelerator/ChangeLog7
-rw-r--r--dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild8
-rw-r--r--dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild8
-rw-r--r--dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild8
-rw-r--r--dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild6
-rw-r--r--dev-php/pecl-cairo/ChangeLog7
-rw-r--r--dev-php/pecl-cairo/pecl-cairo-0.3.1.ebuild6
-rw-r--r--dev-php/pecl-drizzle/ChangeLog9
-rw-r--r--dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r1.ebuild8
-rw-r--r--dev-php/pecl-gnupg/ChangeLog9
-rw-r--r--dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild8
-rw-r--r--dev-php/pecl-mcve/ChangeLog9
-rw-r--r--dev-php/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild8
-rw-r--r--dev-php/pecl-mysqlnd_ms/ChangeLog6
-rw-r--r--dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.1.ebuild6
-rw-r--r--dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.2.ebuild6
-rw-r--r--dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.2.2.ebuild6
-rw-r--r--dev-php/pecl-mysqlnd_qc/ChangeLog5
-rw-r--r--dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild6
-rw-r--r--dev-php/xcache/ChangeLog6
-rw-r--r--dev-php/xcache/xcache-1.3.1.ebuild6
-rw-r--r--dev-php/xcache/xcache-1.3.2.ebuild4
-rw-r--r--dev-php/xdebug/ChangeLog7
-rw-r--r--dev-php/xdebug/xdebug-2.1.0-r1.ebuild6
-rw-r--r--dev-php/xdebug/xdebug-2.1.1.ebuild6
-rw-r--r--dev-php/xdebug/xdebug-2.1.2.ebuild4
-rw-r--r--dev-php/xdebug/xdebug-2.1.3.ebuild4
-rw-r--r--dev-php/xdebug/xdebug-2.1.4.ebuild4
-rw-r--r--dev-php/xdebug/xdebug-2.2.0_rc1.ebuild5
29 files changed, 110 insertions, 78 deletions
diff --git a/dev-php/eaccelerator/ChangeLog b/dev-php/eaccelerator/ChangeLog
index 44f317afa626..724089a377ca 100644
--- a/dev-php/eaccelerator/ChangeLog
+++ b/dev-php/eaccelerator/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/eaccelerator
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/ChangeLog,v 1.25 2012/02/16 10:08:28 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/ChangeLog,v 1.26 2012/04/13 18:59:25 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> eaccelerator-0.9.6.1-r1.ebuild,
+ eaccelerator-0.9.6.1-r3.ebuild, eaccelerator-0.9.6.1-r4.ebuild,
+ eaccelerator-0.9.6.1-r5.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
*eaccelerator-0.9.6.1-r5 (16 Feb 2012)
diff --git a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild
index d4ba628f6361..e4aae3f972d9 100644
--- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild
+++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.3 2011/07/22 08:16:31 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.4 2012/04/13 18:59:25 ulm Exp $
+
+EAPI="2"
PHP_EXT_NAME="eaccelerator"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI="2"
-
[[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/"
inherit php-ext-source-r2 eutils depend.apache
diff --git a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild
index 3004fccc79db..e18144807aee 100644
--- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild
+++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild,v 1.3 2011/07/22 08:16:31 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild,v 1.4 2012/04/13 18:59:25 ulm Exp $
+
+EAPI="2"
PHP_EXT_NAME="eaccelerator"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI="2"
-
[[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/"
inherit php-ext-source-r2 eutils depend.apache
diff --git a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild
index 6b4fddf4ebeb..7ac59f35ad03 100644
--- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild
+++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild,v 1.5 2011/11/02 14:51:25 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild,v 1.6 2012/04/13 18:59:25 ulm Exp $
+
+EAPI="2"
PHP_EXT_NAME="eaccelerator"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI="2"
-
[[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/"
inherit php-ext-source-r2 eutils depend.apache
diff --git a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild
index ab85cbe172c7..12697636da0c 100644
--- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild
+++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild,v 1.1 2012/02/16 10:08:28 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild,v 1.2 2012/04/13 18:59:25 ulm Exp $
+
+EAPI="4"
PHP_EXT_NAME="eaccelerator"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI="4"
-
[[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/"
inherit php-ext-source-r2 eutils depend.apache
diff --git a/dev-php/pecl-cairo/ChangeLog b/dev-php/pecl-cairo/ChangeLog
index 6ef1bcb429a1..f277a23cd4f7 100644
--- a/dev-php/pecl-cairo/ChangeLog
+++ b/dev-php/pecl-cairo/ChangeLog
@@ -1,6 +1,9 @@
-# ChangeLog for dev-php5/pecl-cairo
+# ChangeLog for dev-php/pecl-cairo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-cairo/ChangeLog,v 1.3 2012/02/16 11:21:17 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-cairo/ChangeLog,v 1.4 2012/04/13 19:00:41 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> pecl-cairo-0.3.1.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
16 Feb 2012; Ole Markus With <olemarkus@gentoo.org>
-pecl-cairo-0.2.0-r1.ebuild:
diff --git a/dev-php/pecl-cairo/pecl-cairo-0.3.1.ebuild b/dev-php/pecl-cairo/pecl-cairo-0.3.1.ebuild
index e70fe4f104d6..6a964a95ba7f 100644
--- a/dev-php/pecl-cairo/pecl-cairo-0.3.1.ebuild
+++ b/dev-php/pecl-cairo/pecl-cairo-0.3.1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-cairo/pecl-cairo-0.3.1.ebuild,v 1.2 2012/02/16 16:56:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-cairo/pecl-cairo-0.3.1.ebuild,v 1.3 2012/04/13 19:00:41 ulm Exp $
+
+EAPI="4"
PHP_EXT_NAME="cairo"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
DOCS="TODO"
-EAPI="4"
-
USE_PHP="php5-3 php5-4"
inherit php-ext-pecl-r2
diff --git a/dev-php/pecl-drizzle/ChangeLog b/dev-php/pecl-drizzle/ChangeLog
index 773569633443..1f829be7fb72 100644
--- a/dev-php/pecl-drizzle/ChangeLog
+++ b/dev-php/pecl-drizzle/ChangeLog
@@ -1,6 +1,9 @@
-# ChangeLog for dev-php5/pecl-drizzle
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-drizzle/ChangeLog,v 1.1 2011/09/18 11:11:12 olemarkus Exp $
+# ChangeLog for dev-php/pecl-drizzle
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-drizzle/ChangeLog,v 1.2 2012/04/13 19:01:36 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> pecl-drizzle-0.4.2-r1.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
02 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
-pecl-drizzle-0.4.2.ebuild:
diff --git a/dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r1.ebuild b/dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r1.ebuild
index f26300af736c..474503236e9d 100644
--- a/dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r1.ebuild
+++ b/dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r1.ebuild,v 1.1 2011/09/18 11:11:12 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r1.ebuild,v 1.2 2012/04/13 19:01:36 ulm Exp $
+
+EAPI=2
PHP_EXT_NAME="drizzle"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI=2
-
inherit php-ext-pecl-r2
KEYWORDS="~amd64"
diff --git a/dev-php/pecl-gnupg/ChangeLog b/dev-php/pecl-gnupg/ChangeLog
index d7fe42b321f7..07d94078c42a 100644
--- a/dev-php/pecl-gnupg/ChangeLog
+++ b/dev-php/pecl-gnupg/ChangeLog
@@ -1,6 +1,9 @@
-# ChangeLog for dev-php5/pecl-gnupg
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gnupg/ChangeLog,v 1.1 2011/12/14 22:36:34 mabi Exp $
+# ChangeLog for dev-php/pecl-gnupg
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gnupg/ChangeLog,v 1.2 2012/04/13 19:02:43 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> pecl-gnupg-1.3.2-r1.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
26 Jan 2011; Matti Bickel <mabi@gentoo.org>
+files/1.3.2/01-large_file_system.patch, pecl-gnupg-1.3.2-r1.ebuild:
diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild b/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild
index b1fb8733b0f4..69e9f82f8137 100644
--- a/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild
+++ b/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild,v 1.1 2011/12/14 22:36:34 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild,v 1.2 2012/04/13 19:02:43 ulm Exp $
+
+EAPI="3"
PHP_EXT_NAME="gnupg"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI="3"
-
inherit php-ext-pecl-r2
KEYWORDS="~amd64 ~x86"
diff --git a/dev-php/pecl-mcve/ChangeLog b/dev-php/pecl-mcve/ChangeLog
index 81ee4facb6ea..e28479a02df2 100644
--- a/dev-php/pecl-mcve/ChangeLog
+++ b/dev-php/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-php/pecl-mcve/ChangeLog,v 1.1 2011/12/14 22:41:59 mabi Exp $
+# ChangeLog for dev-php/pecl-mcve
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mcve/ChangeLog,v 1.2 2012/04/13 19:03:59 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> pecl-mcve-7.0.3-r1.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
30 Jan 2011; Raúl Porcel <armin76@gentoo.org> pecl-mcve-7.0.3-r1.ebuild:
ia64/s390/sh/sparc stable
diff --git a/dev-php/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild b/dev-php/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild
index 260eb7cc7c1a..b4926aba9fdf 100644
--- a/dev-php/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild
+++ b/dev-php/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild,v 1.1 2011/12/14 22:41:59 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild,v 1.2 2012/04/13 19:03:59 ulm Exp $
+
+EAPI="2"
PHP_EXT_NAME="mcve"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI="2"
-
inherit php-ext-pecl-r2
KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
diff --git a/dev-php/pecl-mysqlnd_ms/ChangeLog b/dev-php/pecl-mysqlnd_ms/ChangeLog
index 765433d9e9d4..20be14765ce3 100644
--- a/dev-php/pecl-mysqlnd_ms/ChangeLog
+++ b/dev-php/pecl-mysqlnd_ms/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/pecl-mysqlnd_ms
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_ms/ChangeLog,v 1.5 2012/02/14 17:15:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_ms/ChangeLog,v 1.6 2012/04/13 19:05:36 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> pecl-mysqlnd_ms-1.1.1.ebuild,
+ pecl-mysqlnd_ms-1.1.2.ebuild, pecl-mysqlnd_ms-1.2.2.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
14 Feb 2012; Torsten Veller <tove@gentoo.org> pecl-mysqlnd_ms-1.1.1.ebuild:
Fix ebuild header (#398773)
diff --git a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.1.ebuild b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.1.ebuild
index ddf1a12bfdf1..9de16aadb6c5 100644
--- a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.1.ebuild
+++ b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.1.ebuild,v 1.2 2012/02/14 17:15:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.1.ebuild,v 1.3 2012/04/13 19:05:36 ulm Exp $
+
+EAPI=4
PHP_EXT_NAME="mysqlnd_ms"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI=4
-
inherit php-ext-pecl-r2
KEYWORDS="~amd64"
diff --git a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.2.ebuild b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.2.ebuild
index 9cbe95f01f63..4d52b2bfc48a 100644
--- a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.2.ebuild
+++ b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.2.ebuild,v 1.2 2012/01/15 19:50:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.1.2.ebuild,v 1.3 2012/04/13 19:05:36 ulm Exp $
+
+EAPI=4
PHP_EXT_NAME="mysqlnd_ms"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI=4
-
inherit php-ext-pecl-r2
KEYWORDS="~amd64"
diff --git a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.2.2.ebuild b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.2.2.ebuild
index c69771ee7fed..b7014b1a5125 100644
--- a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.2.2.ebuild
+++ b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.2.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.2.2.ebuild,v 1.1 2012/02/07 13:35:01 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.2.2.ebuild,v 1.2 2012/04/13 19:05:36 ulm Exp $
+
+EAPI=4
PHP_EXT_NAME="mysqlnd_ms"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI=4
-
inherit php-ext-pecl-r2
KEYWORDS="~amd64"
diff --git a/dev-php/pecl-mysqlnd_qc/ChangeLog b/dev-php/pecl-mysqlnd_qc/ChangeLog
index 708e17fdb680..0c1df26e4e56 100644
--- a/dev-php/pecl-mysqlnd_qc/ChangeLog
+++ b/dev-php/pecl-mysqlnd_qc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/pecl-mysqlnd_qc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/ChangeLog,v 1.2 2012/02/14 17:16:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/ChangeLog,v 1.3 2012/04/13 19:06:33 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> pecl-mysqlnd_qc-1.0.1.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
14 Feb 2012; Torsten Veller <tove@gentoo.org> pecl-mysqlnd_qc-1.0.1.ebuild:
Fix ebuild header (#398773)
diff --git a/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild b/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild
index 3f63c5dcdd3a..539354eefac4 100644
--- a/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild
+++ b/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild,v 1.2 2012/02/14 17:16:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.0.1.ebuild,v 1.3 2012/04/13 19:06:33 ulm Exp $
+
+EAPI=4
PHP_EXT_NAME="mysqlnd_qc"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-EAPI=4
-
inherit php-ext-pecl-r2
KEYWORDS="~amd64"
diff --git a/dev-php/xcache/ChangeLog b/dev-php/xcache/ChangeLog
index 5c333d9cb102..a59d7be1d0d8 100644
--- a/dev-php/xcache/ChangeLog
+++ b/dev-php/xcache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/xcache
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/ChangeLog,v 1.4 2012/01/21 16:21:24 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/ChangeLog,v 1.5 2012/04/13 19:07:42 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> xcache-1.3.1.ebuild,
+ xcache-1.3.2.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xcache-1.3.2.ebuild:
x86 stable wrt bug #398537
diff --git a/dev-php/xcache/xcache-1.3.1.ebuild b/dev-php/xcache/xcache-1.3.1.ebuild
index 13bf88ec1d1c..0bc06059e2fa 100644
--- a/dev-php/xcache/xcache-1.3.1.ebuild
+++ b/dev-php/xcache/xcache-1.3.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-1.3.1.ebuild,v 1.2 2011/07/22 08:16:15 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-1.3.1.ebuild,v 1.3 2012/04/13 19:07:42 ulm Exp $
+EAPI="2"
PHP_EXT_NAME="xcache"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="yes"
PHPSAPILIST="apache2 cgi fpm"
-EAPI="2"
inherit php-ext-source-r2 confutils
DESCRIPTION="A fast and stable PHP opcode cacher"
diff --git a/dev-php/xcache/xcache-1.3.2.ebuild b/dev-php/xcache/xcache-1.3.2.ebuild
index cab65958446e..3cedfded4912 100644
--- a/dev-php/xcache/xcache-1.3.2.ebuild
+++ b/dev-php/xcache/xcache-1.3.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-1.3.2.ebuild,v 1.3 2012/01/21 16:21:24 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-1.3.2.ebuild,v 1.4 2012/04/13 19:07:42 ulm Exp $
+EAPI="2"
PHP_EXT_NAME="xcache"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="yes"
PHPSAPILIST="apache2 cgi fpm"
-EAPI="2"
inherit php-ext-source-r2 confutils
DESCRIPTION="A fast and stable PHP opcode cacher"
diff --git a/dev-php/xdebug/ChangeLog b/dev-php/xdebug/ChangeLog
index 11159e592c61..793fcc323a01 100644
--- a/dev-php/xdebug/ChangeLog
+++ b/dev-php/xdebug/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/xdebug
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.39 2012/04/06 18:45:06 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.40 2012/04/13 19:10:13 ulm Exp $
+
+ 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> xdebug-2.1.0-r1.ebuild,
+ xdebug-2.1.1.ebuild, xdebug-2.1.2.ebuild, xdebug-2.1.3.ebuild,
+ xdebug-2.1.4.ebuild, xdebug-2.2.0_rc1.ebuild:
+ Move EAPI assignment to top of ebuild, bug 411875.
*xdebug-2.2.0_rc1 (06 Apr 2012)
diff --git a/dev-php/xdebug/xdebug-2.1.0-r1.ebuild b/dev-php/xdebug/xdebug-2.1.0-r1.ebuild
index 84b81cb94122..cfcef0130cf1 100644
--- a/dev-php/xdebug/xdebug-2.1.0-r1.ebuild
+++ b/dev-php/xdebug/xdebug-2.1.0-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.0-r1.ebuild,v 1.2 2011/12/14 22:57:57 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.0-r1.ebuild,v 1.3 2012/04/13 19:10:13 ulm Exp $
+EAPI="2"
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="yes"
-EAPI="2"
inherit php-ext-source-r2
KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
diff --git a/dev-php/xdebug/xdebug-2.1.1.ebuild b/dev-php/xdebug/xdebug-2.1.1.ebuild
index ad963a02d3d9..51bcf3c39060 100644
--- a/dev-php/xdebug/xdebug-2.1.1.ebuild
+++ b/dev-php/xdebug/xdebug-2.1.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.1.ebuild,v 1.2 2011/12/14 22:57:57 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.1.ebuild,v 1.3 2012/04/13 19:10:13 ulm Exp $
+EAPI="2"
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="yes"
-EAPI="2"
inherit php-ext-source-r2
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
diff --git a/dev-php/xdebug/xdebug-2.1.2.ebuild b/dev-php/xdebug/xdebug-2.1.2.ebuild
index 704cf2d04df6..7bffe8e4a804 100644
--- a/dev-php/xdebug/xdebug-2.1.2.ebuild
+++ b/dev-php/xdebug/xdebug-2.1.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.2.ebuild,v 1.6 2012/02/25 18:35:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.2.ebuild,v 1.7 2012/04/13 19:10:13 ulm Exp $
+EAPI="2"
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="yes"
-EAPI="2"
inherit php-ext-source-r2
KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
diff --git a/dev-php/xdebug/xdebug-2.1.3.ebuild b/dev-php/xdebug/xdebug-2.1.3.ebuild
index 6065378af1a1..e2a49ffa59f7 100644
--- a/dev-php/xdebug/xdebug-2.1.3.ebuild
+++ b/dev-php/xdebug/xdebug-2.1.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.3.ebuild,v 1.1 2012/01/27 13:39:16 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.3.ebuild,v 1.2 2012/04/13 19:10:13 ulm Exp $
+EAPI="2"
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="yes"
-EAPI="2"
inherit php-ext-source-r2
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
diff --git a/dev-php/xdebug/xdebug-2.1.4.ebuild b/dev-php/xdebug/xdebug-2.1.4.ebuild
index 318e0fd7143b..cd897c744e1f 100644
--- a/dev-php/xdebug/xdebug-2.1.4.ebuild
+++ b/dev-php/xdebug/xdebug-2.1.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.4.ebuild,v 1.1 2012/03/13 13:20:26 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.4.ebuild,v 1.2 2012/04/13 19:10:13 ulm Exp $
+EAPI="2"
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="yes"
-EAPI="2"
inherit php-ext-source-r2
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
diff --git a/dev-php/xdebug/xdebug-2.2.0_rc1.ebuild b/dev-php/xdebug/xdebug-2.2.0_rc1.ebuild
index 1c5630d30ade..b47f6c50abb3 100644
--- a/dev-php/xdebug/xdebug-2.2.0_rc1.ebuild
+++ b/dev-php/xdebug/xdebug-2.2.0_rc1.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.0_rc1.ebuild,v 1.1 2012/04/06 18:45:06 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.0_rc1.ebuild,v 1.2 2012/04/13 19:10:13 ulm Exp $
+EAPI="4"
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="yes"
-EAPI="4"
-
USE_PHP="php5-3 php5-4"
MY_PV="${PV/_/}"