summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-01-28 16:20:49 +0000
committerJeroen Roovers <jer@gentoo.org>2006-01-28 16:20:49 +0000
commit5c783b47b74084be32a9b86e690aedbca2178212 (patch)
tree6bd297f3bfa66a78f98c41215b98beb138b0d4ee /dev-php/PEAR-Text_Diff
parentFix Gentoo bug #118848. (diff)
downloadhistorical-5c783b47b74084be32a9b86e690aedbca2178212.tar.gz
historical-5c783b47b74084be32a9b86e690aedbca2178212.tar.bz2
historical-5c783b47b74084be32a9b86e690aedbca2178212.zip
Marked ~hppa (bug #119722).
Package-Manager: portage-2.1_pre4
Diffstat (limited to 'dev-php/PEAR-Text_Diff')
-rw-r--r--dev-php/PEAR-Text_Diff/ChangeLog5
-rw-r--r--dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog
index 61ec850b6d48..1e2ee1c40dd4 100644
--- a/dev-php/PEAR-Text_Diff/ChangeLog
+++ b/dev-php/PEAR-Text_Diff/ChangeLog
@@ -1,6 +1,9 @@
# 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.12 2006/01/23 17:12:01 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.13 2006/01/28 16:14:16 jer Exp $
+
+ 28 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Diff-0.2.0.ebuild:
+ Marked ~hppa (bug #119722).
23 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
PEAR-Text_Diff-0.2.0.ebuild:
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 5aa61473ae17..017bd9114463 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.6 2006/01/23 17:12:01 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild,v 1.7 2006/01/28 16:14:16 jer Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Engine for performing and rendering text diffs."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
IUSE=""