summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-05 20:09:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-05 20:09:54 +0000
commit23be817c96151eeb911a152f731047c3f62ebb8a (patch)
treed7cc589ae14b9808fdff07542d64bc3afd196b0d /dev-php/PEAR-Log
parentalpha/sparc stable wrt #192247 (diff)
downloadgentoo-2-23be817c96151eeb911a152f731047c3f62ebb8a.tar.gz
gentoo-2-23be817c96151eeb911a152f731047c3f62ebb8a.tar.bz2
gentoo-2-23be817c96151eeb911a152f731047c3f62ebb8a.zip
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r--dev-php/PEAR-Log/ChangeLog5
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog
index b7517cee78e4..42d5791761dc 100644
--- a/dev-php/PEAR-Log/ChangeLog
+++ b/dev-php/PEAR-Log/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Log
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.70 2007/09/28 23:49:37 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.71 2007/10/05 20:09:54 armin76 Exp $
+
+ 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Log-1.9.11.ebuild:
+ alpha/sparc stable wrt #192247
28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Log-1.9.11.ebuild:
Stable on amd64 wrt bug #192247
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 5e48de6d3786..b8158c2320d4 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.7 2007/09/28 23:49:37 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.8 2007/10/05 20:09:54 armin76 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"