diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 07:27:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 07:27:41 +0000 |
commit | 4a7787b2eaf76814da55910063a095355054af83 (patch) | |
tree | 23177e4566b79c276c9356b48c7d10c59ef68561 /dev-php5 | |
parent | Fixed bug #149713 (diff) | |
download | historical-4a7787b2eaf76814da55910063a095355054af83.tar.gz historical-4a7787b2eaf76814da55910063a095355054af83.tar.bz2 historical-4a7787b2eaf76814da55910063a095355054af83.zip |
Adding ~hppa to KEYWORDS.
Package-Manager: portage-2.1.2_pre2
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-UserInput/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/pecl-filter/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-filter/pecl-filter-0.10.0.ebuild | 4 |
4 files changed, 9 insertions, 9 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" diff --git a/dev-php5/pecl-filter/ChangeLog b/dev-php5/pecl-filter/ChangeLog index 8efe30630a05..330bc846a32c 100644 --- a/dev-php5/pecl-filter/ChangeLog +++ b/dev-php5/pecl-filter/ChangeLog @@ -1,9 +1,6 @@ # ChangeLog for dev-php5/pecl-filter # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-filter/ChangeLog,v 1.9 2006/10/01 21:11:16 gmsoft Exp $ - - 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ChangeLog: - ~hppa pecl-filter-0.10.0.ebuild +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-filter/ChangeLog,v 1.10 2006/10/02 07:26:43 gmsoft Exp $ 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ChangeLog: Added ~hppa to KEYWORDS. diff --git a/dev-php5/pecl-filter/pecl-filter-0.10.0.ebuild b/dev-php5/pecl-filter/pecl-filter-0.10.0.ebuild index 4c70580d1655..5f630808c6d6 100644 --- a/dev-php5/pecl-filter/pecl-filter-0.10.0.ebuild +++ b/dev-php5/pecl-filter/pecl-filter-0.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-filter/pecl-filter-0.10.0.ebuild,v 1.2 2006/10/01 14:16:54 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-filter/pecl-filter-0.10.0.ebuild,v 1.3 2006/10/02 07:26:42 gmsoft Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_NAME="filter" @@ -11,7 +11,7 @@ inherit php-ext-pecl-r1 DESCRIPTION="Extension for safely dealing with input parameters." SLOT="0" LICENSE="PHP" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" need_php_by_category |