summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2004-07-06 22:45:28 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2004-07-06 22:45:28 +0000
commit06728ba86fc0d2330c52333355f294bfe348f721 (patch)
treec05532d021098f8986c4a839dc5f64495064a293 /dev-php/PEAR-Log
parentStable on ppc. (Manifest recommit) (diff)
downloadgentoo-2-06728ba86fc0d2330c52333355f294bfe348f721.tar.gz
gentoo-2-06728ba86fc0d2330c52333355f294bfe348f721.tar.bz2
gentoo-2-06728ba86fc0d2330c52333355f294bfe348f721.zip
Stable on ppc.
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.8.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog
index cc324fad549f..2c618c91db01 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.16 2004/06/25 01:19:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.17 2004/07/06 22:44:44 hansmi Exp $
+
+ 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> PEAR-Log-1.8.3.ebuild:
+ Stable on ppc.
18 Apr 2004; Jason Wever <weeve@gentoo.org> PEAR-Log-1.8.3.ebuild:
Stable on sparc.
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild
index 2927d141aa49..7978e456debc 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.8.3.ebuild,v 1.4 2004/06/25 01:19:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild,v 1.5 2004/07/06 22:44:44 hansmi Exp $
inherit php-pear
@@ -8,5 +8,5 @@ IUSE="pear-db"
DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha"
+KEYWORDS="x86 sparc ~alpha ppc"
DEPEND="pear-db? ( dev-php/PEAR-DB )"