summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-11-25 22:29:47 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-11-25 22:29:47 +0000
commit8481e43f9f01c39229fa0cf6f6410c49130f4dfa (patch)
tree0e89fdd1ec5bfe51ea0a076918b7aba685082d89 /dev-php5/ezc-UserInput
parentAdd ~alpha + ~ia64 keywords, bug 134717. (diff)
downloadgentoo-2-8481e43f9f01c39229fa0cf6f6410c49130f4dfa.tar.gz
gentoo-2-8481e43f9f01c39229fa0cf6f6410c49130f4dfa.tar.bz2
gentoo-2-8481e43f9f01c39229fa0cf6f6410c49130f4dfa.zip
Add ~alpha + ~ia64 keywords, bug 134717.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-php5/ezc-UserInput')
-rw-r--r--dev-php5/ezc-UserInput/ChangeLog6
-rw-r--r--dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/ezc-UserInput/ChangeLog b/dev-php5/ezc-UserInput/ChangeLog
index b9a1d20ed20a..c5d8a3270f8e 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.9 2006/10/02 07:27:41 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.10 2006/11/25 22:29:47 kloeri Exp $
+
+ 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org>
+ ezc-UserInput-1.0.1.ebuild:
+ Add ~alpha + ~ia64 keywords, bug 134717.
01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-UserInput-1.0.1.ebuild:
Added ~hppa to KEYWORDS.
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 4d582cbdd1bf..589e852adf1e 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.2 2006/10/02 07:27:41 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild,v 1.3 2006/11/25 22:29:47 kloeri Exp $
inherit php-ezc
DESCRIPTION="This eZ component assists you to safely import user input variables into your application."
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="${RDEPEND}
dev-php5/pecl-filter"