diff options
Diffstat (limited to 'dev-php/PEAR-Text_Diff')
-rw-r--r-- | dev-php/PEAR-Text_Diff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index a52e3778f2e9..860ee0405752 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.33 2008/02/03 11:02:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.34 2008/02/10 14:32:17 nixnut Exp $ + + 10 Feb 2008; nixnut <nixnut@gentoo.org> PEAR-Text_Diff-0.3.2.ebuild: + stable on ppc wrt bug #208313 03 Feb 2008; Markus Meier <maekke@gentoo.org> PEAR-Text_Diff-0.3.2.ebuild: x86 stable, bug #208313 diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild index d1ae5a689b62..71c2f5ff3c65 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.3.2.ebuild,v 1.4 2008/02/03 11:02:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild,v 1.5 2008/02/10 14:32:17 nixnut Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Engine for performing and rendering text diffs." LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" |