diff options
author | 2005-09-16 23:26:13 +0000 | |
---|---|---|
committer | 2005-09-16 23:26:13 +0000 | |
commit | 8d6e5a0aee66ad507a1cb2c590e359696fe80cda (patch) | |
tree | 693412c0f95e91693b4d0dbbc4b407d383144238 /dev-php5/pecl-yaz | |
parent | Converted to UTF-8, fixed encoding screwups (diff) | |
download | gentoo-2-8d6e5a0aee66ad507a1cb2c590e359696fe80cda.tar.gz gentoo-2-8d6e5a0aee66ad507a1cb2c590e359696fe80cda.tar.bz2 gentoo-2-8d6e5a0aee66ad507a1cb2c590e359696fe80cda.zip |
added to ~amd64
(Portage version: 2.0.52-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 0e976e7b7803..d34ef2e8fcd0 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.2 2005/09/09 13:03:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.3 2005/09/16 23:25:19 trapni Exp $ + + 17 Sep 2005; Christian Parpart <trapni@gentoo.org> pecl-yaz-1.0.4.ebuild: + added to ~amd64 09 Sep 2005; Jason Wever <weeve@gentoo.org> pecl-yaz-1.0.4.ebuild: Added ~sparc keyword to help fix the broken dependencies of 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 94c2de61a976..9ffd37a85228 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 # 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.2 2005/09/09 13:03:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.3 2005/09/16 23:25:19 trapni 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="~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="${DEPEND} |