From 7dbf6d420630874456f6ea390fa3aceb19ff5602 Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Sun, 22 Jan 2006 22:09:55 +0000 Subject: stable on amd64 wrt bug 119722 (Portage version: 2.1_pre3-r1) --- dev-php/PEAR-Text_Diff/ChangeLog | 6 +++++- dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php/PEAR-Text_Diff') diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index afebec59b38a..a054d0c84ccc 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.10 2006/01/22 17:24:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.11 2006/01/22 22:06:10 blubb Exp $ + + 22 Jan 2006; Simon Stelling + PEAR-Text_Diff-0.2.0.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever PEAR-Text_Diff-0.2.0.ebuild: Stable on SPARC wrt bug #119722. diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild index 69fb2b7344d9..b541685be29c 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.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-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild,v 1.4 2006/01/22 17:24:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild,v 1.5 2006/01/22 22:06:11 blubb Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Engine for performing and rendering text diffs." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" -- cgit v1.2.3-65-gdbad