diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-01-21 17:57:56 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-01-21 17:57:56 +0000 |
commit | 3d6990f22ee03c89eedc150cbf6345a5b780641b (patch) | |
tree | 1637fb6cc1b5c0eccd1aee24c136524d5c78833a /dev-php5/pecl-yaz | |
parent | added to ~ppc, bug #119501 (diff) | |
download | gentoo-2-3d6990f22ee03c89eedc150cbf6345a5b780641b.tar.gz gentoo-2-3d6990f22ee03c89eedc150cbf6345a5b780641b.tar.bz2 gentoo-2-3d6990f22ee03c89eedc150cbf6345a5b780641b.zip |
Added ppc keyword. bug 119445
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php5/pecl-yaz')
-rw-r--r-- | dev-php5/pecl-yaz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog index ca5b40ecfdb9..f151cf3b5488 100644 --- a/dev-php5/pecl-yaz/ChangeLog +++ b/dev-php5/pecl-yaz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-yaz # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.6 2006/01/19 21:10:58 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.7 2006/01/21 17:57:56 nixnut Exp $ + + 21 Jan 2006; <nixnut@gentoo.org> pecl-yaz-1.0.4.ebuild: + Added ppc keyword. bug 119445 19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> pecl-yaz-1.0.4.ebuild: Stable on x86. diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild index c14573d1bd4d..69f91288996d 100644 --- a/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild +++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.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-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.10 2006/01/20 05:06:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.11 2006/01/21 17:57:56 nixnut 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="~alpha ~amd64 arm ia64 ~ppc ppc64 s390 sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ia64 ppc ppc64 s390 sh ~sparc x86" IUSE="" DEPEND="${DEPEND} |