summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-05 17:46:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-05 17:46:56 +0000
commitd3a08cbb6ab91a3951f4205aa535bd4bb77c4e47 (patch)
treebf0425771de268ee21008c4e20223512f00acc36 /dev-php
parentSparc stable --- Bug #193329 --- thanks to ezod. (diff)
downloadhistorical-d3a08cbb6ab91a3951f4205aa535bd4bb77c4e47.tar.gz
historical-d3a08cbb6ab91a3951f4205aa535bd4bb77c4e47.tar.bz2
historical-d3a08cbb6ab91a3951f4205aa535bd4bb77c4e47.zip
alpha/sparc stable wrt #192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Benchmark/ChangeLog6
-rw-r--r--dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild4
-rw-r--r--dev-php/PEAR-Console_Table/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild4
-rw-r--r--dev-php/PEAR-File/ChangeLog5
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.3.0.ebuild4
-rw-r--r--dev-php/PEAR-File_Find/ChangeLog6
-rw-r--r--dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild4
-rw-r--r--dev-php/PEAR-HTML_Template_IT/ChangeLog6
-rw-r--r--dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild4
10 files changed, 34 insertions, 15 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog
index 9487770a2f0c..78ea3fcd2b8d 100644
--- a/dev-php/PEAR-Benchmark/ChangeLog
+++ b/dev-php/PEAR-Benchmark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Benchmark
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.43 2007/09/30 16:20:46 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.44 2007/10/05 17:41:06 armin76 Exp $
+
+ 05 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Benchmark-1.2.7.ebuild:
+ alpha/sparc stable wrt #192247
30 Sep 2007; Christoph Mende <angelos@gentoo.org>
PEAR-Benchmark-1.2.7-r1.ebuild:
diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild
index 866de78d7acb..b913c3561051 100644
--- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild
+++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 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.7.ebuild,v 1.6 2007/09/28 22:52:08 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.7 2007/10/05 17:41:06 armin76 Exp $
inherit php-pear-r1 depend.php eutils
DESCRIPTION="Framework to benchmark PHP scripts or function calls."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""
pkg_postinst() {
diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog
index 7859476f03db..80a88d3ddc53 100644
--- a/dev-php/PEAR-Console_Table/ChangeLog
+++ b/dev-php/PEAR-Console_Table/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Console_Table
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.23 2007/09/28 22:54:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.24 2007/10/05 17:43:12 armin76 Exp $
+
+ 05 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Console_Table-1.0.7.ebuild:
+ alpha/sparc stable wrt #192247
28 Sep 2007; Christoph Mende <angelos@gentoo.org>
PEAR-Console_Table-1.0.7.ebuild:
diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild
index fd6e1afeaeeb..263f428f0d5f 100644
--- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild
+++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.6 2007/09/28 22:54:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.7 2007/10/05 17:43:12 armin76 Exp $
inherit php-pear-r1
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
DESCRIPTION="Class that makes it easy to build console style tables."
LICENSE="PHP"
SLOT="0"
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog
index 756d02024e75..322582c98337 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.32 2007/09/28 23:00:55 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.33 2007/10/05 17:44:42 armin76 Exp $
+
+ 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File-1.3.0.ebuild:
+ alpha/sparc stable wrt #192247
28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-File-1.3.0.ebuild:
Stable on amd64 wrt bug #192247
diff --git a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild
index b15640c78e77..d4b64db3cca1 100644
--- a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild
+++ b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.3.0.ebuild,v 1.6 2007/09/28 23:00:55 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild,v 1.7 2007/10/05 17:44:42 armin76 Exp $
inherit php-pear-r1 depend.php
@@ -8,7 +8,7 @@ DESCRIPTION="Common file and directory routines"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~s390 sparc x86"
IUSE=""
pkg_setup() {
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog
index 30a6b8b0531c..822ac7340c63 100644
--- a/dev-php/PEAR-File_Find/ChangeLog
+++ b/dev-php/PEAR-File_Find/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-File_Find
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.29 2007/09/28 23:01:54 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.30 2007/10/05 17:45:41 armin76 Exp $
+
+ 05 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-File_Find-1.3.0.ebuild:
+ alpha/sparc stable wrt #192247
28 Sep 2007; Christoph Mende <angelos@gentoo.org>
PEAR-File_Find-1.3.0.ebuild:
diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild
index 6590e8d6142f..1557a2ca07c5 100644
--- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild
+++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.6 2007/09/28 23:01:54 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.7 2007/10/05 17:45:41 armin76 Exp $
inherit php-pear-r1
DESCRIPTION="A class that facillitates the search of filesystems."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""
diff --git a/dev-php/PEAR-HTML_Template_IT/ChangeLog b/dev-php/PEAR-HTML_Template_IT/ChangeLog
index fd75493535ea..55ea09e88951 100644
--- a/dev-php/PEAR-HTML_Template_IT/ChangeLog
+++ b/dev-php/PEAR-HTML_Template_IT/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-HTML_Template_IT
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.34 2007/09/28 23:06:18 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.35 2007/10/05 17:46:56 armin76 Exp $
+
+ 05 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-HTML_Template_IT-1.2.1.ebuild:
+ alpha/sparc stable wrt #192247
28 Sep 2007; Christoph Mende <angelos@gentoo.org>
PEAR-HTML_Template_IT-1.2.1.ebuild:
diff --git a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild
index b985b68a5f56..9e16749b666f 100644
--- a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild
+++ b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild,v 1.6 2007/09/28 23:06:18 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild,v 1.7 2007/10/05 17:46:56 armin76 Exp $
inherit php-pear-r1
DESCRIPTION="Integrated Templates"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""