summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-22 19:05:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-22 19:05:09 +0000
commit6c155cfe941d8508f5715a8ef7cda8ff0d1b5446 (patch)
tree6121cd6b206745edadb074d010a840b65c338389 /dev-php
parentia64 stable wrt #192247 (diff)
downloadgentoo-2-6c155cfe941d8508f5715a8ef7cda8ff0d1b5446.tar.gz
gentoo-2-6c155cfe941d8508f5715a8ef7cda8ff0d1b5446.tar.bz2
gentoo-2-6c155cfe941d8508f5715a8ef7cda8ff0d1b5446.zip
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php')
-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=""