diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-11 02:07:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-11 02:07:23 +0000 |
commit | 17418ff834f85cfcc06303bffb0d3b98178f2fdc (patch) | |
tree | e999270bcb474854f810d986151d61322b6d7a4c /dev-php4 | |
parent | Version bump upstream (diff) | |
download | gentoo-2-17418ff834f85cfcc06303bffb0d3b98178f2fdc.tar.gz gentoo-2-17418ff834f85cfcc06303bffb0d3b98178f2fdc.tar.bz2 gentoo-2-17418ff834f85cfcc06303bffb0d3b98178f2fdc.zip |
alpha/ia64 love
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | dev-php4/pecl-zip/pecl-zip-1.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild b/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild index 6a76cddb4e2d..dabec21330fd 100644 --- a/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild +++ b/dev-php4/pecl-sqlite/pecl-sqlite-1.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-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.8 2005/11/02 00:07:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-sqlite/pecl-sqlite-1.0.3.ebuild,v 1.9 2005/11/11 02:06:41 vapier Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" @@ -14,7 +14,7 @@ DESCRIPTION="PHP bindings for the SQLite database engine" HOMEPAGE="http://pear.php.net/SQLite" SLOT="0" LICENSE="PHP" -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sparc ~x86" need_php_by_category diff --git a/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild b/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild index b0084d410b75..cfb35db5b88c 100644 --- a/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild +++ b/dev-php4/pecl-yaz/pecl-yaz-1.0.4.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/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.5 2005/11/02 00:20:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.6 2005/11/11 02:06:45 vapier Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="yaz" @@ -12,7 +12,7 @@ inherit php-ext-pecl-r1 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sparc ~x86" IUSE="" DEPEND="${DEPEND} diff --git a/dev-php4/pecl-zip/pecl-zip-1.0.ebuild b/dev-php4/pecl-zip/pecl-zip-1.0.ebuild index c7fd8130bff2..b12e994b04d8 100644 --- a/dev-php4/pecl-zip/pecl-zip-1.0.ebuild +++ b/dev-php4/pecl-zip/pecl-zip-1.0.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/pecl-zip/pecl-zip-1.0.ebuild,v 1.4 2005/11/02 00:01:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-zip/pecl-zip-1.0.ebuild,v 1.5 2005/11/11 02:06:48 vapier Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="zip" @@ -13,7 +13,7 @@ IUSE="" DESCRIPTION="PHP zip management extension." SLOT="0" LICENSE="PHP" -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sparc ~x86" DEPEND="${DEPEND} dev-libs/zziplib" |