diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-25 23:22:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-25 23:22:44 +0000 |
commit | 3b8160100c6188138318aa0cf526633852d1acd5 (patch) | |
tree | b7d627ab4bd24769c784cf55f7737594977f4b25 /dev-php4/pecl-yaz | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-3b8160100c6188138318aa0cf526633852d1acd5.tar.gz gentoo-2-3b8160100c6188138318aa0cf526633852d1acd5.tar.bz2 gentoo-2-3b8160100c6188138318aa0cf526633852d1acd5.zip |
Stable on alpha.
(Portage version: 2.0.54)
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 197154aaa69d..95063cca66b0 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.10 2006/01/22 17:54:51 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.11 2006/01/25 23:20:03 kloeri Exp $ + + 25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org pecl-yaz-1.0.4.ebuild: + Stable on alpha. 22 Jan 2006; Simon Stelling <blubb@gentoo.org> pecl-yaz-1.0.4.ebuild: stable on amd64 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 d91d409ac383..b99edb00f3f1 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.14 2006/01/22 17:54:51 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.15 2006/01/25 23:20:03 kloeri 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" |