From 3ab0e7e3b1de6d76ad31b20b2868921712ba9e44 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Sat, 25 Nov 2006 22:20:36 +0000 Subject: Add ~alpha + ~ia64 keywords, bug 134717. (Portage version: 2.1.2_rc2-r2) --- dev-php5/ezc-Execution/ChangeLog | 6 +++++- dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php5') diff --git a/dev-php5/ezc-Execution/ChangeLog b/dev-php5/ezc-Execution/ChangeLog index d4354333756d..1f3064623460 100644 --- a/dev-php5/ezc-Execution/ChangeLog +++ b/dev-php5/ezc-Execution/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-Execution # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.8 2006/10/01 18:19:18 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.9 2006/11/25 22:20:36 kloeri Exp $ + + 25 Nov 2006; Bryan Østergaard + ezc-Execution-1.0.1.ebuild: + Add ~alpha + ~ia64 keywords, bug 134717. 01 Oct 2006; Guy Martin ezc-Execution-1.0.1.ebuild: Added ~hppa to KEYWORDS. diff --git a/dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild b/dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild index e7d3c1849f57..2a28638033b5 100644 --- a/dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild +++ b/dev-php5/ezc-Execution/ezc-Execution-1.0.1.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-Execution/ezc-Execution-1.0.1.ebuild,v 1.2 2006/10/01 18:19:18 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild,v 1.3 2006/11/25 22:20:36 kloeri Exp $ inherit php-ezc DESCRIPTION="This eZ component provides functionality to give feedback on fatal errors or uncaught exceptions." SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" -- cgit v1.2.3-65-gdbad