diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:53:06 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:53:06 +0000 |
commit | b28fcdfb3f2fd567ae5722ee52af35ef1bd63538 (patch) | |
tree | b0de19f5ff78fb1b2b7eb67cba77d99aa3d7e809 /dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild | |
parent | Lock wxGTK to 2.6. (diff) | |
download | historical-b28fcdfb3f2fd567ae5722ee52af35ef1bd63538.tar.gz historical-b28fcdfb3f2fd567ae5722ee52af35ef1bd63538.tar.bz2 historical-b28fcdfb3f2fd567ae5722ee52af35ef1bd63538.zip |
Stable on amd64 wrt bug #192247
Package-Manager: portage-2.1.3.10
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild index 6e75130a4375..5e48de6d3786 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.11.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-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.6 2007/09/26 18:08:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.7 2007/09/28 23:49:37 angelos 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." LICENSE="PHP" |