summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-30 18:28:19 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-30 18:28:19 +0000
commit85ee97982f27d1ad89271fa24aec2bddcffe2a88 (patch)
treea1b91093d523f789ea7bc3d802a5d2c067a66f1f /dev-php
parentnew release (diff)
downloadhistorical-85ee97982f27d1ad89271fa24aec2bddcffe2a88.tar.gz
historical-85ee97982f27d1ad89271fa24aec2bddcffe2a88.tar.bz2
historical-85ee97982f27d1ad89271fa24aec2bddcffe2a88.zip
Stable on alpha.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PECL-apc/ChangeLog7
-rw-r--r--dev-php/PECL-apc/PECL-apc-2.0.ebuild6
-rw-r--r--dev-php/PECL-imagick/ChangeLog10
-rw-r--r--dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild6
-rw-r--r--dev-php/PECL-imagick/PECL-imagick-0.9.8.ebuild4
-rw-r--r--dev-php/PECL-mailparse/ChangeLog6
-rw-r--r--dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild4
-rw-r--r--dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild4
-rw-r--r--dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild4
-rw-r--r--dev-php/PECL-sqlite/ChangeLog7
-rw-r--r--dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild4
11 files changed, 38 insertions, 24 deletions
diff --git a/dev-php/PECL-apc/ChangeLog b/dev-php/PECL-apc/ChangeLog
index 989df044422d..f0a9109dcb9e 100644
--- a/dev-php/PECL-apc/ChangeLog
+++ b/dev-php/PECL-apc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PECL-apc
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.1 2003/10/10 09:40:29 stuart Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.2 2004/05/30 18:20:40 kloeri Exp $
+
+ 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PECL-apc-2.0.ebuild:
+ Stable on alpha.
*PECL-apc-2.0 (10 Oct 2003)
diff --git a/dev-php/PECL-apc/PECL-apc-2.0.ebuild b/dev-php/PECL-apc/PECL-apc-2.0.ebuild
index 951c7baeeb8d..5d320facc72d 100644
--- a/dev-php/PECL-apc/PECL-apc-2.0.ebuild
+++ b/dev-php/PECL-apc/PECL-apc-2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/PECL-apc-2.0.ebuild,v 1.1 2003/10/10 09:40:29 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/PECL-apc-2.0.ebuild,v 1.2 2004/05/30 18:20:40 kloeri Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_NAME="apc"
@@ -16,7 +16,7 @@ MY_PN="APC"
SRC_URI="http://pecl.php.net/get/${MY_PN}-${PV}.tgz"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="PHP"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc alpha ~sparc"
DEPEND="$DEPEND
!dev-php/turck-mmcache
!dev-php/php-accelerator
diff --git a/dev-php/PECL-imagick/ChangeLog b/dev-php/PECL-imagick/ChangeLog
index aabdcd7a05c7..ead69e5f74f4 100644
--- a/dev-php/PECL-imagick/ChangeLog
+++ b/dev-php/PECL-imagick/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-php/PECL-imagick
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/ChangeLog,v 1.2 2003/10/21 15:12:47 coredumb Exp $
-
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/ChangeLog,v 1.3 2004/05/30 18:23:09 kloeri Exp $
+
+ 30 May 2004; Bryan Østergaard <kloeri@gentoo.org>
+ PECL-imagick-0.9.8-r1.ebuild:
+ Stable on alpha.
+
*PECL-imagick-0.9.8-r1 (21 Oct 2003)
21 Oct 2003; Tal Peer <coredumb@gentoo.org> PECL-imagick-0.9.8-r1.ebuild:
diff --git a/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild b/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild
index cb0141253be1..5d6b6157f9c5 100644
--- a/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild
+++ b/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild,v 1.1 2003/10/21 15:12:47 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/PECL-imagick-0.9.8-r1.ebuild,v 1.2 2004/05/30 18:23:09 kloeri Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_INI="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="PHP wrapper for the ImageMagick library."
HOMEPAGE="http://pecl.php.net/imagick"
SLOT="0"
LICENSE="PHP"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc alpha ~sparc"
DEPEND=">=media-gfx/imagemagick-5.4.5"
diff --git a/dev-php/PECL-imagick/PECL-imagick-0.9.8.ebuild b/dev-php/PECL-imagick/PECL-imagick-0.9.8.ebuild
index 9c9f7d7e8cca..0f64edf44dec 100644
--- a/dev-php/PECL-imagick/PECL-imagick-0.9.8.ebuild
+++ b/dev-php/PECL-imagick/PECL-imagick-0.9.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/PECL-imagick-0.9.8.ebuild,v 1.1 2003/10/11 18:24:56 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-imagick/PECL-imagick-0.9.8.ebuild,v 1.2 2004/05/30 18:23:09 kloeri Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_NAME="imagick"
diff --git a/dev-php/PECL-mailparse/ChangeLog b/dev-php/PECL-mailparse/ChangeLog
index a61b468a4f9d..ccc871369135 100644
--- a/dev-php/PECL-mailparse/ChangeLog
+++ b/dev-php/PECL-mailparse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PECL-mailparse
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.4 2004/03/28 22:11:52 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.5 2004/05/30 18:25:38 kloeri Exp $
+
+ 30 May 2004; Bryan Østergaard <kloeri@gentoo.org>
+ PECL-mailparse-2.0b.ebuild:
+ Stable on alpha.
*PECL-mailparse-2.0b (28 Mar 2004)
diff --git a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild
index eb1ac31f0b9a..22a07ed86ad9 100644
--- a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild
+++ b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild,v 1.1 2003/10/21 15:03:40 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild,v 1.2 2004/05/30 18:25:38 kloeri Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_INI="yes"
diff --git a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild
index d47eea220476..3b5cc5a67b16 100644
--- a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild
+++ b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild,v 1.2 2003/09/13 16:08:59 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild,v 1.3 2004/05/30 18:25:38 kloeri Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_NAME="mailparse"
diff --git a/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild
index b9455dc86a85..55acd1fd56fe 100644
--- a/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild
+++ b/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild,v 1.1 2004/03/28 22:11:52 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild,v 1.2 2004/05/30 18:25:38 kloeri Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_INI="yes"
@@ -11,7 +11,7 @@ IUSE=""
DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages."
SLOT="0"
LICENSE="PHP"
-KEYWORDS="x86 ~ppc ~alpha ~sparc"
+KEYWORDS="x86 ~ppc alpha ~sparc"
src_install() {
php-ext-pecl_src_install
diff --git a/dev-php/PECL-sqlite/ChangeLog b/dev-php/PECL-sqlite/ChangeLog
index ad411550bb39..539993930d55 100644
--- a/dev-php/PECL-sqlite/ChangeLog
+++ b/dev-php/PECL-sqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PECL-sqlite
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/ChangeLog,v 1.5 2004/02/29 14:39:23 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/ChangeLog,v 1.6 2004/05/30 18:28:19 kloeri Exp $
+
+ 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PECL-sqlite-1.0.2.ebuild:
+ Stable on alpha.
*PECL-sqlite-1.0.2 (24 Jan 2004)
*PECL-sqlite-1.0-r1 (24 Jan 2004)
diff --git a/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild b/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild
index 941f670323ef..279955c4af56 100644
--- a/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild
+++ b/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild,v 1.1 2004/01/24 17:14:34 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild,v 1.2 2004/05/30 18:28:19 kloeri Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_INI="yes"
@@ -16,7 +16,7 @@ DESCRIPTION="PHP bindings for the SQLite database engine"
HOMEPAGE="http://pear.php.net/SQLite"
SLOT="0"
LICENSE="PHP"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc alpha ~sparc"
src_compile() {
php-ext-pecl_src_compile