diff options
-rw-r--r-- | dev-php/PECL-mailparse/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PECL-sqlite/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild | 4 |
6 files changed, 18 insertions, 11 deletions
diff --git a/dev-php/PECL-mailparse/ChangeLog b/dev-php/PECL-mailparse/ChangeLog index a61b468a4f9d..ccc871369135 100644 --- a/dev-php/PECL-mailparse/ChangeLog +++ b/dev-php/PECL-mailparse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PECL-mailparse # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.4 2004/03/28 22:11:52 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.5 2004/05/30 18:25:38 kloeri Exp $ + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> + PECL-mailparse-2.0b.ebuild: + Stable on alpha. *PECL-mailparse-2.0b (28 Mar 2004) diff --git a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild index eb1ac31f0b9a..22a07ed86ad9 100644 --- a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild +++ b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild,v 1.1 2003/10/21 15:03:40 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild,v 1.2 2004/05/30 18:25:38 kloeri Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" diff --git a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild index d47eea220476..3b5cc5a67b16 100644 --- a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild +++ b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild,v 1.2 2003/09/13 16:08:59 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild,v 1.3 2004/05/30 18:25:38 kloeri Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_NAME="mailparse" diff --git a/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild index b9455dc86a85..55acd1fd56fe 100644 --- a/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild +++ b/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild,v 1.1 2004/03/28 22:11:52 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild,v 1.2 2004/05/30 18:25:38 kloeri Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" @@ -11,7 +11,7 @@ IUSE="" DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." SLOT="0" LICENSE="PHP" -KEYWORDS="x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" src_install() { php-ext-pecl_src_install diff --git a/dev-php/PECL-sqlite/ChangeLog b/dev-php/PECL-sqlite/ChangeLog index ad411550bb39..539993930d55 100644 --- a/dev-php/PECL-sqlite/ChangeLog +++ b/dev-php/PECL-sqlite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PECL-sqlite -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/ChangeLog,v 1.5 2004/02/29 14:39:23 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/ChangeLog,v 1.6 2004/05/30 18:28:19 kloeri Exp $ + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PECL-sqlite-1.0.2.ebuild: + Stable on alpha. *PECL-sqlite-1.0.2 (24 Jan 2004) *PECL-sqlite-1.0-r1 (24 Jan 2004) diff --git a/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild b/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild index 941f670323ef..279955c4af56 100644 --- a/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild +++ b/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild,v 1.1 2004/01/24 17:14:34 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-sqlite/PECL-sqlite-1.0.2.ebuild,v 1.2 2004/05/30 18:28:19 kloeri Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" @@ -16,7 +16,7 @@ DESCRIPTION="PHP bindings for the SQLite database engine" HOMEPAGE="http://pear.php.net/SQLite" SLOT="0" LICENSE="PHP" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="~x86 ~ppc alpha ~sparc" src_compile() { php-ext-pecl_src_compile |