diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-07-06 22:56:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-07-06 22:56:26 +0000 |
commit | 808e109e435b62676f0dfc4a2c81a99cb1fba809 (patch) | |
tree | caa6d03c9207e7190aceee2b92fb18ecae9f460c | |
parent | PEAR-Net_Socket PEAR-Net_Socket-1.0.1-r1 (Manifest recommit) (diff) | |
download | gentoo-2-808e109e435b62676f0dfc4a2c81a99cb1fba809.tar.gz gentoo-2-808e109e435b62676f0dfc4a2c81a99cb1fba809.tar.bz2 gentoo-2-808e109e435b62676f0dfc4a2c81a99cb1fba809.zip |
Stable on ppc.
-rw-r--r-- | dev-php/PEAR-Net_Sieve/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Socket/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild | 4 |
8 files changed, 27 insertions, 12 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index 1392551edf19..c638ccb5ce1d 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.9 2004/06/25 01:20:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.10 2004/07/06 22:53:13 hansmi Exp $ + + 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> + PEAR-Net_Sieve-0.9.0.ebuild: + Stable on ppc. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-Net_Sieve-0.9.0.ebuild: diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild index 7b61a0936a86..1d80626ac4f2 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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-0.9.0.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-0.9.0.ebuild,v 1.6 2004/07/06 22:53:13 hansmi Exp $ inherit php-pear 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="x86 ~sparc ~ppc alpha" +KEYWORDS="x86 ~sparc alpha ppc" IUSE="" diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog index 2fe094e09353..593cb1b64ae4 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.13 2004/06/25 01:20:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.14 2004/07/06 22:55:41 hansmi Exp $ + + 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> + PEAR-Net_Socket-1.0.1-r1.ebuild: + Stable on ppc. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-Net_Socket-1.0.1-r1.ebuild: diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild index 4cd4fa3efef1..12c8bb959d38 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.1-r1.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1-r1.ebuild,v 1.6 2004/07/06 22:55:41 hansmi Exp $ inherit php-pear DESCRIPTION="class interface to TCP sockets" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc alpha ~sparc" +KEYWORDS="x86 alpha ~sparc ppc" IUSE="" diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index 931039416d8a..d82466b37bbb 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.5 2004/07/06 22:56:03 hansmi Exp $ + + 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> PEAR-OLE-0.5.ebuild: + Stable on ppc. 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> PEAR-OLE-0.5.ebuild: stable on x86. diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild index 50f40da8fd09..60ba9623bea6 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.6 2004/07/06 22:56:03 hansmi Exp $ inherit php-pear DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~sparc alpha ppc" IUSE="" diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index 1eb38fe82634..5708cde8e165 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.6 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.7 2004/07/06 22:56:26 hansmi Exp $ + + 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> + PEAR-PEAR_Info-1.5.2.ebuild: + Stable on ppc. 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> PEAR-PEAR_Info-1.5.2.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild index 6c25fb5c5e32..13d6ffa4448f 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.5.2.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild,v 1.6 2004/07/06 22:56:26 hansmi Exp $ inherit php-pear DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~sparc alpha ppc" IUSE="" |