From ddf59e8eea19ba38ab96b4c062bd3dcb57d15846 Mon Sep 17 00:00:00 2001 From: Jason Wever Date: Thu, 24 Aug 2006 02:04:49 +0000 Subject: Added ~sparc keyword wrt bug #134717. (Portage version: 2.1.1_pre5-r3) --- dev-php5/ezc-File/ChangeLog | 5 ++++- dev-php5/ezc-File/ezc-File-1.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-php5/ezc-File') diff --git a/dev-php5/ezc-File/ChangeLog b/dev-php5/ezc-File/ChangeLog index 5425c59cf5e6..5f1e21de553c 100644 --- a/dev-php5/ezc-File/ChangeLog +++ b/dev-php5/ezc-File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-File # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.2 2006/07/12 07:53:57 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.3 2006/08/24 02:04:49 weeve Exp $ + + 24 Aug 2006; Jason Wever ezc-File-1.0.ebuild: + Added ~sparc keyword wrt bug #134717. 12 Jul 2006; Sebastian Bergmann ezc-File-1.0.ebuild: diff --git a/dev-php5/ezc-File/ezc-File-1.0.ebuild b/dev-php5/ezc-File/ezc-File-1.0.ebuild index 066516a04ec3..12f503e213f6 100644 --- a/dev-php5/ezc-File/ezc-File-1.0.ebuild +++ b/dev-php5/ezc-File/ezc-File-1.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ezc-File-1.0.ebuild,v 1.2 2006/07/12 07:53:57 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ezc-File-1.0.ebuild,v 1.3 2006/08/24 02:04:49 weeve Exp $ inherit php-ezc DESCRIPTION="This eZ component provides support for file operations which are not covered by PHP or are just missing." SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" -- cgit v1.2.3-65-gdbad