summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-28 23:32:35 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-28 23:32:35 +0000
commita8a65f9468516f023d2113cd655f57dcfc00eed3 (patch)
tree4bf835ec93ab979a9a82a462580bb974ffe7019d /dev-php/PEAR-Text_Diff
parentStable on amd64 wrt bug #192247 (diff)
downloadgentoo-2-a8a65f9468516f023d2113cd655f57dcfc00eed3.tar.gz
gentoo-2-a8a65f9468516f023d2113cd655f57dcfc00eed3.tar.bz2
gentoo-2-a8a65f9468516f023d2113cd655f57dcfc00eed3.zip
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
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.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 241adadacb1d..a4e92814ed5e 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.23 2007/09/26 18:05:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.24 2007/09/28 23:32:35 angelos Exp $
+
+ 28 Sep 2007; Christoph Mende <angelos@gentoo.org>
+ PEAR-Text_Diff-0.2.1.ebuild:
+ Stable on amd64 wrt bug #192247
26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Text_Diff-0.2.1.ebuild:
Marking PEAR-Text_Diff-0.2.1 ppc64 stable for bug 192247
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 207e688e1b91..3587b28591d5 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.5 2007/09/26 18:05:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.6 2007/09/28 23:32:35 angelos 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=""