summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2004-07-06 23:03:21 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2004-07-06 23:03:21 +0000
commit03522c6e5b407e8970c396306980aa20ddfab941 (patch)
treeec14ef358f3eb3f2516bf5d0c37560f30e212e12 /dev-php
parentStable on ppc. (diff)
downloadhistorical-03522c6e5b407e8970c396306980aa20ddfab941.tar.gz
historical-03522c6e5b407e8970c396306980aa20ddfab941.tar.bz2
historical-03522c6e5b407e8970c396306980aa20ddfab941.zip
Unstable on ppc.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Text_Wiki/ChangeLog6
-rw-r--r--dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild4
-rw-r--r--dev-php/PEAR-XML_Beautifier/ChangeLog6
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild4
-rw-r--r--dev-php/sqlite-php/ChangeLog5
-rw-r--r--dev-php/sqlite-php/sqlite-php-0.0.5.ebuild4
-rw-r--r--dev-php/turck-mmcache/ChangeLog6
-rw-r--r--dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild4
8 files changed, 27 insertions, 12 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog
index 8c1c708bd0ae..8b62ee72df78 100644
--- a/dev-php/PEAR-Text_Wiki/ChangeLog
+++ b/dev-php/PEAR-Text_Wiki/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Text_Wiki
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.5 2004/07/06 23:02:59 hansmi Exp $
+
+ 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org>
+ PEAR-Text_Wiki-0.8.2.ebuild:
+ Unstable on ppc.
04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org>
PEAR-Text_Wiki-0.8.2.ebuild:
diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild
index 6d50777d6612..dc7b8dc28950 100644
--- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild
+++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.5 2004/07/06 23:02:59 hansmi Exp $
inherit php-pear
DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog
index e67311bb52b6..d03b1346a8dd 100644
--- a/dev-php/PEAR-XML_Beautifier/ChangeLog
+++ b/dev-php/PEAR-XML_Beautifier/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-XML_Beautifier
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.3 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.4 2004/07/06 23:03:21 hansmi Exp $
+
+ 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org>
+ PEAR-XML_Beautifier-1.1.ebuild:
+ Unstable on ppc.
04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org>
PEAR-XML_Beautifier-1.1.ebuild:
diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild
index b6bbf5269da9..b046529acaea 100644
--- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild
+++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild,v 1.3 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild,v 1.4 2004/07/06 23:03:21 hansmi Exp $
inherit php-pear
DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
diff --git a/dev-php/sqlite-php/ChangeLog b/dev-php/sqlite-php/ChangeLog
index 4851879cc05b..72cb641d4338 100644
--- a/dev-php/sqlite-php/ChangeLog
+++ b/dev-php/sqlite-php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/sqlite-php
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/ChangeLog,v 1.9 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/ChangeLog,v 1.10 2004/07/06 23:02:14 hansmi Exp $
+
+ 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> sqlite-php-0.0.5.ebuild:
+ Unstable on ppc.
04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> sqlite-php-0.0.5.ebuild:
stable on x86.
diff --git a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild
index 8be6af91868d..182c74d3ea16 100644
--- a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild
+++ b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.10 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.11 2004/07/06 23:02:14 hansmi Exp $
DESCRIPTION="PHP bindings for SQLite"
SRC_URI="mirror://sourceforge/sqlite-php/${P}.tgz"
@@ -12,7 +12,7 @@ DEPEND="virtual/libc
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
PHP_EXT_NAME="sqlite"
PHP_ZEND_EXT=
diff --git a/dev-php/turck-mmcache/ChangeLog b/dev-php/turck-mmcache/ChangeLog
index 6aa8962c7b2d..460a8c04aedd 100644
--- a/dev-php/turck-mmcache/ChangeLog
+++ b/dev-php/turck-mmcache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/turck-mmcache
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/ChangeLog,v 1.22 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/ChangeLog,v 1.23 2004/07/06 23:02:38 hansmi Exp $
+
+ 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org>
+ turck-mmcache-2.4.6.ebuild:
+ Unstable on ppc.
04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org>
turck-mmcache-2.4.6.ebuild:
diff --git a/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild b/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild
index f14ae2048e48..4adbd5ed34fc 100644
--- a/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild
+++ b/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild,v 1.6 2004/07/04 23:19:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/turck-mmcache-2.4.6.ebuild,v 1.7 2004/07/06 23:02:38 hansmi Exp $
PHP_EXT_NAME="mmcache"
PHP_EXT_ZENDEXT="yes"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/turck-mmcache/${P}.tar.gz"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
DEPEND="$DEPEND
!dev-php/ioncube_loaders