summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/ezc-UserInput/ChangeLog5
-rw-r--r--dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-UserInput/ChangeLog b/dev-php5/ezc-UserInput/ChangeLog
index 7a926d03a33f..b9a1d20ed20a 100644
--- a/dev-php5/ezc-UserInput/ChangeLog
+++ b/dev-php5/ezc-UserInput/ChangeLog
@@ -1,6 +1,9 @@
# 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.8 2006/08/28 09:13:54 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.9 2006/10/02 07:27:41 gmsoft Exp $
+
+ 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-UserInput-1.0.1.ebuild:
+ Added ~hppa to KEYWORDS.
*ezc-UserInput-1.0.1 (28 Aug 2006)
diff --git a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild
index 72b86b25aaa5..4d582cbdd1bf 100644
--- a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild
+++ b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.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.1.ebuild,v 1.1 2006/08/28 09:13:54 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild,v 1.2 2006/10/02 07:27:41 gmsoft Exp $
inherit php-ezc
DESCRIPTION="This eZ component assists you to safely import user input variables into your application."
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="${RDEPEND}
dev-php5/pecl-filter"