summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 20:28:41 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 20:28:41 +0000
commitd4d3c5f488378cce00cc14d753592872cb129b42 (patch)
tree70a35a57362221e1a116b16e18105d7b14423f16 /dev-php/PEAR-Text_Diff
parentAdded ppc keyword. bug 119459 (diff)
downloadhistorical-d4d3c5f488378cce00cc14d753592872cb129b42.tar.gz
historical-d4d3c5f488378cce00cc14d753592872cb129b42.tar.bz2
historical-d4d3c5f488378cce00cc14d753592872cb129b42.zip
Stable on ppc64; bug #119722
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-Text_Diff')
-rw-r--r--dev-php/PEAR-Text_Diff/ChangeLog6
-rw-r--r--dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.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 e25bff5e89a4..74caf67b413e 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.7 2006/01/09 06:18:33 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.8 2006/01/21 20:20:04 corsair Exp $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org>
+ PEAR-Text_Diff-0.2.0.ebuild:
+ Stable on ppc64; bug #119722
*PEAR-Text_Diff-0.2.0 (09 Jan 2006)
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 f62d22f0a969..41425be94e32 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.1 2006/01/09 06:18:33 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild,v 1.2 2006/01/21 20:20:04 corsair 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=""