diff options
author | Jason Wever <weeve@gentoo.org> | 2006-01-21 23:17:38 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-01-21 23:17:38 +0000 |
commit | 474f58957b89b5b2c42ce2417393b30719e73a70 (patch) | |
tree | cefd477bee21cfb70d5fd004648934672b3a58b7 /dev-php5 | |
parent | Stable on SPARC wrt bug #119444. (diff) | |
download | gentoo-2-474f58957b89b5b2c42ce2417393b30719e73a70.tar.gz gentoo-2-474f58957b89b5b2c42ce2417393b30719e73a70.tar.bz2 gentoo-2-474f58957b89b5b2c42ce2417393b30719e73a70.zip |
Stable on SPARC wrt bug #119445.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php5')
-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 f151cf3b5488..8495982cce98 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.7 2006/01/21 17:57:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.8 2006/01/21 23:17:38 weeve Exp $ + + 21 Jan 2006; Jason Wever <weeve@gentoo.org> pecl-yaz-1.0.4.ebuild: + Stable on SPARC wrt bug #119445. 21 Jan 2006; <nixnut@gentoo.org> pecl-yaz-1.0.4.ebuild: Added ppc keyword. bug 119445 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 69f91288996d..7f5ba846de6a 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.11 2006/01/21 17:57:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.12 2006/01/21 23:17:38 weeve 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} |