From aca19fac999d5973c6f78aad605232dac0d30cbb Mon Sep 17 00:00:00 2001 From: Tobias Scherbaum Date: Tue, 6 Jun 2006 20:28:44 +0000 Subject: Added ~ppc, bug #134717 Package-Manager: portage-2.1_rc4 --- dev-php5/ezc-UserInput/ChangeLog | 6 +++++- dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php5/ezc-UserInput') diff --git a/dev-php5/ezc-UserInput/ChangeLog b/dev-php5/ezc-UserInput/ChangeLog index 13db728fabbb..2002ac94759d 100644 --- a/dev-php5/ezc-UserInput/ChangeLog +++ b/dev-php5/ezc-UserInput/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-UserInput # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.4 2006/05/30 11:22:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.5 2006/06/06 20:22:38 dertobi123 Exp $ + + 06 Jun 2006; Tobias Scherbaum + ezc-UserInput-1.0.ebuild: + Added ~ppc, bug #134717 30 May 2006; Markus Rothe ezc-UserInput-1.0.ebuild: Added ~ppc64; bug #134717 diff --git a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild index 92c0de6005f6..cefe0139dbe8 100644 --- a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild +++ b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild,v 1.3 2006/05/30 11:22:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild,v 1.4 2006/06/06 20:22:38 dertobi123 Exp $ inherit php-ezc DESCRIPTION="This eZ component assists you to safely import user input variables into your application." SLOT="0" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86" IUSE="" RDEPEND="${RDEPEND} dev-php5/pecl-filter" -- cgit v1.2.3-65-gdbad