From 3c4596cded730f3ab37512d0f7132ee9595ff43e Mon Sep 17 00:00:00 2001 From: Joseph Jezak Date: Mon, 21 Nov 2005 16:57:48 +0000 Subject: Marked ~pppc for bug #105385. (Portage version: 2.0.53_rc7) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev-php/PEAR-Text_Diff/ChangeLog | 6 +++++- dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php') diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index de8c90c8b7c1..b86d2abb429b 100644 --- a/dev-php/PEAR-Text_Diff/ChangeLog +++ b/dev-php/PEAR-Text_Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Diff # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.4 2005/10/24 13:46:22 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.5 2005/11/21 16:57:48 josejx Exp $ + + 21 Nov 2005; Joseph Jezak + PEAR-Text_Diff-0.1.1-r1.ebuild: + Marked ~ppc for bug #105385. 24 Oct 2005; Sebastian Bergmann PEAR-Text_Diff-0.1.1-r1.ebuild: diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1-r1.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1-r1.ebuild index 62de3b6b60b8..8fa58f6edf90 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1-r1.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1-r1.ebuild,v 1.4 2005/10/24 13:46:22 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1-r1.ebuild,v 1.5 2005/11/21 16:57:48 josejx Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Engine for performing and rendering text diffs." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" -- cgit v1.2.3-65-gdbad