diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 09:55:39 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 09:55:39 +0000 |
commit | b83f3614852d47bf9565ae74652383cc708975fd (patch) | |
tree | 0207786785c0263eef487d6e6dc146329fca3106 /dev-php5 | |
parent | Adjust deps, bug #145260; thanks to expose@luftgetrock.net. (diff) | |
download | historical-b83f3614852d47bf9565ae74652383cc708975fd.tar.gz historical-b83f3614852d47bf9565ae74652383cc708975fd.tar.bz2 historical-b83f3614852d47bf9565ae74652383cc708975fd.zip |
Added ~hppa to KEYWORDS.
Package-Manager: portage-2.1.2_pre2
Diffstat (limited to 'dev-php5')
10 files changed, 32 insertions, 15 deletions
diff --git a/dev-php5/ezc-File/ChangeLog b/dev-php5/ezc-File/ChangeLog index 5dce88216da3..b63f524c8f05 100644 --- a/dev-php5/ezc-File/ChangeLog +++ b/dev-php5/ezc-File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-File # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.4 2006/09/16 15:04:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.5 2006/10/02 09:51:10 gmsoft Exp $ + + 02 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-File-1.0.ebuild: + Added ~hppa to KEYWORDS. 16 Sep 2006; Markus Rothe <corsair@gentoo.org> ezc-File-1.0.ebuild: Added ~ppc64 diff --git a/dev-php5/ezc-File/ezc-File-1.0.ebuild b/dev-php5/ezc-File/ezc-File-1.0.ebuild index 0e91b5381fca..00bd6b688bbe 100644 --- a/dev-php5/ezc-File/ezc-File-1.0.ebuild +++ b/dev-php5/ezc-File/ezc-File-1.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ezc-File-1.0.ebuild,v 1.4 2006/09/16 15:04:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ezc-File-1.0.ebuild,v 1.5 2006/10/02 09:51:10 gmsoft Exp $ inherit php-ezc DESCRIPTION="This eZ component provides support for file operations which are not covered by PHP or are just missing." SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ChangeLog b/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ChangeLog index 2e809dd33d9e..7775ed3166a6 100644 --- a/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ChangeLog +++ b/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-PersistentObjectDatabaseSchemaTiein # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ChangeLog,v 1.4 2006/09/16 15:01:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ChangeLog,v 1.5 2006/10/02 09:54:09 gmsoft Exp $ + + 02 Oct 2006; Guy Martin <gmsoft@gentoo.org> + ezc-PersistentObjectDatabaseSchemaTiein-1.0.ebuild: + Added ~hppa to KEYWORDS. 16 Sep 2006; Markus Rothe <corsair@gentoo.org> ezc-PersistentObjectDatabaseSchemaTiein-1.0.ebuild: diff --git a/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ezc-PersistentObjectDatabaseSchemaTiein-1.0.ebuild b/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ezc-PersistentObjectDatabaseSchemaTiein-1.0.ebuild index c2ebbe2feed8..4ea6818ea901 100644 --- a/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ezc-PersistentObjectDatabaseSchemaTiein-1.0.ebuild +++ b/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ezc-PersistentObjectDatabaseSchemaTiein-1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ezc-PersistentObjectDatabaseSchemaTiein-1.0.ebuild,v 1.4 2006/09/16 15:01:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PersistentObjectDatabaseSchemaTiein/ezc-PersistentObjectDatabaseSchemaTiein-1.0.ebuild,v 1.5 2006/10/02 09:54:09 gmsoft Exp $ inherit php-ezc DESCRIPTION="This eZ component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions." SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="${RDEPEND} >=dev-php5/ezc-PersistentObject-1.0.1 diff --git a/dev-php5/ezc-SystemInformation/ChangeLog b/dev-php5/ezc-SystemInformation/ChangeLog index 5ec9af5f8e0c..85dd34426539 100644 --- a/dev-php5/ezc-SystemInformation/ChangeLog +++ b/dev-php5/ezc-SystemInformation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-SystemInformation # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.5 2006/09/16 14:54:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ChangeLog,v 1.6 2006/10/02 09:49:15 gmsoft Exp $ + + 02 Oct 2006; Guy Martin <gmsoft@gentoo.org> + ezc-SystemInformation-1.0.1.ebuild: + Added ~hppa to KEYWORDS. 16 Sep 2006; Markus Rothe <corsair@gentoo.org> ezc-SystemInformation-1.0.1.ebuild: diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild index 3927507489dc..6ab27f37c0f8 100644 --- a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild,v 1.2 2006/09/16 14:54:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild,v 1.3 2006/10/02 09:49:15 gmsoft Exp $ inherit php-ezc DESCRIPTION="This eZ component provides access to common system variables, such as CPU type and speed, and the available amount of memory." SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php5/ezc-Template/ChangeLog b/dev-php5/ezc-Template/ChangeLog index 9874c049e9d7..ec9a21dd48ba 100644 --- a/dev-php5/ezc-Template/ChangeLog +++ b/dev-php5/ezc-Template/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-Template # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Template/ChangeLog,v 1.5 2006/09/16 14:52:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Template/ChangeLog,v 1.6 2006/10/02 09:45:46 gmsoft Exp $ + + 02 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-Template-1.0.ebuild: + Added ~hppa to KEYWORDS. 16 Sep 2006; Markus Rothe <corsair@gentoo.org> ezc-Template-1.0.ebuild: Added ~ppc64 diff --git a/dev-php5/ezc-Template/ezc-Template-1.0.ebuild b/dev-php5/ezc-Template/ezc-Template-1.0.ebuild index 89da220a5105..a64dbf6bdc6a 100644 --- a/dev-php5/ezc-Template/ezc-Template-1.0.ebuild +++ b/dev-php5/ezc-Template/ezc-Template-1.0.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-php5/ezc-Template/ezc-Template-1.0.ebuild,v 1.5 2006/09/16 14:52:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Template/ezc-Template-1.0.ebuild,v 1.6 2006/10/02 09:45:46 gmsoft Exp $ inherit php-ezc DESCRIPTION="This eZ component provides a compiling and optimizing templating system." SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" diff --git a/dev-php5/ezc-eZcomponents/ChangeLog b/dev-php5/ezc-eZcomponents/ChangeLog index a266ce46133a..c4e7a629e6c9 100644 --- a/dev-php5/ezc-eZcomponents/ChangeLog +++ b/dev-php5/ezc-eZcomponents/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-eZcomponents # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-eZcomponents/ChangeLog,v 1.13 2006/09/30 17:14:05 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-eZcomponents/ChangeLog,v 1.14 2006/10/02 09:55:39 gmsoft Exp $ + + 02 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-eZcomponents-1.1.ebuild: + Added ~hppa to KEYWORDS. 30 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org> ezc-eZcomponents-1.0.1.ebuild, ezc-eZcomponents-1.1.ebuild: diff --git a/dev-php5/ezc-eZcomponents/ezc-eZcomponents-1.1.ebuild b/dev-php5/ezc-eZcomponents/ezc-eZcomponents-1.1.ebuild index a5199df2ff6a..e43a916bee34 100644 --- a/dev-php5/ezc-eZcomponents/ezc-eZcomponents-1.1.ebuild +++ b/dev-php5/ezc-eZcomponents/ezc-eZcomponents-1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-eZcomponents/ezc-eZcomponents-1.1.ebuild,v 1.6 2006/09/30 17:14:05 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-eZcomponents/ezc-eZcomponents-1.1.ebuild,v 1.7 2006/10/02 09:55:39 gmsoft Exp $ DESCRIPTION="eZ components is an enterprise ready general purpose PHP platform." HOMEPAGE="http://ez.no/products/ez_components" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-php5/ezc-Base-1.1 |