diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-19 21:15:23 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-19 21:15:23 +0000 |
commit | 9ec20f2854928767265d57afd6ca2e40307737f0 (patch) | |
tree | c6ca1c4d375a09e6a3fd5658bedddf0416faa8cc /dev-php5/pecl-yaz | |
parent | Stable on x86. (diff) | |
download | historical-9ec20f2854928767265d57afd6ca2e40307737f0.tar.gz historical-9ec20f2854928767265d57afd6ca2e40307737f0.tar.bz2 historical-9ec20f2854928767265d57afd6ca2e40307737f0.zip |
Stable on x86.
Package-Manager: portage-2.1_pre3-r1
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 8ecd013dcd15..ca5b40ecfdb9 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.5 2006/01/18 20:19:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.6 2006/01/19 21:10:58 nelchael Exp $ + + 19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> pecl-yaz-1.0.4.ebuild: + Stable on x86. 18 Jan 2006; Markus Rothe <corsair@gentoo.org> pecl-yaz-1.0.4.ebuild: Stable on ppc64; 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 23db164ce40f..079a3993ba4a 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.8 2006/01/18 20:19:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.9 2006/01/19 21:10:58 nelchael 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86" IUSE="" DEPEND="${DEPEND} |