diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 14:53:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 14:53:47 +0000 |
commit | 4707c5ffb07d1a5064e0d98cf04316f32069d86f (patch) | |
tree | f9dc74f621562eef108490bd51381ffd998cae2e /dev-php5 | |
parent | Marked ~hppa (bug #190787). (diff) | |
download | gentoo-2-4707c5ffb07d1a5064e0d98cf04316f32069d86f.tar.gz gentoo-2-4707c5ffb07d1a5064e0d98cf04316f32069d86f.tar.bz2 gentoo-2-4707c5ffb07d1a5064e0d98cf04316f32069d86f.zip |
Marked ~hppa (bug #190787).
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-Execution/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-Execution/ChangeLog b/dev-php5/ezc-Execution/ChangeLog index 0c453809ab64..91a02faec1fe 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.10 2007/08/30 13:46:10 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.11 2007/08/31 14:53:47 jer Exp $ + + 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-Execution-1.0.4.ebuild: + Marked ~hppa (bug #190787). *ezc-Execution-1.0.4 (30 Aug 2007) diff --git a/dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild b/dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild index 5faec9a98d40..e7a61483cf5d 100644 --- a/dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild +++ b/dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.4.ebuild,v 1.1 2007/08/30 13:46:10 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild,v 1.2 2007/08/31 14:53:47 jer Exp $ inherit php-ezc DESCRIPTION="This eZ component provides functionality to give feedback on fatal errors or uncaught exceptions." SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" |