diff options
140 files changed, 475 insertions, 218 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog index 302f53e30aa9..2d6b75fe7c62 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.9 2006/01/21 07:49:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.10 2006/01/22 07:33:19 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Auth-1.2.3-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Auth-1.2.3-r1.ebuild: Stable on ppc64; 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 41440343b113..6d310d98b1cd 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.8 2006/01/21 07:49:35 corsair Exp $ +# $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 $ 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 5996cc5c8a67..e494db9efe32 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.15 2006/01/21 07:50:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.16 2006/01/22 07:33:37 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Auth_SASL-1.0.1-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@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 1508f68233a0..c78985f71ca1 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.7 2006/01/21 07:50:29 corsair Exp $ +# $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 $ 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 1f7bfaf1e0cd..7b6d5dcdfecb 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.11 2006/01/21 20:55:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.12 2006/01/22 07:33:56 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Benchmark-1.2.4.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Benchmark-1.2.4.ebuild: 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 9dfedb1a7a7e..9036bf1470b0 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.3 2006/01/21 20:55:44 corsair Exp $ +# $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 $ 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-Cache/ChangeLog b/dev-php/PEAR-Cache/ChangeLog index e81976103a76..719bedcf4773 100644 --- a/dev-php/PEAR-Cache/ChangeLog +++ b/dev-php/PEAR-Cache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Cache # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.28 2006/01/21 07:53:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.29 2006/01/22 07:34:14 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Cache-1.5.4-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Cache-1.5.4-r1.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild index 5b31133c710c..cd59e39942b3 100644 --- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild +++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-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-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.7 2006/01/21 07:53:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.8 2006/01/22 07:34:14 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Framework for caching of arbitrary data" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Cache_Lite/ChangeLog b/dev-php/PEAR-Cache_Lite/ChangeLog index 243c035740dd..ca264fdcb12c 100644 --- a/dev-php/PEAR-Cache_Lite/ChangeLog +++ b/dev-php/PEAR-Cache_Lite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Cache_Lite # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.8 2006/01/21 07:54:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.9 2006/01/22 07:34:33 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Cache_Lite-1.6.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Cache_Lite-1.6.0.ebuild: diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild index 3ab943cbf0d5..664bc87ae9ec 100644 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.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-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild,v 1.2 2006/01/21 07:54:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild,v 1.3 2006/01/22 07:34:33 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Fast and safe little cache system." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog index add177ed3864..a73650fb2e19 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.7 2006/01/21 07:54:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.8 2006/01/22 07:34:52 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Console_Table-1.0.2-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Console_Table-1.0.2-r1.ebuild: diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild index 9561c2272386..24a930463296 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-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-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild,v 1.7 2006/01/21 07:54:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild,v 1.8 2006/01/22 07:34:52 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Class that makes it easy to build console style tables." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Crypt_RC4/ChangeLog b/dev-php/PEAR-Crypt_RC4/ChangeLog index eb4b1269109a..804192adc563 100644 --- a/dev-php/PEAR-Crypt_RC4/ChangeLog +++ b/dev-php/PEAR-Crypt_RC4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Crypt_RC4 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/ChangeLog,v 1.13 2006/01/21 07:55:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/ChangeLog,v 1.14 2006/01/22 07:35:11 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Crypt_RC4-1.0.2-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Crypt_RC4-1.0.2-r1.ebuild: diff --git a/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild b/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild index de5ee3090ff2..906ae46ad75c 100644 --- a/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild +++ b/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.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-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild,v 1.7 2006/01/21 07:55:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.2-r1.ebuild,v 1.8 2006/01/22 07:35:11 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Encryption class for RC4 encryption." 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 6c683029f148..b7d06c8e0ae2 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.42 2006/01/21 07:48:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.43 2006/01/22 07:35:30 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-DB-1.7.6-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-DB-1.7.6-r1.ebuild: Stable on ppc64; 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 65f476edb886..96cc41f293e7 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.7 2006/01/21 07:48:25 corsair Exp $ +# $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 $ 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="" diff --git a/dev-php/PEAR-DB_DataObject/ChangeLog b/dev-php/PEAR-DB_DataObject/ChangeLog index ebb3261661a2..0b1e63b48363 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.9 2006/01/21 07:59:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.10 2006/01/22 07:35:49 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-DB_DataObject-1.8.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-DB_DataObject-1.8.0.ebuild: diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild index d6fa1a7a4387..95b9ecfebd15 100644 --- a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild +++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.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-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild,v 1.2 2006/01/21 07:59:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild,v 1.3 2006/01/22 07:35:49 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="An SQL Builder, Object Interface to Database Tables." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~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-DB_Table/ChangeLog b/dev-php/PEAR-DB_Table/ChangeLog index df339540cfaf..7c5f540d458b 100644 --- a/dev-php/PEAR-DB_Table/ChangeLog +++ b/dev-php/PEAR-DB_Table/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-DB_Table # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.14 2006/01/21 20:57:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.15 2006/01/22 07:36:08 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-DB_Table-0.21.2-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-DB_Table-0.21.2-r1.ebuild: diff --git a/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild b/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild index f28f09e1bd5a..13226bcb4ff4 100644 --- a/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild +++ b/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.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-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild,v 1.6 2006/01/21 20:57:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild,v 1.7 2006/01/22 07:36:08 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Builds on PEAR DB to abstract datatypes and automate table creation, data validation" LICENSE="PHP" SLOT="0" -KEYWORDS="ppc64 ~sparc ~x86" +KEYWORDS="ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index 263ef4a03a88..6d7a5636d455 100644 --- a/dev-php/PEAR-Date/ChangeLog +++ b/dev-php/PEAR-Date/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Date # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.32 2006/01/21 07:57:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.33 2006/01/22 07:36:27 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Date-1.4.6.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Date-1.4.6.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild index a5d6d4c57261..6cb840de485f 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.6.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-Date/PEAR-Date-1.4.6.ebuild,v 1.4 2006/01/21 07:57:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.5 2006/01/22 07:36:27 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index f7cdda1620cf..33e68c5e5f21 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.16 2006/01/21 08:02:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.17 2006/01/22 07:36:46 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-File-1.2.2.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-File-1.2.2.ebuild: Stable on ppc64; bug #119722 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 c5a31728fa9c..d0402653881c 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-2006 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.5 2006/01/21 08:02:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.6 2006/01/22 07:36:46 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index 7fbbb1ffebe7..d7f4d05b83b5 100644 --- a/dev-php/PEAR-File_Find/ChangeLog +++ b/dev-php/PEAR-File_Find/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File_Find # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.14 2006/01/21 08:03:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.15 2006/01/22 07:37:05 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-File_Find-1.2.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-File_Find-1.2.0.ebuild: diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild index 8a5b21b699f8..042759c19690 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.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-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild,v 1.5 2006/01/21 08:03:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild,v 1.6 2006/01/22 07:37:05 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="A class that facillitates the search of filesystems." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Common/ChangeLog b/dev-php/PEAR-HTML_Common/ChangeLog index 957d53b7c53e..db2c8b075ed1 100644 --- a/dev-php/PEAR-HTML_Common/ChangeLog +++ b/dev-php/PEAR-HTML_Common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_Common # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/ChangeLog,v 1.25 2006/01/21 08:04:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/ChangeLog,v 1.26 2006/01/22 07:37:24 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_Common-1.2.2.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTML_Common-1.2.2.ebuild: diff --git a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild index 1db71a7ff422..32e2aaf21b45 100644 --- a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.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-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild,v 1.5 2006/01/21 08:04:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild,v 1.6 2006/01/22 07:37:24 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Base class for other HTML classes." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Javascript/ChangeLog b/dev-php/PEAR-HTML_Javascript/ChangeLog index dbb2058cf0f5..652661bf32db 100644 --- a/dev-php/PEAR-HTML_Javascript/ChangeLog +++ b/dev-php/PEAR-HTML_Javascript/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_Javascript # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/ChangeLog,v 1.15 2006/01/21 08:05:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/ChangeLog,v 1.16 2006/01/22 07:37:43 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_Javascript-1.1.1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTML_Javascript-1.1.1.ebuild: diff --git a/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild index 3d9c475a86aa..d0aec2668b21 100644 --- a/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild +++ b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.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-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild,v 1.5 2006/01/21 08:05:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild,v 1.6 2006/01/22 07:37:43 halcy0n Exp $ inherit php-pear-r1 @@ -8,4 +8,4 @@ IUSE="" DESCRIPTION="Provides an interface for creating simple JS scripts within PHP" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" diff --git a/dev-php/PEAR-HTML_QuickForm/ChangeLog b/dev-php/PEAR-HTML_QuickForm/ChangeLog index 6dc826b30ddc..d23aa8146976 100644 --- a/dev-php/PEAR-HTML_QuickForm/ChangeLog +++ b/dev-php/PEAR-HTML_QuickForm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_QuickForm # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/ChangeLog,v 1.27 2006/01/21 19:15:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/ChangeLog,v 1.28 2006/01/22 07:38:01 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_QuickForm-3.2.5-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTML_QuickForm-3.2.5-r1.ebuild: diff --git a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-r1.ebuild b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-r1.ebuild index 82e8e4873426..7ab5ed8e5a23 100644 --- a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-r1.ebuild +++ b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-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-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-r1.ebuild,v 1.6 2006/01/21 19:15:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.5-r1.ebuild,v 1.7 2006/01/22 07:38:01 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.1-r1 >=dev-php/PEAR-HTML_Template_Flexy-1.2.1-r1 >=dev-php/PEAR-HTML_Template_IT-1.1-r1" diff --git a/dev-php/PEAR-HTML_Select_Common/ChangeLog b/dev-php/PEAR-HTML_Select_Common/ChangeLog index 043a40814d0f..95f582791c33 100644 --- a/dev-php/PEAR-HTML_Select_Common/ChangeLog +++ b/dev-php/PEAR-HTML_Select_Common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_Select_Common # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Select_Common/ChangeLog,v 1.20 2006/01/21 19:20:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Select_Common/ChangeLog,v 1.21 2006/01/22 07:38:20 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_Select_Common-1.1-r2.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTML_Select_Common-1.1-r2.ebuild: diff --git a/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild b/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild index 6a6414bfad47..0c0cd3fddb62 100644 --- a/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild +++ b/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.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-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild,v 1.8 2006/01/21 19:20:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Select_Common/PEAR-HTML_Select_Common-1.1-r2.ebuild,v 1.9 2006/01/22 07:38:20 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Some small classes to handle common <select> lists" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" RDEPEND=">=dev-php/PEAR-I18N-0.8.6-r2" diff --git a/dev-php/PEAR-HTML_Table/ChangeLog b/dev-php/PEAR-HTML_Table/ChangeLog index 3b2bca4b6c9c..4dfa18a6256c 100644 --- a/dev-php/PEAR-HTML_Table/ChangeLog +++ b/dev-php/PEAR-HTML_Table/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_Table # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/ChangeLog,v 1.10 2006/01/21 19:21:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/ChangeLog,v 1.11 2006/01/22 07:38:38 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_Table-1.6.1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTML_Table-1.6.1.ebuild: diff --git a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild index 5d61f29da73b..60f070115299 100644 --- a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild +++ b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.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-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild,v 1.4 2006/01/21 19:21:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.6.1.ebuild,v 1.5 2006/01/22 07:38:38 halcy0n Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Makes the design of HTML tables easy, flexible, reusable and effici LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.1-r1" diff --git a/dev-php/PEAR-HTML_Table_Matrix/ChangeLog b/dev-php/PEAR-HTML_Table_Matrix/ChangeLog index 812693dae4f6..20a7bff5e8fb 100644 --- a/dev-php/PEAR-HTML_Table_Matrix/ChangeLog +++ b/dev-php/PEAR-HTML_Table_Matrix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_Table_Matrix -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table_Matrix/ChangeLog,v 1.9 2005/11/22 17:29:09 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table_Matrix/ChangeLog,v 1.10 2006/01/22 07:38:57 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_Table_Matrix-1.0.9.ebuild: + Stable on x86; bug #119722 22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-HTML_Table_Matrix-1.0.9.ebuild: diff --git a/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild b/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild index b80553195531..f8775dd0498b 100644 --- a/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild +++ b/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild,v 1.3 2005/11/22 17:29:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild,v 1.4 2006/01/22 07:38:57 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Autofill a table with data." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTML_Table-1.5-r1 >=dev-php/PEAR-Numbers_Words-0.13.1-r1" diff --git a/dev-php/PEAR-HTML_Template_Flexy/ChangeLog b/dev-php/PEAR-HTML_Template_Flexy/ChangeLog index aaea3f3f48f4..510a648ebba7 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.25 2006/01/21 19:13:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/ChangeLog,v 1.26 2006/01/22 07:39:17 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_Template_Flexy-1.2.3.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTML_Template_Flexy-1.2.3.ebuild: diff --git a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.ebuild b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.ebuild index d9cefeac39c3..f6e4f91cbaf6 100644 --- a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.ebuild +++ b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.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-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.ebuild,v 1.5 2006/01/21 19:13:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.2.3.ebuild,v 1.6 2006/01/22 07:39:17 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="An extremely powerful Tokenizer driven Template engine" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTML_Javascript-1.1.0-r1" diff --git a/dev-php/PEAR-HTML_Template_IT/ChangeLog b/dev-php/PEAR-HTML_Template_IT/ChangeLog index b698e074ea25..98e945a275d0 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.19 2006/01/21 19:11:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.20 2006/01/22 07:39:35 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_Template_IT-1.1.3.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTML_Template_IT-1.1.3.ebuild: diff --git a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.ebuild b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.ebuild index 792f22b2b57c..8bd712eabd58 100644 --- a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.ebuild +++ b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.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-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.ebuild,v 1.4 2006/01/21 19:11:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.1.3.ebuild,v 1.5 2006/01/22 07:39:35 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Integrated Templates" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Template_Sigma/ChangeLog b/dev-php/PEAR-HTML_Template_Sigma/ChangeLog index 72cf06e961fd..c8374b75eb95 100644 --- a/dev-php/PEAR-HTML_Template_Sigma/ChangeLog +++ b/dev-php/PEAR-HTML_Template_Sigma/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_Template_Sigma # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/ChangeLog,v 1.29 2006/01/21 19:25:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/ChangeLog,v 1.30 2006/01/22 07:39:54 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_Template_Sigma-1.1.4.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTML_Template_Sigma-1.1.4.ebuild: diff --git a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.4.ebuild b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.4.ebuild index d88c6fbd0428..de8b954a868c 100644 --- a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.4.ebuild +++ b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.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-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.4.ebuild,v 1.4 2006/01/21 19:25:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.4.ebuild,v 1.5 2006/01/22 07:39:54 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="An implementation of Integrated Templates API with template 'compilation' added" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_TreeMenu/ChangeLog b/dev-php/PEAR-HTML_TreeMenu/ChangeLog index 146790d07d96..96d09179b469 100644 --- a/dev-php/PEAR-HTML_TreeMenu/ChangeLog +++ b/dev-php/PEAR-HTML_TreeMenu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_TreeMenu # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_TreeMenu/ChangeLog,v 1.7 2006/01/21 19:26:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_TreeMenu/ChangeLog,v 1.8 2006/01/22 07:40:13 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTML_TreeMenu-1.2.0-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTML_TreeMenu-1.2.0-r1.ebuild: diff --git a/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild b/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild index a0cd594b3b8e..10f5fbd67bae 100644 --- a/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild +++ b/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.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-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild,v 1.7 2006/01/21 19:26:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.0-r1.ebuild,v 1.8 2006/01/22 07:40:13 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Provides an API to create a HTML tree." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTTP/ChangeLog b/dev-php/PEAR-HTTP/ChangeLog index 5c643dfb355e..47c8360dcf0c 100644 --- a/dev-php/PEAR-HTTP/ChangeLog +++ b/dev-php/PEAR-HTTP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-HTTP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP/ChangeLog,v 1.15 2006/01/21 19:27:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP/ChangeLog,v 1.16 2006/01/22 07:40:31 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-HTTP-1.4.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTTP-1.4.0.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild index e00925c5c090..ad47c588f802 100644 --- a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild +++ b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.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-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild,v 1.4 2006/01/21 19:27:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.0.ebuild,v 1.5 2006/01/22 07:40:31 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Miscellaneous HTTP utilities." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTTP_Request/ChangeLog b/dev-php/PEAR-HTTP_Request/ChangeLog index ab6c0e5f80fd..0e214b2d68ab 100644 --- a/dev-php/PEAR-HTTP_Request/ChangeLog +++ b/dev-php/PEAR-HTTP_Request/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTTP_Request # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.17 2006/01/21 19:32:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.18 2006/01/22 07:40:50 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTTP_Request-1.3.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTTP_Request-1.3.0.ebuild: diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild index 62b1a11dba9f..8d8e1f027ead 100644 --- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild +++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.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-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild,v 1.3 2006/01/21 19:32:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild,v 1.4 2006/01/22 07:40:50 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Provides an easy way to perform HTTP requests" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_URL-1.0.14-r1 diff --git a/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog b/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog index ee74c186e3a9..b954be54104f 100644 --- a/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog +++ b/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTTP_WebDAV_Server # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog,v 1.14 2006/01/21 19:33:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog,v 1.15 2006/01/22 07:41:09 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild: diff --git a/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild b/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild index 163b999615aa..7369d0696315 100644 --- a/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild +++ b/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.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-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild,v 1.8 2006/01/21 19:33:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-0.99.1-r1.ebuild,v 1.9 2006/01/22 07:41:09 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="WebDAV Server Baseclass." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTTP-1.3.4-r1" diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog index f6a6368610e8..d8eba140f3e8 100644 --- a/dev-php/PEAR-I18N/ChangeLog +++ b/dev-php/PEAR-I18N/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-I18N # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.21 2006/01/21 19:17:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.22 2006/01/22 07:41:28 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-I18N-0.8.6-r2.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-I18N-0.8.6-r2.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild index b68311161838..c55855e3fc26 100644 --- a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.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-I18N/PEAR-I18N-0.8.6-r2.ebuild,v 1.8 2006/01/21 19:17:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild,v 1.9 2006/01/22 07:41:28 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" RDEPEND=">=dev-php/PEAR-HTML_Template_IT-1.1-r1" diff --git a/dev-php/PEAR-Image_IPTC/ChangeLog b/dev-php/PEAR-Image_IPTC/ChangeLog index 57f4a23b9806..f613bcd43cb6 100644 --- a/dev-php/PEAR-Image_IPTC/ChangeLog +++ b/dev-php/PEAR-Image_IPTC/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Image_IPTC # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.16 2006/01/21 19:34:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.17 2006/01/22 07:41:47 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Image_IPTC-1.0.2-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Image_IPTC-1.0.2-r1.ebuild: diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild index ab1e2d01aa0c..7dfe1311ba6e 100644 --- a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild +++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.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-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v 1.7 2006/01/21 19:34:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v 1.8 2006/01/22 07:41:47 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="This package provides a mechanism for modifying IPTC header information" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index 71d5272adc98..cbe759ef2e2c 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Log # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.47 2006/01/21 19:35:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.48 2006/01/22 07:42:06 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Log-1.9.3.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Log-1.9.3.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild index c1a8f72b5ad3..d402a0416bd0 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.3.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-Log/PEAR-Log-1.9.3.ebuild,v 1.2 2006/01/21 19:35:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild,v 1.3 2006/01/22 07:42:06 halcy0n Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="The Log framework provides an abstracted logging system supporting LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1" diff --git a/dev-php/PEAR-MDB/ChangeLog b/dev-php/PEAR-MDB/ChangeLog index 2cc75f7d8379..afac1c38af54 100644 --- a/dev-php/PEAR-MDB/ChangeLog +++ b/dev-php/PEAR-MDB/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-MDB # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB/ChangeLog,v 1.24 2006/01/21 19:36:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB/ChangeLog,v 1.25 2006/01/22 07:42:25 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-MDB-1.3.0-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-MDB-1.3.0-r1.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild b/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild index 1b009246f739..00655317fc03 100644 --- a/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild +++ b/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.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-MDB/PEAR-MDB-1.3.0-r1.ebuild,v 1.7 2006/01/21 19:36:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild,v 1.8 2006/01/22 07:42:25 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers." LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index e3a06d467dca..05be572cad2c 100644 --- a/dev-php/PEAR-Mail/ChangeLog +++ b/dev-php/PEAR-Mail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Mail -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.18 2005/11/22 17:40:44 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.19 2006/01/22 07:42:44 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Mail-1.1.9.ebuild: + Stable on x86; bug #119722 22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-Mail-1.1.9.ebuild: Added ~ppc64 keyword; bug #105385 diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild index 95da54662add..2aa50e8c70e3 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.5 2005/11/22 17:40:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.6 2006/01/22 07:42:44 halcy0n Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7" diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog index 3059437ec75a..3319355a15a7 100644 --- a/dev-php/PEAR-Mail_Mime/ChangeLog +++ b/dev-php/PEAR-Mail_Mime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Mail_Mime # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.35 2006/01/21 19:40:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.36 2006/01/22 07:43:04 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Mail_Mime-1.3.1-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Mail_Mime-1.3.1-r1.ebuild: diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild index 33426c4c113f..de7bbd3aaf32 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.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-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.7 2006/01/21 19:40:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.8 2006/01/22 07:43:04 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Provides classes to deal with creation and manipulation of mime mes LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Math_Stats/ChangeLog b/dev-php/PEAR-Math_Stats/ChangeLog index 18a20acf45c6..7a494369a6a0 100644 --- a/dev-php/PEAR-Math_Stats/ChangeLog +++ b/dev-php/PEAR-Math_Stats/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Math_Stats # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/ChangeLog,v 1.9 2006/01/21 19:41:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/ChangeLog,v 1.10 2006/01/22 07:43:24 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Math_Stats-0.9.0_beta3-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Math_Stats-0.9.0_beta3-r1.ebuild: diff --git a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild index 883377922714..84e8d60a5e69 100644 --- a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild +++ b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-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-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild,v 1.8 2006/01/21 19:41:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.0_beta3-r1.ebuild,v 1.9 2006/01/22 07:43:24 halcy0n Exp $ inherit php-pear-r1 @@ -9,6 +9,6 @@ SRC_URI="http://pear.php.net/get/Math_Stats-0.9.0beta3.tgz" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" S="${WORKDIR}/Math_Stats-0.9.0beta3" diff --git a/dev-php/PEAR-Net_CheckIP/ChangeLog b/dev-php/PEAR-Net_CheckIP/ChangeLog index 6b9ba20ea6ae..6275ab7813c2 100644 --- a/dev-php/PEAR-Net_CheckIP/ChangeLog +++ b/dev-php/PEAR-Net_CheckIP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_CheckIP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.7 2006/01/21 19:42:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.8 2006/01/22 07:43:44 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_CheckIP-1.1-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_CheckIP-1.1-r1.ebuild: diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild index 5fe27aa3087f..92393199c351 100644 --- a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild +++ b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.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-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.7 2006/01/21 19:42:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.8 2006/01/22 07:43:44 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Check the syntax of IPv4 addresses." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_DIME/ChangeLog b/dev-php/PEAR-Net_DIME/ChangeLog index 36d6010de373..f19a0f29d37e 100644 --- a/dev-php/PEAR-Net_DIME/ChangeLog +++ b/dev-php/PEAR-Net_DIME/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_DIME # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.15 2006/01/21 19:43:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.16 2006/01/22 07:44:06 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Net_DIME-0.3-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_DIME-0.3-r1.ebuild: diff --git a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild index 6bf928c6ab67..fc6751dcbff9 100644 --- a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild +++ b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-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-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild,v 1.7 2006/01/21 19:43:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild,v 1.8 2006/01/22 07:44:06 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="The PEAR::Net_DIME class implements DIME encoding" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_DNS/ChangeLog b/dev-php/PEAR-Net_DNS/ChangeLog index 88d5cc844ac3..9a95edccd657 100644 --- a/dev-php/PEAR-Net_DNS/ChangeLog +++ b/dev-php/PEAR-Net_DNS/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_DNS # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.13 2006/01/21 19:47:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.14 2006/01/22 07:44:25 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Net_DNS-0.03-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_DNS-0.03-r1.ebuild: diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild index 73b32f2fedfc..f0c452c1b15f 100644 --- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild +++ b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.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-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild,v 1.7 2006/01/21 19:47:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild,v 1.8 2006/01/22 07:44:25 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Resolver library used to communicate with a DNS server." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog index aaf86a395b86..6640061501c3 100644 --- a/dev-php/PEAR-Net_DNSBL/ChangeLog +++ b/dev-php/PEAR-Net_DNSBL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_DNSBL -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.7 2005/11/22 18:46:26 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.8 2006/01/22 07:44:50 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_DNSBL-1.0.0-r1.ebuild: + Stable on x86; bug #119722 22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-Net_DNSBL-1.0.0-r1.ebuild: diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild index 650744a9d4c5..4de635171b3c 100644 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild +++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild,v 1.7 2005/11/22 18:46:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild,v 1.8 2006/01/22 07:44:50 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="DNSBL Checker" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Cache_Lite-1.5.2-r1 >=dev-php/PEAR-Net_CheckIP-1.1-r1 diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog index 92d9dd511625..14be3c89264a 100644 --- a/dev-php/PEAR-Net_IMAP/ChangeLog +++ b/dev-php/PEAR-Net_IMAP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_IMAP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.8 2006/01/21 19:49:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.9 2006/01/22 07:45:10 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_IMAP-1.0.3-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_IMAP-1.0.3-r1.ebuild: diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild index 9679d677fb1f..61beb9e5409b 100644 --- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-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-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild,v 1.8 2006/01/21 19:49:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild,v 1.9 2006/01/22 07:45:10 halcy0n Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Provides an implementation of the IMAP protocol." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_LMTP/ChangeLog b/dev-php/PEAR-Net_LMTP/ChangeLog index 3262efb889d3..3a0906325605 100644 --- a/dev-php/PEAR-Net_LMTP/ChangeLog +++ b/dev-php/PEAR-Net_LMTP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_LMTP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.8 2006/01/21 19:50:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.9 2006/01/22 07:45:28 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_LMTP-1.0.1-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_LMTP-1.0.1-r1.ebuild: diff --git a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild index 46131e8d6b5e..ce4767e86705 100644 --- a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild +++ b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-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-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild,v 1.8 2006/01/21 19:50:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild,v 1.9 2006/01/22 07:45:28 halcy0n Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Provides an implementation of the RFC2033 LMTP protocol." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_POP3/ChangeLog b/dev-php/PEAR-Net_POP3/ChangeLog index 775b07e28b57..40c1518362b4 100644 --- a/dev-php/PEAR-Net_POP3/ChangeLog +++ b/dev-php/PEAR-Net_POP3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_POP3 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.8 2006/01/21 19:51:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.9 2006/01/22 07:45:47 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_POP3-1.3.6-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_POP3-1.3.6-r1.ebuild: diff --git a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild index 6f5bc9e45363..a31008b465cd 100644 --- a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild +++ b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.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-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild,v 1.8 2006/01/21 19:51:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild,v 1.9 2006/01/22 07:45:47 halcy0n Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Provides a POP3 class to access POP3 server." LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_SMTP/ChangeLog b/dev-php/PEAR-Net_SMTP/ChangeLog index 613070948aa9..9a7c003a4f06 100644 --- a/dev-php/PEAR-Net_SMTP/ChangeLog +++ b/dev-php/PEAR-Net_SMTP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_SMTP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.17 2006/01/21 19:39:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.18 2006/01/22 07:46:07 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Net_SMTP-1.2.7.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_SMTP-1.2.7.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild index 6c3256b5bee8..752060e4394a 100644 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild +++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.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-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild,v 1.6 2006/01/21 19:39:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild,v 1.7 2006/01/22 07:46:07 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Tar file management class" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Auth_SASL-1.0.1-r1 >=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_Server/ChangeLog b/dev-php/PEAR-Net_Server/ChangeLog index 20055a1a34cd..9757cd53b7cf 100644 --- a/dev-php/PEAR-Net_Server/ChangeLog +++ b/dev-php/PEAR-Net_Server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Server # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.7 2006/01/21 19:52:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.8 2006/01/22 07:46:25 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_Server-0.12.0-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_Server-0.12.0-r1.ebuild: diff --git a/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild b/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild index 860453f6e8b9..71e16250c8d8 100644 --- a/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild +++ b/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-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-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild,v 1.7 2006/01/21 19:52:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild,v 1.8 2006/01/22 07:46:25 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Generic server class for PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index db3cfa96b5e1..c865a0433f95 100644 --- a/dev-php/PEAR-Net_Sieve/ChangeLog +++ b/dev-php/PEAR-Net_Sieve/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Sieve # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.33 2006/01/21 19:53:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.34 2006/01/22 07:46:44 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_Sieve-1.1.1-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_Sieve-1.1.1-r1.ebuild: diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild index 459f76598476..6b0574022af6 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.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-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild,v 1.8 2006/01/21 19:53:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild,v 1.9 2006/01/22 07:46:44 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_SmartIRC/ChangeLog b/dev-php/PEAR-Net_SmartIRC/ChangeLog index d810238b98e2..61e5ff72aa21 100644 --- a/dev-php/PEAR-Net_SmartIRC/ChangeLog +++ b/dev-php/PEAR-Net_SmartIRC/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_SmartIRC # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.15 2006/01/21 19:54:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.16 2006/01/22 07:47:02 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_SmartIRC-1.0.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_SmartIRC-1.0.0.ebuild: diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild index cb4371d19804..671e5ff46edd 100644 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.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-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild,v 1.4 2006/01/21 19:54:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild,v 1.5 2006/01/22 07:47:02 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog index abc6c970542e..c6c3565306dc 100644 --- a/dev-php/PEAR-Net_Socket/ChangeLog +++ b/dev-php/PEAR-Net_Socket/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Socket # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.35 2006/01/21 19:31:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.36 2006/01/22 07:47:20 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_Socket-1.0.6-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_Socket-1.0.6-r1.ebuild: diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild index efea479f5427..6fb5a62ef469 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.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-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild,v 1.7 2006/01/21 19:31:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild,v 1.8 2006/01/22 07:47:20 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="class interface to TCP sockets" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_URL/ChangeLog b/dev-php/PEAR-Net_URL/ChangeLog index cfc41572b84c..9069f057971f 100644 --- a/dev-php/PEAR-Net_URL/ChangeLog +++ b/dev-php/PEAR-Net_URL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_URL # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/ChangeLog,v 1.15 2006/01/21 19:30:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/ChangeLog,v 1.16 2006/01/22 07:47:39 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_URL-1.0.14-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_URL-1.0.14-r1.ebuild: diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild index 779ef23aa5d0..7f011384273e 100644 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-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-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild,v 1.7 2006/01/21 19:30:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild,v 1.8 2006/01/22 07:47:39 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Easy parsing of URLs" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog b/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog index 87c8a37e2454..9878f1b38542 100644 --- a/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog +++ b/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_UserAgent_Detect # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog,v 1.7 2006/01/21 19:54:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog,v 1.8 2006/01/22 07:47:57 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild: diff --git a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild index db948a9287ea..13dcf624d0a0 100644 --- a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild +++ b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-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-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild,v 1.7 2006/01/21 19:54:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild,v 1.8 2006/01/22 07:47:57 halcy0n Exp $ inherit php-pear-r1 @@ -9,5 +9,5 @@ platform from an HTTP user agent string." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Numbers_Words/ChangeLog b/dev-php/PEAR-Numbers_Words/ChangeLog index ffd63905d16f..f079e270763d 100644 --- a/dev-php/PEAR-Numbers_Words/ChangeLog +++ b/dev-php/PEAR-Numbers_Words/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Numbers_Words # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/ChangeLog,v 1.8 2006/01/21 19:23:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/ChangeLog,v 1.9 2006/01/22 07:48:15 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Numbers_Words-0.14.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Numbers_Words-0.14.0.ebuild: diff --git a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.14.0.ebuild b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.14.0.ebuild index e79420b369ed..af2e4f487566 100644 --- a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.14.0.ebuild +++ b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.14.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-Numbers_Words/PEAR-Numbers_Words-0.14.0.ebuild,v 1.5 2006/01/21 19:23:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.14.0.ebuild,v 1.6 2006/01/22 07:48:15 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Provides methods for spelling numerals in words." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index daf1081344a4..d52a27dfe889 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-OLE # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.17 2006/01/21 19:55:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.18 2006/01/22 07:48:33 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-OLE-0.5-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-OLE-0.5-r1.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild index 4a9f05772aa0..cee52fbb1adb 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.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-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.7 2006/01/21 19:55:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.8 2006/01/22 07:48:33 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index f8d7993c826f..0aa6593b30f8 100644 --- a/dev-php/PEAR-PEAR_Info/ChangeLog +++ b/dev-php/PEAR-PEAR_Info/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-PEAR_Info # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.18 2006/01/21 19:56:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.19 2006/01/22 07:48:51 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-PEAR_Info-1.6.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-PEAR_Info-1.6.0.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild index dd1060f7718a..34b4847102eb 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.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-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.5 2006/01/21 19:56:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.6 2006/01/22 07:48:51 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-PHPUnit/ChangeLog b/dev-php/PEAR-PHPUnit/ChangeLog index 0e1e8870b343..ec271a855584 100644 --- a/dev-php/PEAR-PHPUnit/ChangeLog +++ b/dev-php/PEAR-PHPUnit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PHPUnit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHPUnit/ChangeLog,v 1.22 2006/01/21 20:58:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHPUnit/ChangeLog,v 1.23 2006/01/22 07:49:10 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-PHPUnit-1.3.0-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-PHPUnit-1.3.0-r1.ebuild: diff --git a/dev-php/PEAR-PHPUnit/PEAR-PHPUnit-1.3.0-r1.ebuild b/dev-php/PEAR-PHPUnit/PEAR-PHPUnit-1.3.0-r1.ebuild index 6d73cd4c4d22..ddc4cac07ec0 100644 --- a/dev-php/PEAR-PHPUnit/PEAR-PHPUnit-1.3.0-r1.ebuild +++ b/dev-php/PEAR-PHPUnit/PEAR-PHPUnit-1.3.0-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-PHPUnit/PEAR-PHPUnit-1.3.0-r1.ebuild,v 1.5 2006/01/21 20:58:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHPUnit/PEAR-PHPUnit-1.3.0-r1.ebuild,v 1.6 2006/01/22 07:49:10 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Unit Testing framework for PHP 4." HOMEPAGE="http://www.phpunit.de/" LICENSE="PHP" SLOT="0" -KEYWORDS="ppc64 ~sparc ~x86" +KEYWORDS="ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index b62e391df46b..77d375cab3be 100644 --- a/dev-php/PEAR-Pager/ChangeLog +++ b/dev-php/PEAR-Pager/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Pager # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.8 2006/01/21 19:59:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.9 2006/01/22 07:49:29 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Pager-2.3.4.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Pager-2.3.4.ebuild: Added ~ppc64; bug #119722 diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild index 8b9903a2999d..795580359ad3 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.3.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-Pager/PEAR-Pager-2.3.4.ebuild,v 1.5 2006/01/21 19:59:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild,v 1.6 2006/01/22 07:49:29 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Data paging class." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 7c86379cbae7..2c695e37c59a 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.17 2006/01/21 20:01:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.18 2006/01/22 07:49:48 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-PhpDocumentor-1.3.0_rc5.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-PhpDocumentor-1.3.0_rc5.ebuild: diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild index aa52c8a84827..c365c5ca7b0e 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.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-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild,v 1.2 2006/01/21 20:01:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild,v 1.3 2006/01/22 07:49:48 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog index c462c718d539..dc96d5b00c89 100644 --- a/dev-php/PEAR-SOAP/ChangeLog +++ b/dev-php/PEAR-SOAP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-SOAP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.17 2006/01/21 20:01:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.18 2006/01/22 07:50:09 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-SOAP-0.9.1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-SOAP-0.9.1.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild index 9d04dfd34ed7..27d75b2b340b 100644 --- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.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-SOAP/PEAR-SOAP-0.9.1.ebuild,v 1.5 2006/01/21 20:01:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild,v 1.6 2006/01/22 07:50:09 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="SOAP Client/Server for PHP 4" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 >=dev-php/PEAR-Mail_Mime-1.3.1-r1 diff --git a/dev-php/PEAR-Services_Weather/ChangeLog b/dev-php/PEAR-Services_Weather/ChangeLog index 7569a9e45382..7b39206b512b 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.17 2006/01/21 20:14:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.18 2006/01/22 07:50:28 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Services_Weather-1.3.2-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Services_Weather-1.3.2-r1.ebuild: diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild index 960213509696..c8d79d472237 100644 --- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild +++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-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-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild,v 1.8 2006/01/21 20:14:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild,v 1.9 2006/01/22 07:50:28 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="This class acts as an interface to various online weather-services. LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Cache-1.5.4-r1 >=dev-php/PEAR-DB-1.7.6-r1 diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog b/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog index 6c49b37633ca..375a19a03048 100644 --- a/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Spreadsheet_Excel_Writer # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.28 2006/01/21 20:15:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.29 2006/01/22 07:50:48 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Spreadsheet_Excel_Writer-0.9.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Spreadsheet_Excel_Writer-0.9.0.ebuild: diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.0.ebuild b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.0.ebuild index 43b3cdeef25e..62c650c601e1 100644 --- a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.0.ebuild +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.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-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.0.ebuild,v 1.2 2006/01/21 20:15:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.0.ebuild,v 1.3 2006/01/22 07:50:48 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Package for generating Excel spreadsheets" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" RDEPEND=">=dev-php/PEAR-OLE-0.5-r1" IUSE="" diff --git a/dev-php/PEAR-Structures_DataGrid/ChangeLog b/dev-php/PEAR-Structures_DataGrid/ChangeLog index cf5c205c0a92..dcb8406ad618 100644 --- a/dev-php/PEAR-Structures_DataGrid/ChangeLog +++ b/dev-php/PEAR-Structures_DataGrid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Structures_DataGrid -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.8 2005/11/22 19:07:44 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.9 2006/01/22 07:51:07 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Structures_DataGrid-0.6.3.ebuild: + Stable on x86; bug #119722 22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-Structures_DataGrid-0.6.3.ebuild: diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild index ed03b5f72d3f..5f593212aa5d 100644 --- a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild +++ b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild,v 1.3 2005/11/22 19:07:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild,v 1.4 2006/01/22 07:51:07 halcy0n Exp $ inherit php-pear-r1 @@ -9,7 +9,7 @@ and sorting purposes." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTML_Table-1.5-r1 >=dev-php/PEAR-Pager-2.3.3-r1 diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog index 71e9a509604f..441b5e48c213 100644 --- a/dev-php/PEAR-System_Command/ChangeLog +++ b/dev-php/PEAR-System_Command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-System_Command # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.30 2006/01/21 20:18:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.31 2006/01/22 07:51:26 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-System_Command-1.0.3.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-System_Command-1.0.3.ebuild: diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild index 8de2992f9aad..92e64776ef8a 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.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-System_Command/PEAR-System_Command-1.0.3.ebuild,v 1.4 2006/01/21 20:18:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild,v 1.5 2006/01/22 07:51:26 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index 74caf67b413e..45bccae7d4d9 100644 --- a/dev-php/PEAR-Text_Diff/ChangeLog +++ b/dev-php/PEAR-Text_Diff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Diff # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.8 2006/01/21 20:20:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.9 2006/01/22 07:51:44 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Text_Diff-0.2.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Text_Diff-0.2.0.ebuild: diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild index 41425be94e32..fabf37d90bb5 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.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-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild,v 1.2 2006/01/21 20:20:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild,v 1.3 2006/01/22 07:51:44 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Engine for performing and rendering text diffs." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog index f6534326c24a..271fb0beff00 100644 --- a/dev-php/PEAR-Text_Password/ChangeLog +++ b/dev-php/PEAR-Text_Password/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Password # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.8 2006/01/21 20:21:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.9 2006/01/22 07:52:02 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-Text_Password-1.1.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Text_Password-1.1.0.ebuild: diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild index 71b92dcee24e..1d952e52ddd0 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.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-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.5 2006/01/21 20:21:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.6 2006/01/22 07:52:02 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Creating passwords with PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 60c7bae931d9..db695a906194 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.26 2006/01/21 20:22:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.27 2006/01/22 07:52:20 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Text_Wiki-1.0.3.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Text_Wiki-1.0.3.ebuild: diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild index cac404105bd3..926313bb1bca 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.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-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.4 2006/01/21 20:22:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.3.ebuild,v 1.5 2006/01/22 07:52:20 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Tree/ChangeLog b/dev-php/PEAR-Tree/ChangeLog index 4e230103398d..74602917f89e 100644 --- a/dev-php/PEAR-Tree/ChangeLog +++ b/dev-php/PEAR-Tree/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Tree # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.14 2006/01/21 20:23:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.15 2006/01/22 07:52:39 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Tree-0.2.4-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Tree-0.2.4-r1.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild index 8f8f87ada2b8..4538b5945d82 100644 --- a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild +++ b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-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-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.8 2006/01/21 20:23:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.9 2006/01/22 07:52:39 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Generic tree management, currently supports DB and XML as data sources." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 >=dev-php/PEAR-XML_Parser-1.2.7" diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index a2f5f9188b4a..b891df766f38 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.10 2006/01/21 07:58:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.11 2006/01/22 07:52:57 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Validate-0.6.2.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Validate-0.6.2.ebuild: Stable on ppc64; bug #119722 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 f93b1362ed20..c9fa2b2c3356 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-2006 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.4 2006/01/21 07:58:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.5 2006/01/22 07:52:57 halcy0n Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Validation class." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" diff --git a/dev-php/PEAR-VersionControl_SVN/ChangeLog b/dev-php/PEAR-VersionControl_SVN/ChangeLog index a4b5a6a9c3bd..b004e0aac354 100644 --- a/dev-php/PEAR-VersionControl_SVN/ChangeLog +++ b/dev-php/PEAR-VersionControl_SVN/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-VersionControl_SVN # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/ChangeLog,v 1.8 2006/01/21 20:24:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/ChangeLog,v 1.9 2006/01/22 07:53:16 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild: diff --git a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild index 43cc49a16350..5309fb1c5a62 100644 --- a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild +++ b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.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-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild,v 1.8 2006/01/21 20:24:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild,v 1.9 2006/01/22 07:53:16 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Simple OO wrapper interface for the Subversion command-line client." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-XML_Parser-1.2.7" diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog index e25eadab68fd..49c7abaa0367 100644 --- a/dev-php/PEAR-XML_Beautifier/ChangeLog +++ b/dev-php/PEAR-XML_Beautifier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Beautifier # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.13 2006/01/21 20:25:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.14 2006/01/22 07:53:33 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-XML_Beautifier-1.1-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-XML_Beautifier-1.1-r1.ebuild: diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild index dd60bab3e5ec..119c7864e3d1 100644 --- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.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-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.7 2006/01/21 20:25:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.8 2006/01/22 07:53:33 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_Parser/ChangeLog b/dev-php/PEAR-XML_Parser/ChangeLog index 76769350d1a7..4c5628c79518 100644 --- a/dev-php/PEAR-XML_Parser/ChangeLog +++ b/dev-php/PEAR-XML_Parser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Parser # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.16 2006/01/21 20:08:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.17 2006/01/22 07:55:05 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-XML_Parser-1.2.7.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-XML_Parser-1.2.7.ebuild: diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild index 1cacbe7eb34b..5e80dac5e9d5 100644 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.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-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.5 2006/01/21 20:08:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.6 2006/01/22 07:55:05 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="XML parsing class based on PHP's SAX parser" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_RSS/ChangeLog b/dev-php/PEAR-XML_RSS/ChangeLog index 2340cbacff62..83f6a156850b 100644 --- a/dev-php/PEAR-XML_RSS/ChangeLog +++ b/dev-php/PEAR-XML_RSS/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_RSS # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/ChangeLog,v 1.18 2006/01/21 20:18:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/ChangeLog,v 1.19 2006/01/22 07:53:52 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-XML_RSS-0.9.2-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-XML_RSS-0.9.2-r1.ebuild: diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild index 0f0c3a22b220..a11827478495 100644 --- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild +++ b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.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-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild,v 1.7 2006/01/21 20:18:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.2-r1.ebuild,v 1.8 2006/01/22 07:53:52 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="Parser for Resource Description Framework (RDF) Site Summary (RSS) documents." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_Serializer/ChangeLog b/dev-php/PEAR-XML_Serializer/ChangeLog index d5c91d70e479..472d0f7b5009 100644 --- a/dev-php/PEAR-XML_Serializer/ChangeLog +++ b/dev-php/PEAR-XML_Serializer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Serializer # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Serializer/ChangeLog,v 1.17 2006/01/21 20:13:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Serializer/ChangeLog,v 1.18 2006/01/22 07:54:10 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-XML_Serializer-0.18.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-XML_Serializer-0.18.0.ebuild: diff --git a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild index 8d4186496c5d..9a140958c968 100644 --- a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild +++ b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.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-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild,v 1.4 2006/01/21 20:13:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild,v 1.5 2006/01/22 07:54:10 halcy0n Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Swiss-army knive for reading and writing XML files" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-XML_Parser-1.2.7 diff --git a/dev-php/PEAR-XML_Tree/ChangeLog b/dev-php/PEAR-XML_Tree/ChangeLog index 63a168c1873b..ed95cdf81eb8 100644 --- a/dev-php/PEAR-XML_Tree/ChangeLog +++ b/dev-php/PEAR-XML_Tree/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Tree # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/ChangeLog,v 1.23 2006/01/21 20:28:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/ChangeLog,v 1.24 2006/01/22 07:54:28 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-XML_Tree-2.0.0_rc2-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-XML_Tree-2.0.0_rc2-r1.ebuild: diff --git a/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild b/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild index 89cf00c582f5..0193389b7bab 100644 --- a/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild +++ b/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.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-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild,v 1.9 2006/01/21 20:28:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Tree/PEAR-XML_Tree-2.0.0_rc2-r1.ebuild,v 1.10 2006/01/22 07:54:28 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="The XML_Tree package allows one to build XML data structures using a tree representation, without the need for an extension like DOMXML" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-XML_Parser-1.2.7" diff --git a/dev-php/PEAR-XML_Util/ChangeLog b/dev-php/PEAR-XML_Util/ChangeLog index 7724a48a8ea0..f58aa387e11a 100644 --- a/dev-php/PEAR-XML_Util/ChangeLog +++ b/dev-php/PEAR-XML_Util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Util # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.15 2006/01/21 20:12:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.16 2006/01/22 07:54:46 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> + PEAR-XML_Util-1.1.1-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-XML_Util-1.1.1-r1.ebuild: diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild index c299a5dc9c14..2039da5d7629 100644 --- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.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-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild,v 1.7 2006/01/21 20:12:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild,v 1.8 2006/01/22 07:54:46 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="XML utility class" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" |