diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-04 08:37:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-04 08:37:22 +0000 |
commit | 93049943b66d4fbd3e51cd7b57a5d3e529ff790d (patch) | |
tree | a6aea71d73f80cc1465165f957148baf97e7ebd0 /dev-php5/pecl-yaz | |
parent | stable x86, bug 349659 (diff) | |
download | gentoo-2-93049943b66d4fbd3e51cd7b57a5d3e529ff790d.tar.gz gentoo-2-93049943b66d4fbd3e51cd7b57a5d3e529ff790d.tar.bz2 gentoo-2-93049943b66d4fbd3e51cd7b57a5d3e529ff790d.zip |
stable x86, bug 349659
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-php5/pecl-yaz')
-rw-r--r-- | dev-php5/pecl-yaz/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog index 9ad8e3c6f5f1..8ce30247e7fc 100644 --- a/dev-php5/pecl-yaz/ChangeLog +++ b/dev-php5/pecl-yaz/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-yaz # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.39 2011/01/02 17:58:24 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.40 2011/01/04 08:37:22 fauli Exp $ + + 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + pecl-yaz-1.0.14-r1.ebuild: + stable x86, bug 349659 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org> pecl-yaz-1.0.14-r1.ebuild: diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild index b78cfa1fa94d..41d16a3faf81 100644 --- a/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild +++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.14-r1.ebuild,v 1.6 2011/01/02 17:58:24 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild,v 1.7 2011/01/04 08:37:22 fauli Exp $ EAPI=3 @@ -11,7 +11,7 @@ DOCS="README" inherit php-ext-pecl-r2 -KEYWORDS="alpha ~amd64 ~arm hppa ~ppc64 ~x86" +KEYWORDS="alpha ~amd64 ~arm hppa ~ppc64 x86" DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit." LICENSE="PHP-3" |