diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-18 20:19:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-18 20:19:56 +0000 |
commit | 5435b028bda74fd9ed8f33c03b6a29734eca2721 (patch) | |
tree | 80e19525a63df169269057fe6f3a073e9b27893b /dev-php5/pecl-yaz | |
parent | Stable on ppc64; bug #119444 (diff) | |
download | historical-5435b028bda74fd9ed8f33c03b6a29734eca2721.tar.gz historical-5435b028bda74fd9ed8f33c03b6a29734eca2721.tar.bz2 historical-5435b028bda74fd9ed8f33c03b6a29734eca2721.zip |
Stable on ppc64; bug #119445
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php5/pecl-yaz')
-rw-r--r-- | dev-php5/pecl-yaz/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog index e98fa20f2f84..8ecd013dcd15 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.4 2005/11/19 19:32:27 corsair Exp $ +# 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 $ + + 18 Jan 2006; Markus Rothe <corsair@gentoo.org> pecl-yaz-1.0.4.ebuild: + Stable on ppc64; bug #119445 19 Nov 2005; Markus Rothe <corsair@gentoo.org> pecl-yaz-1.0.4.ebuild: Added ~ppc64 keyword; bug #102649 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 525bb830ee08..23db164ce40f 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-2005 Gentoo Foundation +# 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.7 2005/11/19 19:32:27 corsair Exp $ +# $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 $ 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} |