summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-Auth/ChangeLog5
-rw-r--r--dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild4
-rw-r--r--dev-php/PEAR-Auth_SASL/ChangeLog6
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild4
-rw-r--r--dev-php/PEAR-Benchmark/ChangeLog5
-rw-r--r--dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild4
-rw-r--r--dev-php/PEAR-DB/ChangeLog5
-rw-r--r--dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild4
8 files changed, 25 insertions, 12 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog
index 2d6b75fe7c62..794daebf2a9d 100644
--- a/dev-php/PEAR-Auth/ChangeLog
+++ b/dev-php/PEAR-Auth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Auth
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.10 2006/01/22 07:33:19 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.11 2006/01/22 16:23:34 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-Auth-1.2.3-r1.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Auth-1.2.3-r1.ebuild:
Stable on x86; bug #119722
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild
index 6d310d98b1cd..fe5992fd359b 100644
--- a/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild
+++ b/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild,v 1.9 2006/01/22 07:33:19 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild,v 1.10 2006/01/22 16:23:34 weeve Exp $
inherit php-pear-r1
DESCRIPTION="Provides methods for creating an authentication system using PHP."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-PEAR-1.3.6
>=dev-php/PEAR-DB-1.7.6-r1"
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog
index e494db9efe32..3079dc89f1b5 100644
--- a/dev-php/PEAR-Auth_SASL/ChangeLog
+++ b/dev-php/PEAR-Auth_SASL/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Auth_SASL
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.16 2006/01/22 07:33:37 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.17 2006/01/22 16:24:32 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org>
+ PEAR-Auth_SASL-1.0.1-r1.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
PEAR-Auth_SASL-1.0.1-r1.ebuild:
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
index c78985f71ca1..d0fa24120994 100644
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
+++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.8 2006/01/22 07:33:37 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.9 2006/01/22 16:24:32 weeve Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
IUSE=""
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog
index 7b6d5dcdfecb..bf4afa3a57b3 100644
--- a/dev-php/PEAR-Benchmark/ChangeLog
+++ b/dev-php/PEAR-Benchmark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Benchmark
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.12 2006/01/22 07:33:56 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.13 2006/01/22 16:25:17 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-Benchmark-1.2.4.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Benchmark-1.2.4.ebuild:
Stable on x86; bug #119722
diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild
index 9036bf1470b0..d5be6f457277 100644
--- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild
+++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild,v 1.4 2006/01/22 07:33:56 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild,v 1.5 2006/01/22 16:25:17 weeve Exp $
inherit php-pear-r1
DESCRIPTION="Framework to benchmark PHP scripts or function calls."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
IUSE=""
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog
index b7d06c8e0ae2..35f863d19ff1 100644
--- a/dev-php/PEAR-DB/ChangeLog
+++ b/dev-php/PEAR-DB/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-DB
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.43 2006/01/22 07:35:30 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.44 2006/01/22 16:22:51 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-DB-1.7.6-r1.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-DB-1.7.6-r1.ebuild:
Stable on x86; bug #119722
diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild
index 96cc41f293e7..6a0bba758a6c 100644
--- a/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild
+++ b/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild,v 1.8 2006/01/22 07:35:30 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild,v 1.9 2006/01/22 16:22:51 weeve Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Database abstraction layer for PHP"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
IUSE=""