diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 11:48:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 11:48:55 +0000 |
commit | 6b0fa4a2f6b9acab0332b50e288b83cae144d539 (patch) | |
tree | 0aa704e696005318887031cdf4aa4c27cc0d6b7b /dev-php/PEAR-Log | |
parent | Stable on alpha, bug #239130 (diff) | |
download | historical-6b0fa4a2f6b9acab0332b50e288b83cae144d539.tar.gz historical-6b0fa4a2f6b9acab0332b50e288b83cae144d539.tar.bz2 historical-6b0fa4a2f6b9acab0332b50e288b83cae144d539.zip |
arm/s390/sh stable
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.27.4 x86_64
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild index 492fb18b843c..cf0a59a118d0 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild @@ -1,10 +1,10 @@ # 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.14.ebuild,v 1.7 2008/03/28 23:48:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild,v 1.8 2008/11/09 11:48:55 vapier Exp $ inherit php-pear-r1 depend.php eutils -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh 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." |