From 8f6531dbb3316779ed295c0cd017697de57ccc35 Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Sat, 21 Jan 2006 08:05:16 +0000 Subject: Stable on ppc64; bug #119722 (Portage version: 2.0.53) --- dev-php/PEAR-File/ChangeLog | 7 +++++-- dev-php/PEAR-File/PEAR-File-1.2.2.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-php/PEAR-File') diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index dc2e33ec3236..f7cdda1620cf 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.15 2005/11/22 13:51:58 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.16 2006/01/21 08:02:53 corsair Exp $ + + 21 Jan 2006; Markus Rothe PEAR-File-1.2.2.ebuild: + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe PEAR-File-1.2.2.ebuild: Added ~ppc64 keyword; bug #105385 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 98d043de8346..c5a31728fa9c 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-2005 Gentoo Foundation +# 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.4 2005/11/22 13:51:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.5 2006/01/21 08:02:53 corsair 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="" -- cgit v1.2.3-65-gdbad