diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-10-01 18:19:18 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-10-01 18:19:18 +0000 |
commit | 02e1222d9c2b96a9a55f7c0239798d3b6fd97f4f (patch) | |
tree | 4a0ad7d92380804ce3abb750fd61908c84eda314 | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | gentoo-2-02e1222d9c2b96a9a55f7c0239798d3b6fd97f4f.tar.gz gentoo-2-02e1222d9c2b96a9a55f7c0239798d3b6fd97f4f.tar.bz2 gentoo-2-02e1222d9c2b96a9a55f7c0239798d3b6fd97f4f.zip |
Added ~hppa to KEYWORDS.
(Portage version: 2.1.2_pre2)
-rw-r--r-- | dev-php5/ezc-Execution/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-Execution/ChangeLog b/dev-php5/ezc-Execution/ChangeLog index 2c8b8f30b0e7..d4354333756d 100644 --- a/dev-php5/ezc-Execution/ChangeLog +++ b/dev-php5/ezc-Execution/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2006/08/28 09:11:35 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.8 2006/10/01 18:19:18 gmsoft Exp $ + + 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-Execution-1.0.1.ebuild: + Added ~hppa to KEYWORDS. *ezc-Execution-1.0.1 (28 Aug 2006) 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 fed25c77cda9..e7d3c1849f57 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.1 2006/08/28 09:11:35 sebastian Exp $ +# $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 $ inherit php-ezc DESCRIPTION="This eZ component provides functionality to give feedback on fatal errors or uncaught exceptions." SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" |