diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:20:01 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:20:01 +0000 |
commit | c9c8efe0c6ae077d2419503dd7f61595da54c0ae (patch) | |
tree | b72f683e7e1776bd90260b3fb901876d7c09a9f4 /dev-php5/ezc-EventLog | |
parent | Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it (diff) | |
download | historical-c9c8efe0c6ae077d2419503dd7f61595da54c0ae.tar.gz historical-c9c8efe0c6ae077d2419503dd7f61595da54c0ae.tar.bz2 historical-c9c8efe0c6ae077d2419503dd7f61595da54c0ae.zip |
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'dev-php5/ezc-EventLog')
-rw-r--r-- | dev-php5/ezc-EventLog/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-EventLog/ezc-EventLog-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-EventLog/ChangeLog b/dev-php5/ezc-EventLog/ChangeLog index 231ee3e9ebac..0757a464e65d 100644 --- a/dev-php5/ezc-EventLog/ChangeLog +++ b/dev-php5/ezc-EventLog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-EventLog # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLog/ChangeLog,v 1.12 2007/08/31 14:50:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLog/ChangeLog,v 1.13 2007/10/08 19:18:10 jokey Exp $ + + 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-EventLog-1.1.ebuild: + Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-EventLog-1.1.ebuild: Marked ~hppa (bug #190787). diff --git a/dev-php5/ezc-EventLog/ezc-EventLog-1.1.ebuild b/dev-php5/ezc-EventLog/ezc-EventLog-1.1.ebuild index 86f1199c4df4..9bb627ee21c9 100644 --- a/dev-php5/ezc-EventLog/ezc-EventLog-1.1.ebuild +++ b/dev-php5/ezc-EventLog/ezc-EventLog-1.1.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-EventLog/ezc-EventLog-1.1.ebuild,v 1.2 2007/08/31 14:50:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLog/ezc-EventLog-1.1.ebuild,v 1.3 2007/10/08 19:18:10 jokey Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you to log events or audit trails into files or other storage spaces." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" |