diff options
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild | 6 |
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 )" |