blob: 86f1199c4df4cbdc1b60e9f28d63e3c4a6c53772 (
plain)
1
2
3
4
5
6
7
8
9
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 $
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"
IUSE=""
|