summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-02-03 11:45:50 +0000
committerMarkus Meier <maekke@gentoo.org>2008-02-03 11:45:50 +0000
commit5d4574cb151497eab1bf726d7ad631e5e6a98252 (patch)
tree8bbf23bae91ee0d1e6793e135f156c247b28dccd /dev-php/PEAR-Log
parentalpha/ia64/sparc stable wrt #208366 (diff)
downloadhistorical-5d4574cb151497eab1bf726d7ad631e5e6a98252.tar.gz
historical-5d4574cb151497eab1bf726d7ad631e5e6a98252.tar.bz2
historical-5d4574cb151497eab1bf726d7ad631e5e6a98252.zip
x86 stable, bug #208313
Package-Manager: portage-2.1.4.1
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.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog
index 555278ac668e..ca030dede8c9 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.77 2008/02/01 00:38:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.78 2008/02/03 11:38:01 maekke Exp $
+
+ 03 Feb 2008; Markus Meier <maekke@gentoo.org> PEAR-Log-1.9.14.ebuild:
+ x86 stable, bug #208313
01 Feb 2008; Brent Baude <ranger@gentoo.org> PEAR-Log-1.9.14.ebuild:
Marking PEAR-Log-1.9.14 ppc64 for bug 208313
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 fc67d8ba1e4d..b20fb7e155b1 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.3 2008/02/01 00:38:40 ranger Exp $
+# $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 $
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."