diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:21:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:21:53 +0000 |
commit | afd0257173a33f1944ea98de1306ea1405ba749e (patch) | |
tree | 1ba3a03b9435a655177d291208f8adbae704a697 /dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild | |
parent | Stable on hppa (bug #119722). (diff) | |
download | gentoo-2-afd0257173a33f1944ea98de1306ea1405ba749e.tar.gz gentoo-2-afd0257173a33f1944ea98de1306ea1405ba749e.tar.bz2 gentoo-2-afd0257173a33f1944ea98de1306ea1405ba749e.zip |
Stable on hppa (bug #119722).
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 f6296950c26b..be34bb911cc6 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.8 2006/02/17 22:08:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild,v 1.9 2006/03/18 14:21:53 jer 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="" |