diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-22 22:04:47 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-22 22:04:47 +0000 |
commit | 30d2b61d5ceca4e2a91e61badc0d16129eecddcf (patch) | |
tree | 38fa49f64434e00deb2d946f34ab76976e9567a5 | |
parent | Stable on x86; bug #119853 (diff) | |
download | gentoo-2-30d2b61d5ceca4e2a91e61badc0d16129eecddcf.tar.gz gentoo-2-30d2b61d5ceca4e2a91e61badc0d16129eecddcf.tar.bz2 gentoo-2-30d2b61d5ceca4e2a91e61badc0d16129eecddcf.zip |
stable on amd64 wrt bug 119722
(Portage version: 2.1_pre3-r1)
30 files changed, 101 insertions, 45 deletions
diff --git a/dev-php/PEAR-Net_SMTP/ChangeLog b/dev-php/PEAR-Net_SMTP/ChangeLog index 605538b74c3c..b62e25074973 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.19 2006/01/22 16:53:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.20 2006/01/22 21:59:58 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> PEAR-Net_SMTP-1.2.7.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-Net_SMTP-1.2.7.ebuild: Stable on SPARC wrt 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 19c58cee205b..f7c2a4db96fe 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.8 2006/01/22 16:53:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.7.ebuild,v 1.9 2006/01/22 21:59:58 blubb 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 cbaaa2fdc778..dcd6ca64b11f 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.9 2006/01/22 17:04:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.10 2006/01/22 22:00:19 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-Net_Server-0.12.0-r1.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@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 7da910d79e94..73a3458d1e2b 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.9 2006/01/22 17:04:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild,v 1.10 2006/01/22 22:00:19 blubb 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 cea6d6d87b9c..f37321a912d8 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.35 2006/01/22 17:04:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.36 2006/01/22 22:00:39 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-Net_Sieve-1.1.1-r1.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@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 0da196eaaa8a..6f0f9f798bb3 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.10 2006/01/22 17:04:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild,v 1.11 2006/01/22 22:00:39 blubb 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 d4dc0bac4318..7d7d8963792a 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.17 2006/01/22 17:05:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.18 2006/01/22 22:00:59 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-Net_SmartIRC-1.0.0.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@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 3b73ae56bb3d..021122a5c057 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.6 2006/01/22 17:05:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild,v 1.7 2006/01/22 22:00:59 blubb 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 a6b15e9d6aa0..c728b50b03f2 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.37 2006/01/22 16:47:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.38 2006/01/22 22:01:20 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-Net_Socket-1.0.6-r1.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@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 e9263df65d13..d29fa563c9aa 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.9 2006/01/22 16:47:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.6-r1.ebuild,v 1.10 2006/01/22 22:01:20 blubb 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 dfb132675fd0..87686db9c56e 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.17 2006/01/22 16:46:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/ChangeLog,v 1.18 2006/01/22 22:01:41 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-Net_URL-1.0.14-r1.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-Net_URL-1.0.14-r1.ebuild: Stable on SPARC wrt bug #119722. 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 85ca57648ec2..62095882f64d 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.9 2006/01/22 16:46:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild,v 1.10 2006/01/22 22:01:41 blubb 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 8f050ad470f4..293918f4b438 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.9 2006/01/22 17:07:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/ChangeLog,v 1.10 2006/01/22 22:02:02 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@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 b2b3eca8f5e3..36e7775eff03 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.9 2006/01/22 17:07:02 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.1.0-r1.ebuild,v 1.10 2006/01/22 22:02:02 blubb 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 649b9c6c7cc3..3f1f601b9436 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.10 2006/01/22 17:08:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/ChangeLog,v 1.11 2006/01/22 22:02:22 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-Numbers_Words-0.14.0.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@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 3fa8cbc5265e..1c87b3949879 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.7 2006/01/22 17:08:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.14.0.ebuild,v 1.8 2006/01/22 22:02:22 blubb 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 b165546106bc..270331d19a0d 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.19 2006/01/22 17:09:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.20 2006/01/22 22:02:42 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> PEAR-OLE-0.5-r1.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-OLE-0.5-r1.ebuild: Stable on SPARC wrt 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 14ed88aec308..141a42525da7 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.9 2006/01/22 17:09:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.10 2006/01/22 22:02:43 blubb 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 9fcc8f20fb4b..d2312d50793f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.20 2006/01/22 17:33:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.21 2006/01/22 22:03:03 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-PEAR_Info-1.6.0.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-PEAR_Info-1.6.0.ebuild: Stable on SPARC wrt bug #119722. 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 5319d906f920..706221a6ca4a 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.7 2006/01/22 17:33:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.8 2006/01/22 22:03:03 blubb 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 101787874e53..fb1daaade8c7 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.24 2006/01/22 17:10:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHPUnit/ChangeLog,v 1.25 2006/01/22 22:03:24 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-PHPUnit-1.3.0-r1.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-PHPUnit-1.3.0-r1.ebuild: Stable on SPARC wrt bug #119722. 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 f2bf7d2d1ef9..06b4ab6ebd58 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.7 2006/01/22 17:10:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHPUnit/PEAR-PHPUnit-1.3.0-r1.ebuild,v 1.8 2006/01/22 22:03:24 blubb 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="amd64 ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index 93a4f4c5ebd4..dc0698c0a32b 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.10 2006/01/22 17:11:44 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.11 2006/01/22 22:03:45 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> PEAR-Pager-2.3.4.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-Pager-2.3.4.ebuild: Stable on SPARC wrt 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 e7b61f66d3ed..2655f99ba63c 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.7 2006/01/22 17:11:44 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild,v 1.8 2006/01/22 22:03:45 blubb 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 c6940e9e5800..b229dbceba39 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.19 2006/01/22 17:12:30 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.20 2006/01/22 22:04:06 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-PhpDocumentor-1.3.0_rc5.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@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 467ca77deae0..c17ad6b015e5 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.4 2006/01/22 17:12:30 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.3.0_rc5.ebuild,v 1.5 2006/01/22 22:04:06 blubb 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 2977d825d3e0..41d49f99cb66 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.19 2006/01/22 17:13:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.20 2006/01/22 22:04:26 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> PEAR-SOAP-0.9.1.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-SOAP-0.9.1.ebuild: Stable on SPARC wrt 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 4a24666a25fd..90354c7e751a 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.7 2006/01/22 17:13:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild,v 1.8 2006/01/22 22:04:26 blubb 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 00202445ffa7..5f9a6d53167b 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.19 2006/01/22 17:18:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.20 2006/01/22 22:04:47 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-Services_Weather-1.3.2-r1.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@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 2376e3d987d5..aad4644bc6b2 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.10 2006/01/22 17:18:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild,v 1.11 2006/01/22 22:04:47 blubb 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 |