summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-11-21 15:45:35 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-11-21 15:45:35 +0000
commit3d18ab000e54c83cf7bc532599e6a47dda7dbad2 (patch)
tree68fa63e87d1986fe6caa20f8c066ad30f451471c /dev-php
parentMarked ~ppc for bug #105385. (diff)
downloadgentoo-2-3d18ab000e54c83cf7bc532599e6a47dda7dbad2.tar.gz
gentoo-2-3d18ab000e54c83cf7bc532599e6a47dda7dbad2.tar.bz2
gentoo-2-3d18ab000e54c83cf7bc532599e6a47dda7dbad2.zip
Marked ~ppc for bug #105385.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-DB_DataObject/ChangeLog6
-rw-r--r--dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.7.15-r1.ebuild4
-rw-r--r--dev-php/PEAR-DB_Table/ChangeLog5
-rw-r--r--dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild4
-rw-r--r--dev-php/PEAR-File/ChangeLog5
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.2.2.ebuild4
-rw-r--r--dev-php/PEAR-Validate/ChangeLog5
-rw-r--r--dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild4
8 files changed, 25 insertions, 12 deletions
diff --git a/dev-php/PEAR-DB_DataObject/ChangeLog b/dev-php/PEAR-DB_DataObject/ChangeLog
index f769800afc67..651cb058dfda 100644
--- a/dev-php/PEAR-DB_DataObject/ChangeLog
+++ b/dev-php/PEAR-DB_DataObject/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-DB_DataObject
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.5 2005/10/24 13:46:21 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.6 2005/11/21 15:43:58 josejx Exp $
+
+ 21 Nov 2005; Joseph Jezak <josejx@gentoo.org>
+ PEAR-DB_DataObject-1.7.15-r1.ebuild:
+ Marked ~ppc for bug #105385.
24 Oct 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-DB_DataObject-1.7.15-r1.ebuild:
diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.7.15-r1.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.7.15-r1.ebuild
index de620f936094..8a15326aa30b 100644
--- a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.7.15-r1.ebuild
+++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.7.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.7.15-r1.ebuild,v 1.5 2005/10/24 13:46:21 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.7.15-r1.ebuild,v 1.6 2005/11/21 15:43:58 josejx Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="An SQL Builder, Object Interface to Database Tables."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1
>=dev-php/PEAR-Date-1.4.3-r1
diff --git a/dev-php/PEAR-DB_Table/ChangeLog b/dev-php/PEAR-DB_Table/ChangeLog
index bb6a7f4d9813..475d8545af91 100644
--- a/dev-php/PEAR-DB_Table/ChangeLog
+++ b/dev-php/PEAR-DB_Table/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-DB_Table
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.10 2005/10/24 13:46:21 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.11 2005/11/21 15:44:07 josejx Exp $
+
+ 21 Nov 2005; Joseph Jezak <josejx@gentoo.org> PEAR-DB_Table-1.2.1.ebuild:
+ Marked ~ppc for bug #105385.
24 Oct 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-DB_Table-1.2.1.ebuild:
diff --git a/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild b/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild
index abb37ad2a6b6..e739202d3a32 100644
--- a/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild
+++ b/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild,v 1.3 2005/10/24 13:46:21 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild,v 1.4 2005/11/21 15:44:07 josejx Exp $
inherit php-pear-r1
DESCRIPTION="Builds on PEAR DB to abstract datatypes and automate table creation, data validation"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-Date
dev-php/PEAR-DB
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog
index 2f54ce2e8f8f..b09968d9fee2 100644
--- a/dev-php/PEAR-File/ChangeLog
+++ b/dev-php/PEAR-File/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-File
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.13 2005/10/24 13:46:21 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.14 2005/11/21 15:45:35 josejx Exp $
+
+ 21 Nov 2005; Joseph Jezak <josejx@gentoo.org> PEAR-File-1.2.2.ebuild:
+ Marked ~ppc for bug #105385.
24 Oct 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-File-1.2.2.ebuild:
diff --git a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild
index d46bb22d75ae..c690cf520736 100644
--- a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild
+++ b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.2 2005/10/24 13:46:21 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.3 2005/11/21 15:45:35 josejx Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Common file and directory routines"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog
index 9430eace676d..1dd0f5d12c3d 100644
--- a/dev-php/PEAR-Validate/ChangeLog
+++ b/dev-php/PEAR-Validate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Validate
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.7 2005/11/05 10:40:53 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.8 2005/11/21 15:42:48 josejx Exp $
+
+ 21 Nov 2005; Joseph Jezak <josejx@gentoo.org> PEAR-Validate-0.6.2.ebuild:
+ Marked ~ppc for bug #105385.
*PEAR-Validate-0.6.2 (05 Nov 2005)
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild
index 7770254644f9..606f962b0b0d 100644
--- a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild
+++ b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.1 2005/11/05 10:40:53 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.2 2005/11/21 15:42:48 josejx Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="Validation class."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1"