summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-05-25 22:55:49 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-05-25 22:55:49 +0000
commita5a958184e41aede33360f18104d28335efbd016 (patch)
tree254baa1e76af28ccd016d6f845c94051dbe6510c /dev-php
parent- ASFLAGS= in info_vars is not needed. Even the seasoned ricers do not use it. (diff)
downloadhistorical-a5a958184e41aede33360f18104d28335efbd016.tar.gz
historical-a5a958184e41aede33360f18104d28335efbd016.tar.bz2
historical-a5a958184e41aede33360f18104d28335efbd016.zip
Readd HPPA, PPC64 and SPARC keywords.
Package-Manager: portage-2.1_rc1-r3
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Auth/ChangeLog5
-rw-r--r--dev-php/PEAR-Auth/PEAR-Auth-1.3.0.ebuild4
-rw-r--r--dev-php/PEAR-DB_DataObject/ChangeLog6
-rw-r--r--dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild4
-rw-r--r--dev-php/PEAR-HTML_Template_Flexy/ChangeLog6
-rw-r--r--dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.4.ebuild4
-rw-r--r--dev-php/PEAR-Services_Weather/ChangeLog6
-rw-r--r--dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild4
8 files changed, 27 insertions, 12 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog
index 8a4d95e2035b..b5771acdddfc 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.29 2006/05/25 22:29:27 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.30 2006/05/25 22:50:54 chtekk Exp $
+
+ 25 May 2006; Luca Longinotti <chtekk@gentoo.org> PEAR-Auth-1.3.0.ebuild:
+ Readd HPPA, PPC64 and SPARC keywords.
25 May 2006; Luca Longinotti <chtekk@gentoo.org> PEAR-Auth-1.3.0.ebuild:
Readd dropped PPC keyword.
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.3.0.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.3.0.ebuild
index fc76bcf127a6..c83f400bad06 100644
--- a/dev-php/PEAR-Auth/PEAR-Auth-1.3.0.ebuild
+++ b/dev-php/PEAR-Auth/PEAR-Auth-1.3.0.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.3.0.ebuild,v 1.4 2006/05/25 22:29:27 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.3.0.ebuild,v 1.5 2006/05/25 22:50:54 chtekk Exp $
inherit php-pear-r1 depend.php
DESCRIPTION="Provides methods for creating an authentication system using PHP."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~hppa ~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-DB_DataObject/ChangeLog b/dev-php/PEAR-DB_DataObject/ChangeLog
index ff26514cdbab..717bb726bddb 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.22 2006/05/25 22:31:01 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.23 2006/05/25 22:52:32 chtekk Exp $
+
+ 25 May 2006; Luca Longinotti <chtekk@gentoo.org>
+ PEAR-DB_DataObject-1.8.4.ebuild:
+ Readd HPPA, PPC64 and SPARC keywords.
25 May 2006; Luca Longinotti <chtekk@gentoo.org>
PEAR-DB_DataObject-1.8.4.ebuild:
diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild
index 6c979048186b..7481836bf7ed 100644
--- a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild
+++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.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_DataObject/PEAR-DB_DataObject-1.8.4.ebuild,v 1.2 2006/05/25 22:31:01 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild,v 1.3 2006/05/25 22:52:32 chtekk Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="An SQL Builder, Object Interface to Database Tables."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~hppa ~ppc ~ppc64 ~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-HTML_Template_Flexy/ChangeLog b/dev-php/PEAR-HTML_Template_Flexy/ChangeLog
index e7219d0ec1b6..22967761ef26 100644
--- a/dev-php/PEAR-HTML_Template_Flexy/ChangeLog
+++ b/dev-php/PEAR-HTML_Template_Flexy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-HTML_Template_Flexy
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/ChangeLog,v 1.35 2006/05/25 22:35:42 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/ChangeLog,v 1.36 2006/05/25 22:54:07 chtekk Exp $
+
+ 25 May 2006; Luca Longinotti <chtekk@gentoo.org>
+ PEAR-HTML_Template_Flexy-1.2.4.ebuild:
+ Readd HPPA, PPC64 and SPARC keywords.
25 May 2006; Luca Longinotti <chtekk@gentoo.org>
PEAR-HTML_Template_Flexy-1.2.4.ebuild:
diff --git a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.4.ebuild b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.4.ebuild
index 538ded8db36c..82cee2477ab5 100644
--- a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.4.ebuild
+++ b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.4.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-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.4.ebuild,v 1.2 2006/05/25 22:35:42 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.4.ebuild,v 1.3 2006/05/25 22:54:07 chtekk Exp $
inherit php-pear-r1
DESCRIPTION="An extremely powerful Tokenizer driven Template engine"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-HTML_Javascript-1.1.0-r1
dev-php/PEAR-File_Gettext
diff --git a/dev-php/PEAR-Services_Weather/ChangeLog b/dev-php/PEAR-Services_Weather/ChangeLog
index 34f64c985afb..f7fecdf72bf5 100644
--- a/dev-php/PEAR-Services_Weather/ChangeLog
+++ b/dev-php/PEAR-Services_Weather/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Services_Weather
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.27 2006/05/25 22:33:12 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.28 2006/05/25 22:55:49 chtekk Exp $
+
+ 25 May 2006; Luca Longinotti <chtekk@gentoo.org>
+ PEAR-Services_Weather-1.4.0.ebuild:
+ Readd HPPA, PPC64 and SPARC keywords.
25 May 2006; Luca Longinotti <chtekk@gentoo.org>
PEAR-Services_Weather-1.4.0.ebuild:
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild
index e1ba060be334..3d152a8d8836 100644
--- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild
+++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.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-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild,v 1.2 2006/05/25 22:33:12 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.0.ebuild,v 1.3 2006/05/25 22:55:49 chtekk Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="This class acts as an interface to various online weather-services.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Cache-1.5.4-r1
>=dev-php/PEAR-DB-1.7.6-r1