diff options
author | Christian Parpart <trapni@gentoo.org> | 2005-09-16 23:10:12 +0000 |
---|---|---|
committer | Christian Parpart <trapni@gentoo.org> | 2005-09-16 23:10:12 +0000 |
commit | 21b788491b566a76a1adbf660bb612f16d27078c (patch) | |
tree | 4137a6e0b9b568f495697cc278b55c2c362467fe /dev-php4/pecl-yaz | |
parent | Added beta version to p.mask for testing, bug 106175. (diff) | |
download | gentoo-2-21b788491b566a76a1adbf660bb612f16d27078c.tar.gz gentoo-2-21b788491b566a76a1adbf660bb612f16d27078c.tar.bz2 gentoo-2-21b788491b566a76a1adbf660bb612f16d27078c.zip |
adding to ~amd64
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php4/pecl-yaz')
-rw-r--r-- | dev-php4/pecl-yaz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-yaz/ChangeLog b/dev-php4/pecl-yaz/ChangeLog index 5ae3276461fc..1ae42bcadca8 100644 --- a/dev-php4/pecl-yaz/ChangeLog +++ b/dev-php4/pecl-yaz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/pecl-yaz # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.2 2005/09/09 12:54:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.3 2005/09/16 23:06:32 trapni Exp $ + + 16 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-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild b/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild index f1bc13e1cddc..05ad5bba6536 100644 --- a/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild +++ b/dev-php4/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-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.2 2005/09/09 12:54:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.3 2005/09/16 23:06:32 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} |