diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:14 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:14 +0000 |
commit | 1379e5e9d312b2d24ff8409276fc09aa86e77a47 (patch) | |
tree | 00e69c0fc9ad3f0ee154550e7143d43ae7210fe5 /dev-php5/ezc-Execution | |
parent | Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it (diff) | |
download | gentoo-2-1379e5e9d312b2d24ff8409276fc09aa86e77a47.tar.gz gentoo-2-1379e5e9d312b2d24ff8409276fc09aa86e77a47.tar.bz2 gentoo-2-1379e5e9d312b2d24ff8409276fc09aa86e77a47.zip |
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
(Portage version: 2.1.3.12)
Diffstat (limited to 'dev-php5/ezc-Execution')
-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 91a02faec1fe..22d208dce60a 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.11 2007/08/31 14:53:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.12 2007/10/08 19:03:14 jokey Exp $ + + 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-Execution-1.0.4.ebuild: + Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-Execution-1.0.4.ebuild: Marked ~hppa (bug #190787). 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 e7a61483cf5d..d6dc2e3f1a44 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.2 2007/08/31 14:53:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild,v 1.3 2007/10/08 19:03:14 jokey Exp $ inherit php-ezc DESCRIPTION="This eZ component provides functionality to give feedback on fatal errors or uncaught exceptions." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" |