summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:20:13 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:20:13 +0000
commit22486550e6a7f530ce876f389fb51ac9a4a5e2ea (patch)
treec663cd25ddefa79069dcdcde3575ed9d055dacd9 /dev-php/PEAR-Log
parentversion bump (diff)
downloadgentoo-2-22486550e6a7f530ce876f389fb51ac9a4a5e2ea.tar.gz
gentoo-2-22486550e6a7f530ce876f389fb51ac9a4a5e2ea.tar.bz2
gentoo-2-22486550e6a7f530ce876f389fb51ac9a4a5e2ea.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
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.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog
index 09227ecd0272..b987cfc6f320 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.33 2005/06/06 09:14:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.34 2005/06/17 20:16:19 hansmi Exp $
+
+ 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> PEAR-Log-1.8.7.ebuild:
+ Stable on ppc.
06 Jun 2005; Markus Rothe <corsair@gentoo.org> PEAR-Log-1.8.7.ebuild:
Stable on ppc64
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild
index 15bdd6213305..ac603dedec01 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.7.ebuild,v 1.7 2005/06/06 09:14:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild,v 1.8 2005/06/17 20:16:19 hansmi Exp $
inherit php-pear
@@ -8,7 +8,7 @@ DESCRIPTION="The Log framework provides an abstracted logging system supporting
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~ppc ppc64 s390 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 s390 ~sparc x86"
IUSE=""
RDEPEND="dev-php/PEAR-DB"