diff options
author | 2007-09-21 13:21:19 +0000 | |
---|---|---|
committer | 2007-09-21 13:21:19 +0000 | |
commit | ef74fa4929ee44291fd56e867053e5a59bacacda (patch) | |
tree | ec9adf4e340108c5b904f471b1ca581380cd8a2e /dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild | |
parent | stable x86, bug 192840 (diff) | |
download | gentoo-2-ef74fa4929ee44291fd56e867053e5a59bacacda.tar.gz gentoo-2-ef74fa4929ee44291fd56e867053e5a59bacacda.tar.bz2 gentoo-2-ef74fa4929ee44291fd56e867053e5a59bacacda.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild')
-rw-r--r-- | dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ed15dee6d56c..043420c65b5e 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.2 2007/09/16 06:35:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.3 2007/09/21 13:21:19 opfer 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="" |