diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:31:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:31:19 +0000 |
commit | 5e9af8438b3f3b0f280978640f21a1e5a22d9b4e (patch) | |
tree | b3f7f75a55e00080ed28ed396e157d882bc4aae7 /dev-php5/ezc-EventLog | |
parent | fix changelog (diff) | |
download | historical-5e9af8438b3f3b0f280978640f21a1e5a22d9b4e.tar.gz historical-5e9af8438b3f3b0f280978640f21a1e5a22d9b4e.tar.bz2 historical-5e9af8438b3f3b0f280978640f21a1e5a22d9b4e.zip |
Added ~ppc64; bug #134717
Package-Manager: portage-2.0.54-r2
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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-EventLog/ChangeLog b/dev-php5/ezc-EventLog/ChangeLog index 328c5585f976..536567cc98d1 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLog/ChangeLog,v 1.2 2006/01/30 15:26:00 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLog/ChangeLog,v 1.3 2006/05/30 11:27:22 corsair Exp $ + + 30 May 2006; Markus Rothe <corsair@gentoo.org> ezc-EventLog-1.0.ebuild: + Added ~ppc64; bug #134717 *ezc-EventLog-1.0 (30 Jan 2006) diff --git a/dev-php5/ezc-EventLog/ezc-EventLog-1.0.ebuild b/dev-php5/ezc-EventLog/ezc-EventLog-1.0.ebuild index fad82dfcdb93..570a0436fc37 100644 --- a/dev-php5/ezc-EventLog/ezc-EventLog-1.0.ebuild +++ b/dev-php5/ezc-EventLog/ezc-EventLog-1.0.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-EventLog/ezc-EventLog-1.0.ebuild,v 1.1 2006/01/30 15:26:00 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLog/ezc-EventLog-1.0.ebuild,v 1.2 2006/05/30 11:27:22 corsair 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="~x86" +KEYWORDS="~ppc64 ~x86" IUSE="" |