diff options
-rw-r--r-- | dev-php4/phpdbg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/phpdbg/phpdbg-2.11.32.ebuild | 4 | ||||
-rw-r--r-- | dev-php4/xdebug/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/xdebug/xdebug-1.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/pecl-apc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/pecl-crack/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/pecl-crack/pecl-crack-0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/pecl-crack/pecl-crack-0.3.ebuild | 4 |
9 files changed, 27 insertions, 14 deletions
diff --git a/dev-php4/phpdbg/ChangeLog b/dev-php4/phpdbg/ChangeLog index 3cecfd7e4de2..a523f4c296b9 100644 --- a/dev-php4/phpdbg/ChangeLog +++ b/dev-php4/phpdbg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/phpdbg # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/ChangeLog,v 1.2 2005/10/15 22:06:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/ChangeLog,v 1.3 2005/11/19 20:52:29 corsair Exp $ + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> phpdbg-2.11.32.ebuild: + Added ~ppc64 keyword; bug #102649 15 Oct 2005; Jason Wever <weeve@gentoo.org> phpdbg-2.11.32.ebuild: Added ~sparc keyword. diff --git a/dev-php4/phpdbg/phpdbg-2.11.32.ebuild b/dev-php4/phpdbg/phpdbg-2.11.32.ebuild index d78e9ba3b563..2f9bb3cd69d3 100644 --- a/dev-php4/phpdbg/phpdbg-2.11.32.ebuild +++ b/dev-php4/phpdbg/phpdbg-2.11.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/phpdbg-2.11.32.ebuild,v 1.2 2005/10/15 22:06:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/phpdbg-2.11.32.ebuild,v 1.3 2005/11/19 20:52:29 corsair Exp $ PHP_EXT_NAME="dbg" PHP_EXT_ZENDEXT="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://dd.cron.ru/dbg/" LICENSE="dbgphp" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~ppc64 ~sparc ~x86" need_php_by_category diff --git a/dev-php4/xdebug/ChangeLog b/dev-php4/xdebug/ChangeLog index 5f9818b326fb..81a0e60e2704 100644 --- a/dev-php4/xdebug/ChangeLog +++ b/dev-php4/xdebug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/xdebug # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/xdebug/ChangeLog,v 1.2 2005/10/15 22:36:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/xdebug/ChangeLog,v 1.3 2005/11/19 20:53:36 corsair Exp $ + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> xdebug-1.3.2.ebuild: + Added ~ppc64 keyword; bug #102649 15 Oct 2005; Jason Wever <weeve@gentoo.org> xdebug-1.3.2.ebuild: Added ~sparc keyword. diff --git a/dev-php4/xdebug/xdebug-1.3.2.ebuild b/dev-php4/xdebug/xdebug-1.3.2.ebuild index 4b7efcb9394d..cea8e4442b5f 100644 --- a/dev-php4/xdebug/xdebug-1.3.2.ebuild +++ b/dev-php4/xdebug/xdebug-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/xdebug/xdebug-1.3.2.ebuild,v 1.2 2005/10/15 22:36:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/xdebug/xdebug-1.3.2.ebuild,v 1.3 2005/11/19 20:53:36 corsair Exp $ PHP_EXT_ZENDEXT="yes" PHP_EXT_NAME="xdebug" @@ -15,7 +15,7 @@ MY_P="${P/_/}" SRC_URI="http://www.xdebug.org/files/${MY_P}.tgz" S="${WORKDIR}/${MY_P}" LICENSE="Xdebug" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~ppc64 ~sparc ~x86" need_php_by_category diff --git a/dev-php5/pecl-apc/ChangeLog b/dev-php5/pecl-apc/ChangeLog index 0664a6f51318..a6502e44b839 100644 --- a/dev-php5/pecl-apc/ChangeLog +++ b/dev-php5/pecl-apc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-apc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/ChangeLog,v 1.2 2005/09/10 06:09:24 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/ChangeLog,v 1.3 2005/11/19 20:55:26 corsair Exp $ + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> pecl-apc-3.0.8.ebuild: + Added ~ppc64 keyword; bug #102649 10 Sep 2005; Jason Wever <weeve@gentoo.org> pecl-apc-3.0.8.ebuild: Added ~sparc keyword. diff --git a/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild b/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild index 16184b59af4a..68ff5eedc76b 100644 --- a/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild +++ b/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild,v 1.2 2005/09/10 06:09:24 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild,v 1.3 2005/11/19 20:55:26 corsair Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="APC" @@ -13,7 +13,7 @@ IUSE="mmap" DESCRIPTION="The Alternative PHP Cache." SLOT="0" LICENSE="PHP" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~ppc64 ~sparc ~x86" DEPEND="${DEPEND}" need_php_by_category diff --git a/dev-php5/pecl-crack/ChangeLog b/dev-php5/pecl-crack/ChangeLog index ae7519efbbc5..6811a952083b 100644 --- a/dev-php5/pecl-crack/ChangeLog +++ b/dev-php5/pecl-crack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-crack # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/ChangeLog,v 1.6 2005/09/24 18:11:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/ChangeLog,v 1.7 2005/11/19 20:56:39 corsair Exp $ + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> pecl-crack-0.2.ebuild, + pecl-crack-0.3.ebuild: + Added ~ppc64 keyword; bug #102649 24 Sep 2005; Jason Wever <weeve@gentoo.org> pecl-crack-0.3.ebuild: Added ~sparc keyword back into pecl-crack because it got dropped. :( diff --git a/dev-php5/pecl-crack/pecl-crack-0.2.ebuild b/dev-php5/pecl-crack/pecl-crack-0.2.ebuild index 0318ccfe8f9b..09713740300a 100644 --- a/dev-php5/pecl-crack/pecl-crack-0.2.ebuild +++ b/dev-php5/pecl-crack/pecl-crack-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.2.ebuild,v 1.4 2005/09/15 00:25:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.2.ebuild,v 1.5 2005/11/19 20:56:39 corsair Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="crack" @@ -13,7 +13,7 @@ DESCRIPTION="PHP interface to the cracklib (libcrack) libraries" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="${DEPEND} diff --git a/dev-php5/pecl-crack/pecl-crack-0.3.ebuild b/dev-php5/pecl-crack/pecl-crack-0.3.ebuild index e4db72d13ed7..901176cfb92c 100644 --- a/dev-php5/pecl-crack/pecl-crack-0.3.ebuild +++ b/dev-php5/pecl-crack/pecl-crack-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.3.ebuild,v 1.2 2005/09/24 18:11:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.3.ebuild,v 1.3 2005/11/19 20:56:39 corsair Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="crack" @@ -13,7 +13,7 @@ DESCRIPTION="PHP interface to the cracklib (libcrack) libraries" LICENSE="PHP" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc64 ~sparc ~x86" IUSE="" need_php_by_category |