summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-06 20:10:05 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-06 20:10:05 +0000
commitc457634cf67d2a230cd4d17fd3c9032136b59219 (patch)
tree8b8db61c180b3e57e3c47ff293e9f7660e612665 /dev-php/PEAR-File
parentold (diff)
downloadgentoo-2-c457634cf67d2a230cd4d17fd3c9032136b59219.tar.gz
gentoo-2-c457634cf67d2a230cd4d17fd3c9032136b59219.tar.bz2
gentoo-2-c457634cf67d2a230cd4d17fd3c9032136b59219.zip
stable for ppc64 wrt #332455
(Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r--dev-php/PEAR-File/ChangeLog8
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog
index b8f6144e36cf..96122705bc32 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.42 2010/10/22 04:19:05 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.43 2011/01/06 20:10:05 xarthisius Exp $
+
+ 06 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ PEAR-File-1.3.0-r1.ebuild:
+ stable for ppc64 wrt #332455
22 Oct 2010; Jeroen Roovers <jer@gentoo.org> PEAR-File-1.3.0-r1.ebuild:
Stable for HPPA (bug #332455).
diff --git a/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild b/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild
index e331d3346524..5c3210be43ec 100644
--- a/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild
+++ b/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.3.0-r1.ebuild,v 1.7 2010/10/22 04:19:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild,v 1.8 2011/01/06 20:10:05 xarthisius Exp $
EAPI="2"
@@ -10,7 +10,7 @@ DESCRIPTION="Common file and directory routines"
LICENSE="PHP-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )"