summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-01-22 16:36:12 +0000
committerJason Wever <weeve@gentoo.org>2006-01-22 16:36:12 +0000
commitcf2926c86a8328d32e623b553ef99af56f9d6b99 (patch)
tree8010c722658139b5565ec49b9695fcb7cace68d9 /dev-php/PEAR-File
parentMultiple fixes, close bugs #98029 and #115775. (diff)
downloadgentoo-2-cf2926c86a8328d32e623b553ef99af56f9d6b99.tar.gz
gentoo-2-cf2926c86a8328d32e623b553ef99af56f9d6b99.tar.bz2
gentoo-2-cf2926c86a8328d32e623b553ef99af56f9d6b99.zip
Stable on SPARC wrt bug #119722.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r--dev-php/PEAR-File/ChangeLog5
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog
index 33e68c5e5f21..16795f2e33ad 100644
--- a/dev-php/PEAR-File/ChangeLog
+++ b/dev-php/PEAR-File/ChangeLog
@@ -1,6 +1,9 @@
# 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.17 2006/01/22 07:36:46 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.18 2006/01/22 16:33:36 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-File-1.2.2.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-File-1.2.2.ebuild:
Stable on x86; 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 d0402653881c..c6fb318599ac 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.6 2006/01/22 07:36:46 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.7 2006/01/22 16:33:36 weeve Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Common file and directory routines"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
IUSE=""