summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-Text_Diff/ChangeLog6
-rw-r--r--dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog
index 1a529351117c..b6a1ced36912 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.26 2007/10/15 19:56:58 anant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.27 2007/10/22 19:05:09 armin76 Exp $
+
+ 22 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Text_Diff-0.2.1.ebuild:
+ ia64 stable wrt #192247
*PEAR-Text_Diff-0.3.0 (14 Oct 2007)
diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild
index 2d599bc771f8..a198274706fe 100644
--- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild
+++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.1.ebuild,v 1.7 2007/10/05 19:11:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.8 2007/10/22 19:05:09 armin76 Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Engine for performing and rendering text diffs."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""