diff options
author | 2008-01-10 10:06:37 +0000 | |
---|---|---|
committer | 2008-01-10 10:06:37 +0000 | |
commit | 71abe814d7caf822a9bfa6979818004cbf55a4ec (patch) | |
tree | ab3c8fd113b90642d9fecfda5f9492aef7443cff /dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-71abe814d7caf822a9bfa6979818004cbf55a4ec.tar.gz gentoo-2-71abe814d7caf822a9bfa6979818004cbf55a4ec.tar.bz2 gentoo-2-71abe814d7caf822a9bfa6979818004cbf55a4ec.zip |
arm/s390/sh love
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild index b3f088c86f25..c6981a56d092 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild,v 1.15 2007/12/06 00:30:38 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild,v 1.16 2008/01/10 10:06:28 vapier Exp $ inherit php-pear-r1 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" DESCRIPTION="The Log framework provides an abstracted logging system. It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets." LICENSE="PHP-3.01" |