summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 23:19:17 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 23:19:17 +0000
commit024bc1cad7d85195b3831d857fe6b54b77584a70 (patch)
treec6f08c4c8887962339141c784d50c0271c4ae483 /dev-php/PEAR-Log
parentVersion bump (diff)
downloadhistorical-024bc1cad7d85195b3831d857fe6b54b77584a70.tar.gz
historical-024bc1cad7d85195b3831d857fe6b54b77584a70.tar.bz2
historical-024bc1cad7d85195b3831d857fe6b54b77584a70.zip
arm/s390/sh love
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild4
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 f7460687984a..f6abb2475e8b 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.1 2007/08/17 14:55:25 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.2 2007/08/25 23:19:17 vapier Exp $
inherit php-pear-r1 depend.php eutils
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~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"