summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-02-10 14:01:09 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-02-10 14:01:09 +0000
commite466b4a3e9409f55fefcd7d1171689def83d77f3 (patch)
tree695d1c1a97a9b80db738cae1534187bf0b848955 /dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild
parentFix compilation error, bug #202704. (diff)
downloadgentoo-2-e466b4a3e9409f55fefcd7d1171689def83d77f3.tar.gz
gentoo-2-e466b4a3e9409f55fefcd7d1171689def83d77f3.tar.bz2
gentoo-2-e466b4a3e9409f55fefcd7d1171689def83d77f3.zip
stable on ppc wrt bug #208313
(Portage version: 2.1.4.2)
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild')
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild4
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 b20fb7e155b1..3dc5f83df2e4 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.4 2008/02/03 11:38:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild,v 1.5 2008/02/10 14:01:09 nixnut 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."