diff options
94 files changed, 323 insertions, 141 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog index eb77c6eb6d2e..25cfbbfd9a6c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.29 2007/09/26 17:57:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.30 2007/09/28 22:51:13 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Auth_SASL-1.0.2.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Auth_SASL-1.0.2.ebuild: Marking PEAR-Auth_SASL-1.0.2 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild index be4ec9de28f9..0499b7ac88d5 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.6 2007/09/26 17:57:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.7 2007/09/28 22:51:13 angelos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index 5a6e919876ad..bf38680c0a94 100644 --- a/dev-php/PEAR-Benchmark/ChangeLog +++ b/dev-php/PEAR-Benchmark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Benchmark # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.40 2007/09/28 13:09:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.41 2007/09/28 22:52:08 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Benchmark-1.2.7.ebuild: + Stable on amd64 wrt bug #192247 28 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Benchmark-1.2.7-r1.ebuild: diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild index 367f95a6eb5e..866de78d7acb 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.5 2007/09/26 18:00:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.6 2007/09/28 22:52:08 angelos Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Framework to benchmark PHP scripts or function calls." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" pkg_postinst() { diff --git a/dev-php/PEAR-Cache_Lite/ChangeLog b/dev-php/PEAR-Cache_Lite/ChangeLog index 1dbd73464091..453adf5f1878 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.23 2007/09/26 17:55:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.24 2007/09/28 22:53:26 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Cache_Lite-1.7.2.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Cache_Lite-1.7.2.ebuild: Marking PEAR-Cache_Lite-1.7.2 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild index 246e0362a95c..5d63d28265f9 100644 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild,v 1.5 2007/09/26 17:55:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild,v 1.6 2007/09/28 22:53:26 angelos Exp $ inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" DESCRIPTION="Fast and safe little cache system." LICENSE="PHP" SLOT="0" diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog index 71b095f45503..7859476f03db 100644 --- a/dev-php/PEAR-Console_Table/ChangeLog +++ b/dev-php/PEAR-Console_Table/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Console_Table # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.22 2007/09/26 18:00:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.23 2007/09/28 22:54:53 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Console_Table-1.0.7.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Console_Table-1.0.7.ebuild: diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild index c49304384a28..fd6e1afeaeeb 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.5 2007/09/26 18:00:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.6 2007/09/28 22:54:53 angelos Exp $ inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" DESCRIPTION="Class that makes it easy to build console style tables." LICENSE="PHP" SLOT="0" diff --git a/dev-php/PEAR-Crypt_CHAP/ChangeLog b/dev-php/PEAR-Crypt_CHAP/ChangeLog index ebdd6778772e..a81c90f3e7e7 100644 --- a/dev-php/PEAR-Crypt_CHAP/ChangeLog +++ b/dev-php/PEAR-Crypt_CHAP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Crypt_CHAP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_CHAP/ChangeLog,v 1.18 2007/09/26 17:54:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_CHAP/ChangeLog,v 1.19 2007/09/28 22:55:49 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Crypt_CHAP-1.0.1.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Crypt_CHAP-1.0.1.ebuild: Marking PEAR-Crypt_CHAP-1.0.1 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.0.1.ebuild b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.0.1.ebuild index 3697f06c186d..2be9a094afcc 100644 --- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.0.1.ebuild +++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.0.1.ebuild,v 1.5 2007/09/26 17:54:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.0.1.ebuild,v 1.6 2007/09/28 22:55:49 angelos Exp $ inherit php-pear-r1 depend.php eutils @@ -8,7 +8,7 @@ DESCRIPTION="Generating CHAP packets" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" IUSE="" pkg_postinst() { diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index c504228b80d1..65cd7273ae24 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.57 2007/09/26 17:51:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.58 2007/09/28 22:57:14 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-DB-1.7.12.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-DB-1.7.12.ebuild: Marking PEAR-DB-1.7.12 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild index 1a9910f15fda..35178a1b46bd 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild,v 1.5 2007/09/26 17:51:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild,v 1.6 2007/09/28 22:57:14 angelos Exp $ inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" DESCRIPTION="Database abstraction layer for PHP." LICENSE="PHP" diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index bbfff524558d..c66f7d453a82 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.46 2007/09/26 17:55:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.47 2007/09/28 22:59:43 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Date-1.4.7.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Date-1.4.7.ebuild: Marking PEAR-Date-1.4.7 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild index 245b2cb12dc3..b3a94983eef6 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild,v 1.5 2007/09/26 17:55:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild,v 1.6 2007/09/28 22:59:43 angelos Exp $ inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" DESCRIPTION="Date and Time Zone classes." LICENSE="PHP" diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index 254645aa2acc..756d02024e75 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.31 2007/09/26 18:00:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.32 2007/09/28 23:00:55 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-File-1.3.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-File-1.3.0.ebuild: Marking PEAR-File-1.3.0 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild index 6700472798df..b15640c78e77 100644 --- a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild,v 1.5 2007/09/26 18:00:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild,v 1.6 2007/09/28 23:00:55 angelos Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" IUSE="" pkg_setup() { diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index ed2b5373ff74..30a6b8b0531c 100644 --- a/dev-php/PEAR-File_Find/ChangeLog +++ b/dev-php/PEAR-File_Find/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_Find # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.28 2007/09/26 18:01:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.29 2007/09/28 23:01:54 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-File_Find-1.3.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-File_Find-1.3.0.ebuild: Marking PEAR-File_Find-1.3.0 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild index e35983314549..6590e8d6142f 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.5 2007/09/26 18:01:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.6 2007/09/28 23:01:54 angelos Exp $ inherit php-pear-r1 DESCRIPTION="A class that facillitates the search of filesystems." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-File_Gettext/ChangeLog b/dev-php/PEAR-File_Gettext/ChangeLog index 674289dc4fad..44316fa47f7a 100644 --- a/dev-php/PEAR-File_Gettext/ChangeLog +++ b/dev-php/PEAR-File_Gettext/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_Gettext # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/ChangeLog,v 1.10 2007/09/26 17:56:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/ChangeLog,v 1.11 2007/09/28 23:40:05 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-File_Gettext-0.4.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-File_Gettext-0.4.0.ebuild: diff --git a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild index c1123b98d03b..00a2dd19267e 100644 --- a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild +++ b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild,v 1.9 2007/09/26 17:56:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild,v 1.10 2007/09/28 23:40:05 angelos Exp $ inherit php-pear-r1 depend.php DESCRIPTION="GNU Gettext file parser." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" pkg_setup() { diff --git a/dev-php/PEAR-File_Passwd/ChangeLog b/dev-php/PEAR-File_Passwd/ChangeLog index 6b8648be44c8..bde4a4d3bad9 100644 --- a/dev-php/PEAR-File_Passwd/ChangeLog +++ b/dev-php/PEAR-File_Passwd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_Passwd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.10 2007/09/26 18:07:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.11 2007/09/28 23:38:00 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-File_Passwd-1.1.6.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-File_Passwd-1.1.6.ebuild: diff --git a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild index 3c3761c37245..e3474a1312ca 100644 --- a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild +++ b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild,v 1.9 2007/09/26 18:07:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild,v 1.10 2007/09/28 23:38:00 angelos Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Manipulate many kinds of password files." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="dev-php/PEAR-Crypt_CHAP" diff --git a/dev-php/PEAR-File_SMBPasswd/ChangeLog b/dev-php/PEAR-File_SMBPasswd/ChangeLog index 2d18279a84a2..6f37b0dca464 100644 --- a/dev-php/PEAR-File_SMBPasswd/ChangeLog +++ b/dev-php/PEAR-File_SMBPasswd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_SMBPasswd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.11 2007/09/26 18:07:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.12 2007/09/28 23:38:52 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-File_SMBPasswd-1.0.2.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-File_SMBPasswd-1.0.2.ebuild: diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild index b2f004d6263b..43e8e61bc24f 100644 --- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild +++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild,v 1.9 2007/09/26 18:07:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild,v 1.10 2007/09/28 23:38:52 angelos Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Class for managing SAMBA style password files." LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="dev-php/PEAR-Crypt_CHAP" diff --git a/dev-php/PEAR-HTML_Common/ChangeLog b/dev-php/PEAR-HTML_Common/ChangeLog index 49c9adaa0fc3..ce5f4d30758c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/ChangeLog,v 1.39 2007/09/26 17:56:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/ChangeLog,v 1.40 2007/09/28 23:03:01 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-HTML_Common-1.2.4.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-HTML_Common-1.2.4.ebuild: diff --git a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild index 5096a011e4bd..0ac06ea2462e 100644 --- a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild,v 1.5 2007/09/26 17:56:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.4.ebuild,v 1.6 2007/09/28 23:03:01 angelos Exp $ inherit php-pear-r1 DESCRIPTION="Base class for other HTML classes." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_QuickForm/ChangeLog b/dev-php/PEAR-HTML_QuickForm/ChangeLog index 01fa9de4d12d..05a3e5312328 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/ChangeLog,v 1.43 2007/09/26 18:09:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/ChangeLog,v 1.44 2007/09/28 23:04:03 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-HTML_QuickForm-3.2.9.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-HTML_QuickForm-3.2.9.ebuild: diff --git a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild index 2a509e83ae77..dabca3a99b25 100644 --- a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild +++ b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild,v 1.5 2007/09/26 18:09:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.9.ebuild,v 1.6 2007/09/28 23:04:03 angelos Exp $ inherit php-pear-r1 DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.1-r1" diff --git a/dev-php/PEAR-HTML_Table/ChangeLog b/dev-php/PEAR-HTML_Table/ChangeLog index cf432edf5ff9..e5197ff98849 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/ChangeLog,v 1.25 2007/09/26 18:09:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/ChangeLog,v 1.26 2007/09/28 23:05:09 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-HTML_Table-1.8.1.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-HTML_Table-1.8.1.ebuild: Marking PEAR-HTML_Table-1.8.1 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild index 1b447c8b776f..7579b4d28d80 100644 --- a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild +++ b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild,v 1.5 2007/09/26 18:09:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.1.ebuild,v 1.6 2007/09/28 23:05:09 angelos Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Makes the design of HTML tables easy, flexible, reusable and effici LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND=">=dev-php/PEAR-PEAR-1.5.0" diff --git a/dev-php/PEAR-HTML_Template_IT/ChangeLog b/dev-php/PEAR-HTML_Template_IT/ChangeLog index dce948f267ee..fd75493535ea 100644 --- a/dev-php/PEAR-HTML_Template_IT/ChangeLog +++ b/dev-php/PEAR-HTML_Template_IT/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-HTML_Template_IT # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.33 2007/09/26 18:01:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/ChangeLog,v 1.34 2007/09/28 23:06:18 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-HTML_Template_IT-1.2.1.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-HTML_Template_IT-1.2.1.ebuild: diff --git a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild index d8d4c59d3f8c..b985b68a5f56 100644 --- a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild +++ b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild,v 1.5 2007/09/26 18:01:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.2.1.ebuild,v 1.6 2007/09/28 23:06:18 angelos Exp $ inherit php-pear-r1 DESCRIPTION="Integrated Templates" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-HTML_Template_Sigma/ChangeLog b/dev-php/PEAR-HTML_Template_Sigma/ChangeLog index 7ae05956a1a7..88dff3d0d91b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/ChangeLog,v 1.44 2007/09/26 18:02:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/ChangeLog,v 1.45 2007/09/28 23:07:25 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-HTML_Template_Sigma-1.1.6.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-HTML_Template_Sigma-1.1.6.ebuild: diff --git a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild index f89cb9d78aa8..68c95412b79c 100644 --- a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild +++ b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild,v 1.5 2007/09/26 18:02:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.1.6.ebuild,v 1.6 2007/09/28 23:07:25 angelos Exp $ inherit php-pear-r1 depend.php DESCRIPTION="An implementation of Integrated Templates API with template 'compilation' added" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" pkg_setup() { diff --git a/dev-php/PEAR-HTTP_Request/ChangeLog b/dev-php/PEAR-HTTP_Request/ChangeLog index 83a4146db708..f36a3808b246 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.30 2007/09/26 18:06:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.31 2007/09/28 23:08:31 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-HTTP_Request-1.4.1.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-HTTP_Request-1.4.1.ebuild: diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild index e2406c3ec2f1..a51fa8f08f41 100644 --- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild +++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.5 2007/09/26 18:06:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.6 2007/09/28 23:08:31 angelos Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Provides an easy way to perform HTTP requests" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~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 95458c5a4d22..921b80845947 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog,v 1.30 2007/09/26 18:02:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/ChangeLog,v 1.31 2007/09/28 23:09:29 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild: diff --git a/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild b/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild index d9ce0d04b776..43040cfb3eca 100644 --- a/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild +++ b/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild,v 1.5 2007/09/26 18:02:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_WebDAV_Server/PEAR-HTTP_WebDAV_Server-1.0.0_rc4.ebuild,v 1.6 2007/09/28 23:09:29 angelos Exp $ inherit php-pear-r1 DESCRIPTION="WebDAV Server Baseclass." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-I18Nv2/ChangeLog b/dev-php/PEAR-I18Nv2/ChangeLog index e2bc19486f4f..1cbffd6c05bb 100644 --- a/dev-php/PEAR-I18Nv2/ChangeLog +++ b/dev-php/PEAR-I18Nv2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-I18Nv2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog,v 1.11 2007/09/26 17:58:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/ChangeLog,v 1.12 2007/09/28 23:41:21 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-I18Nv2-0.11.4.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-I18Nv2-0.11.4.ebuild: Marking PEAR-I18Nv2-0.11.4 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild index 11beb22a1f05..866b1cd1842e 100644 --- a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild +++ b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild,v 1.5 2007/09/26 17:58:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4.ebuild,v 1.6 2007/09/28 23:41:21 angelos Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Internationalization - basic support to localize your application." LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" pkg_setup() { diff --git a/dev-php/PEAR-Image_Canvas/ChangeLog b/dev-php/PEAR-Image_Canvas/ChangeLog index 96620b2d92bb..a711f751b885 100644 --- a/dev-php/PEAR-Image_Canvas/ChangeLog +++ b/dev-php/PEAR-Image_Canvas/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Image_Canvas # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Canvas/ChangeLog,v 1.20 2007/09/26 18:10:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Canvas/ChangeLog,v 1.21 2007/09/28 23:10:36 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Image_Canvas-0.3.1.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Image_Canvas-0.3.1.ebuild: diff --git a/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild b/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild index aa1203ec168e..895601076e4a 100644 --- a/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild +++ b/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild,v 1.5 2007/09/26 18:10:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Canvas/PEAR-Image_Canvas-0.3.1.ebuild,v 1.6 2007/09/28 23:10:36 angelos Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="Provides a common interface to image drawing, making image source c LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Image_Color-1.0.0" diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index 5480c74aac2a..6fa0acb4aa5e 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.34 2007/09/26 18:12:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.35 2007/09/28 23:12:21 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Mail-1.1.14.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Mail-1.1.14.ebuild: Marking PEAR-Mail-1.1.14 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild index 6cfba53a27e6..916c72d9b9e3 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.6 2007/09/26 18:12:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.7 2007/09/28 23:12:21 angelos Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~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 8ec80f6ce7bc..f26192df1596 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.53 2007/09/26 18:16:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.54 2007/09/28 23:13:22 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Mail_Mime-1.3.1-r2.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Mail_Mime-1.5.2.ebuild: Marking PEAR-Mail_Mime-1.5.2 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild index 0c0e90826648..a6a1b0d59127 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild,v 1.5 2007/09/25 00:38:39 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild,v 1.6 2007/09/28 23:13:22 angelos Exp $ inherit php-pear-r1 eutils @@ -8,7 +8,7 @@ DESCRIPTION="Provides classes to deal with creation and manipulation of mime mes LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" src_unpack() { diff --git a/dev-php/PEAR-Net_CheckIP/ChangeLog b/dev-php/PEAR-Net_CheckIP/ChangeLog index 9e8b6df23bf1..496b9e7257f9 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.23 2007/09/26 17:58:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.24 2007/09/28 23:14:50 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_CheckIP-1.2.1.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_CheckIP-1.2.1.ebuild: diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild index 0bd703549d97..a33bf4413120 100644 --- a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild +++ b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild,v 1.5 2007/09/26 17:58:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.1.ebuild,v 1.6 2007/09/28 23:14:50 angelos Exp $ inherit php-pear-r1 DESCRIPTION="Check the syntax of IPv4 addresses." LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_DNS/ChangeLog b/dev-php/PEAR-Net_DNS/ChangeLog index 712d6442cb13..c2b8a3ab6109 100644 --- a/dev-php/PEAR-Net_DNS/ChangeLog +++ b/dev-php/PEAR-Net_DNS/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_DNS # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.28 2007/09/26 17:59:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.29 2007/09/28 23:16:03 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_DNS-1.0.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_DNS-1.0.0.ebuild: Marking PEAR-Net_DNS-1.0.0 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild index f8ade58541d9..bab15d31d27b 100644 --- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild +++ b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild,v 1.5 2007/09/26 17:59:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild,v 1.6 2007/09/28 23:16:03 angelos Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Resolver library used to communicate with a DNS server." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" pkg_setup() { diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog index 75678a1683e9..a4dc7694e638 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.23 2007/09/26 18:14:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.24 2007/09/28 23:17:24 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_DNSBL-1.3.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild: Marking PEAR-Net_DNSBL-1.3.0 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild index 7e7f4c4d6f0a..3f46a2553e15 100644 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild +++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild,v 1.5 2007/09/26 18:14:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild,v 1.6 2007/09/28 23:17:24 angelos Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="DNSBL Checker" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 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_FTP/ChangeLog b/dev-php/PEAR-Net_FTP/ChangeLog index eca81f07ef58..a096e98e2b0c 100644 --- a/dev-php/PEAR-Net_FTP/ChangeLog +++ b/dev-php/PEAR-Net_FTP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_FTP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.9 2007/09/26 17:59:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.10 2007/09/28 23:42:09 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_FTP-1.3.2.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_FTP-1.3.2.ebuild: Marking PEAR-Net_FTP-1.3.2 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild index 05a3750bb165..9d14a3072059 100644 --- a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild +++ b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild,v 1.11 2007/09/26 17:59:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild,v 1.12 2007/09/28 23:42:09 angelos Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="Provides an OO interface to the PHP FTP functions" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" pkg_setup() { diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog index f105067c7dec..b03e404abb0d 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.24 2007/09/26 18:10:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.25 2007/09/28 23:18:52 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_IMAP-1.1.0_beta1.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_IMAP-1.1.0_beta1.ebuild: diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild index a20ecaf716ca..57bf447bc6f8 100644 --- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v 1.6 2007/09/26 18:10:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v 1.7 2007/09/28 23:18:52 angelos Exp $ PEAR_PV="${PV/_/}" @@ -10,6 +10,6 @@ DESCRIPTION="Provides an implementation of the IMAP protocol." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=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 e849ee47e493..420bb06d4512 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.23 2007/09/26 18:03:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.24 2007/09/28 23:20:44 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_Server-1.0.2.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_Server-1.0.2.ebuild: Marking PEAR-Net_Server-1.0.2 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild index 8699c2c90d4e..2bd6edc7beb6 100644 --- a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild +++ b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild,v 1.5 2007/09/26 18:03:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2.ebuild,v 1.6 2007/09/28 23:20:44 angelos Exp $ inherit php-pear-r1 depend.php eutils @@ -8,7 +8,7 @@ DESCRIPTION="Generic server class for PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" pkg_setup() { diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index 6a56bcaf4c32..074dfd7333f7 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.51 2007/09/26 18:11:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.52 2007/09/28 23:21:58 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_Sieve-1.1.5.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_Sieve-1.1.5.ebuild: Marking PEAR-Net_Sieve-1.1.5 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild index 1c32d638e791..070ccedeacc2 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild,v 1.5 2007/09/26 18:11:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild,v 1.6 2007/09/28 23:21:58 angelos Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyr LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog index 76abce68d2c7..79144c91094c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.48 2007/09/26 17:54:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.49 2007/09/28 23:23:15 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_Socket-1.0.8.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_Socket-1.0.8.ebuild: Marking PEAR-Net_Socket-1.0.8 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild index 96d7a1bc4775..f1a21d897d87 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.5 2007/09/26 17:54:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.6 2007/09/28 23:23:15 angelos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="class interface to TCP sockets" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_URL/ChangeLog b/dev-php/PEAR-Net_URL/ChangeLog index 84137fd4e7bb..6ddb7c583d17 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/ChangeLog,v 1.28 2007/09/26 17:57:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/ChangeLog,v 1.29 2007/09/28 23:24:06 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_URL-1.0.15.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_URL-1.0.15.ebuild: Marking PEAR-Net_URL-1.0.15 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild index 7472fc5d6810..4e4ff210ceea 100644 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild,v 1.5 2007/09/26 17:57:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild,v 1.6 2007/09/28 23:24:06 angelos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Easy parsing of URLs" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog b/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog index 6e11e0c1cd9c..1980595a8438 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog,v 1.22 2007/09/26 18:03:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog,v 1.23 2007/09/28 23:25:07 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Net_UserAgent_Detect-2.3.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_UserAgent_Detect-2.3.0.ebuild: diff --git a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild index 48ee536183db..d966593d6939 100644 --- a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild +++ b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild,v 1.5 2007/09/26 18:03:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.3.0.ebuild,v 1.6 2007/09/28 23:25:07 angelos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Net_UserAgent_Detect determines the Web browser, version, and platf LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Numbers_Words/ChangeLog b/dev-php/PEAR-Numbers_Words/ChangeLog index ce3c42d5b931..f99a41db704c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/ChangeLog,v 1.23 2007/09/26 18:03:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/ChangeLog,v 1.24 2007/09/28 23:25:53 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Numbers_Words-0.15.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Numbers_Words-0.15.0.ebuild: diff --git a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild index d4a0c9071235..fd0f5319d5bf 100644 --- a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild +++ b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild,v 1.5 2007/09/26 18:03:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.15.0.ebuild,v 1.6 2007/09/28 23:25:53 angelos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Provides methods for spelling numerals in words." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index ce20669f0ebc..9572b0176dc1 100644 --- a/dev-php/PEAR-PEAR_Info/ChangeLog +++ b/dev-php/PEAR-PEAR_Info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PEAR_Info # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.32 2007/09/26 18:04:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.33 2007/09/28 23:27:31 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-PEAR_Info-1.7.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-PEAR_Info-1.7.0.ebuild: Marking PEAR-PEAR_Info-1.7.0 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild index ce30357f1f4a..f3f27b11d64c 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.5 2007/09/26 18:04:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.6 2007/09/28 23:27:31 angelos Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index 30f1e7078694..2e9c1aba0397 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.26 2007/09/26 18:04:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.27 2007/09/28 23:26:42 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Pager-2.4.4.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Pager-2.4.4.ebuild: Marking PEAR-Pager-2.4.4 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild index fea9c17996f2..27f8e3a2e19a 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild,v 1.5 2007/09/26 18:04:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild,v 1.6 2007/09/28 23:26:42 angelos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Data paging class." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index c541a4a7bf0f..1ebdc3739378 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.34 2007/09/26 18:14:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.35 2007/09/28 23:28:23 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-PhpDocumentor-1.4.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-PhpDocumentor-1.4.0.ebuild: diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild index f18cff42a506..0b8c0f2a36fa 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.5 2007/09/26 18:14:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.6 2007/09/28 23:28:23 angelos Exp $ inherit php-pear-r1 DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="minimal" RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )" diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog index 5177bca29a20..eb64b4be5507 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.32 2007/09/26 18:15:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.33 2007/09/28 23:29:14 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-SOAP-0.11.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-SOAP-0.11.0.ebuild: Marking PEAR-SOAP-0.11.0 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild index ad8e9dbff3d7..2d4e67b0d125 100644 --- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild,v 1.5 2007/09/26 18:15:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild,v 1.6 2007/09/28 23:29:14 angelos Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="SOAP Client/Server for PHP 4" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="minimal" RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog b/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog index 48622eb89e1c..4c1ed607f41b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.42 2007/09/26 18:11:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.43 2007/09/28 23:30:01 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Spreadsheet_Excel_Writer-0.9.1.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Spreadsheet_Excel_Writer-0.9.1.ebuild: diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.1.ebuild b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.1.ebuild index d64e60f4e555..1f8bfef81f53 100644 --- a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.1.ebuild +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 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.1.ebuild,v 1.5 2007/09/26 18:11:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.1.ebuild,v 1.6 2007/09/28 23:30:01 angelos Exp $ inherit php-pear-r1 DESCRIPTION="Package for generating Excel spreadsheets" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~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 5d9639c4e995..9e6b1d2d3dd8 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.24 2007/09/26 18:05:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.25 2007/09/28 23:30:50 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Structures_DataGrid-0.8.3.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Structures_DataGrid-0.8.3.ebuild: diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild index 87f99d99be2c..6591e81dc7a8 100644 --- a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild +++ b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild,v 1.5 2007/09/26 18:05:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.8.3.ebuild,v 1.6 2007/09/28 23:30:50 angelos Exp $ inherit php-pear-r1 @@ -9,5 +9,5 @@ and sorting purposes." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog index 74d0d13fd30f..4230100c201b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.48 2007/09/26 18:05:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.49 2007/09/28 23:31:40 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-System_Command-1.0.6.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-System_Command-1.0.6.ebuild: diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild index adc83e6a6d75..fb4a2d521f8e 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild,v 1.5 2007/09/26 18:05:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild,v 1.6 2007/09/28 23:31:40 angelos Exp $ inherit php-pear-r1 DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index 241adadacb1d..a4e92814ed5e 100644 --- a/dev-php/PEAR-Text_Diff/ChangeLog +++ b/dev-php/PEAR-Text_Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Diff # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.23 2007/09/26 18:05:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.24 2007/09/28 23:32:35 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Text_Diff-0.2.1.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Text_Diff-0.2.1.ebuild: Marking PEAR-Text_Diff-0.2.1 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild index 207e688e1b91..3587b28591d5 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.5 2007/09/26 18:05:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.6 2007/09/28 23:32:35 angelos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Engine for performing and rendering text diffs." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 483f2a8e9f2f..587c5157d2e5 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.44 2007/09/26 18:06:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.45 2007/09/28 23:33:26 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Text_Wiki-1.2.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Text_Wiki-1.2.0.ebuild: Marking PEAR-Text_Wiki-1.2.0 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild index 0551ac30a6ce..fc7637415780 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild,v 1.5 2007/09/26 18:06:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild,v 1.6 2007/09/28 23:33:26 angelos Exp $ inherit php-pear-r1 DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 95fba0e66c76..e0fe2e48a435 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.24 2007/09/26 18:08:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.25 2007/09/28 23:34:39 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-Validate-0.7.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Validate-0.7.0.ebuild: Marking PEAR-Validate-0.7.0 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild index 36d8d68602ce..84c19aaf9d56 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.5 2007/09/26 18:08:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.6 2007/09/28 23:34:39 angelos Exp $ inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" DESCRIPTION="Validation class." LICENSE="PHP" diff --git a/dev-php/PEAR-XML_Parser/ChangeLog b/dev-php/PEAR-XML_Parser/ChangeLog index 0be0c2aebc7d..7a96d1108750 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.29 2007/09/26 17:54:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.30 2007/09/28 23:35:35 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-XML_Parser-1.2.8.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-XML_Parser-1.2.8.ebuild: Marking PEAR-XML_Parser-1.2.8 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild index e94e2f53c338..084fa26bb71b 100644 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild,v 1.5 2007/09/26 17:54:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild,v 1.6 2007/09/28 23:35:35 angelos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="XML parsing class based on PHP's SAX parser" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" diff --git a/dev-php/PEAR-XML_RSS/ChangeLog b/dev-php/PEAR-XML_RSS/ChangeLog index 53b03b593629..b14f39db1a93 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/ChangeLog,v 1.33 2007/09/26 18:12:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/ChangeLog,v 1.34 2007/09/28 23:36:24 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-XML_RSS-0.9.10.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-XML_RSS-0.9.10.ebuild: Marking PEAR-XML_RSS-0.9.10 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild index cb52b4b50ad7..91afce391079 100644 --- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild +++ b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 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.10.ebuild,v 1.5 2007/09/26 18:12:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-0.9.10.ebuild,v 1.6 2007/09/28 23:36:24 angelos Exp $ inherit php-pear-r1 DESCRIPTION="Parser for Resource Description Framework (RDF) Site Summary (RSS) documents." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND="dev-php/PEAR-XML_Parser" diff --git a/dev-php/PEAR-XML_Util/ChangeLog b/dev-php/PEAR-XML_Util/ChangeLog index 774aad91f80b..c055dfff7b2e 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.29 2007/09/26 17:57:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.30 2007/09/28 23:37:13 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-XML_Util-1.1.4.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-XML_Util-1.1.4.ebuild: Marking PEAR-XML_Util-1.1.4 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild index f27c04500a5e..58b4ab8cd628 100644 --- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild,v 1.5 2007/09/26 17:57:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.4.ebuild,v 1.6 2007/09/28 23:37:13 angelos Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="XML utility class" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" pkg_setup() { |