diff options
author | Jason Wever <weeve@gentoo.org> | 2006-01-21 23:22:39 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-01-21 23:22:39 +0000 |
commit | 07fd02a021a431486e376d9c67ede745460d4a71 (patch) | |
tree | 6dce5a6ed1dcf9e88fbac7714417db9774ba1c48 /dev-php4/pecl-yaz | |
parent | Stable on SPARC wrt bug #119450. (diff) | |
download | gentoo-2-07fd02a021a431486e376d9c67ede745460d4a71.tar.gz gentoo-2-07fd02a021a431486e376d9c67ede745460d4a71.tar.bz2 gentoo-2-07fd02a021a431486e376d9c67ede745460d4a71.zip |
Stable on SPARC wrt bug #119451.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php4/pecl-yaz')
-rw-r--r-- | dev-php4/pecl-yaz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-yaz/ChangeLog b/dev-php4/pecl-yaz/ChangeLog index 2b269c8d8d28..b09c35c0c6a4 100644 --- a/dev-php4/pecl-yaz/ChangeLog +++ b/dev-php4/pecl-yaz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/pecl-yaz # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.8 2006/01/21 20:57:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.9 2006/01/21 23:22:39 weeve Exp $ + + 21 Jan 2006; Jason Wever <weeve@gentoo.org> pecl-yaz-1.0.4.ebuild: + Stable on SPARC wrt bug #119451. 21 Jan 2006; <nixnut@gentoo.org> pecl-yaz-1.0.4.ebuild: Added ppc keyword. bug 119451 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 c9510a5f8c51..829d073bbac1 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-2006 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.12 2006/01/21 20:57:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.13 2006/01/21 23:22:39 weeve Exp $ PHP_EXT_NAME="yaz" PHP_EXT_INI="yes" @@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 -KEYWORDS="~alpha ~amd64 arm ia64 ppc ppc64 s390 sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ia64 ppc ppc64 s390 sh sparc x86" DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit." LICENSE="PHP" SLOT="0" |