diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-25 23:28:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-25 23:28:19 +0000 |
commit | 137d385dc79baede91edb5e5f3b79da0d0c19fe4 (patch) | |
tree | 5ab9be69697cf399e7ed1839a198300c1ea57eb3 /dev-php5/pecl-yaz | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-137d385dc79baede91edb5e5f3b79da0d0c19fe4.tar.gz gentoo-2-137d385dc79baede91edb5e5f3b79da0d0c19fe4.tar.bz2 gentoo-2-137d385dc79baede91edb5e5f3b79da0d0c19fe4.zip |
Stable on alpha.
(Portage version: 2.0.54)
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 8cbc31b8a45b..c04c31b58a39 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.10 2006/01/25 00:29:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.11 2006/01/25 23:25:18 kloeri Exp $ + + 25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org pecl-yaz-1.0.4.ebuild: + Stable on alpha. 25 Jan 2006; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.0.4.ebuild: Marked ~hppa. 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 1d83371fb7c7..29b1d1c2156e 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.14 2006/01/25 00:29:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.15 2006/01/25 23:25:18 kloeri 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 ~hppa ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="${DEPEND} |