summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-File/ChangeLog6
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog
index 3034026cbb64..9d5820d4fc76 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.21 2006/01/27 18:54:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.22 2006/01/27 20:16:17 hansmi Exp $
+
+ 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
+ PEAR-File-1.2.2.ebuild:
+ Stable on ppc.
27 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-File-1.2.2.ebuild:
Stable on hppa (bug #119722).
diff --git a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild
index 58405f3ca200..483cd17864b2 100644
--- a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild
+++ b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.2.2.ebuild,v 1.10 2006/01/27 18:54:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.11 2006/01/27 20:16:17 hansmi Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Common file and directory routines"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""