diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-25 00:32:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-25 00:32:59 +0000 |
commit | 4181a6e44d9a5075e208ae47ba93de3f1cc79f96 (patch) | |
tree | dc7c6675f947182ac5e80fad4918dde58a50bb70 /dev-php5/pecl-yaz | |
parent | Remove virtual/x11 dependency. virtual/jre and virtual/jdk should pull in the... (diff) | |
download | historical-4181a6e44d9a5075e208ae47ba93de3f1cc79f96.tar.gz historical-4181a6e44d9a5075e208ae47ba93de3f1cc79f96.tar.bz2 historical-4181a6e44d9a5075e208ae47ba93de3f1cc79f96.zip |
Marked ~hppa (preparation for bug #119461).
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 8797b5fe908d..8cbc31b8a45b 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.9 2006/01/22 15:01:04 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.10 2006/01/25 00:29:12 jer Exp $ + + 25 Jan 2006; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.0.4.ebuild: + Marked ~hppa. 22 Jan 2006; Simon Stelling <blubb@gentoo.org> pecl-yaz-1.0.4.ebuild: stable on amd64 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 594e43beaf4a..1d83371fb7c7 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.13 2006/01/22 15:01:04 blubb Exp $ +# $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 $ 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 sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="${DEPEND} |