summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-18 10:38:17 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-18 10:38:17 +0000
commit25a8a7ffada1fbb5633fae70093ee4c417eb7664 (patch)
tree7e0fb4f2a0cd194771f069039a7c924d428bc219 /dev-php
parentStable on sparc. (diff)
downloadgentoo-2-25a8a7ffada1fbb5633fae70093ee4c417eb7664.tar.gz
gentoo-2-25a8a7ffada1fbb5633fae70093ee4c417eb7664.tar.bz2
gentoo-2-25a8a7ffada1fbb5633fae70093ee4c417eb7664.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-File/ChangeLog6
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog
index 5fed856b34c6..ad83a0062e80 100644
--- a/dev-php/PEAR-File/ChangeLog
+++ b/dev-php/PEAR-File/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-File
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.8 2005/05/06 20:29:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.9 2005/06/18 10:38:17 hansmi Exp $
+
+ 18 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
+ PEAR-File-1.0.3.ebuild:
+ Stable on ppc.
06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
PEAR-File-1.0.3.ebuild:
diff --git a/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild b/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild
index c16bd89128ae..92b14cb71497 100644
--- a/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild
+++ b/dev-php/PEAR-File/PEAR-File-1.0.3.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-File/PEAR-File-1.0.3.ebuild,v 1.10 2005/05/13 01:18:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild,v 1.11 2005/06/18 10:38:17 hansmi Exp $
inherit php-pear
@@ -8,5 +8,5 @@ DESCRIPTION="Common file and directory routines"
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=""