diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-01 18:23:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-01 18:23:42 +0000 |
commit | 86b3d03f1620c9244ff210f07203f6f8a0cf2122 (patch) | |
tree | c1b4e2363d5dfeb55aa2d4360d5e927826e43399 /app-text/enchant/enchant-1.1.6.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-86b3d03f1620c9244ff210f07203f6f8a0cf2122.tar.gz historical-86b3d03f1620c9244ff210f07203f6f8a0cf2122.tar.bz2 historical-86b3d03f1620c9244ff210f07203f6f8a0cf2122.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/enchant/enchant-1.1.6.ebuild')
-rw-r--r-- | app-text/enchant/enchant-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.1.6.ebuild b/app-text/enchant/enchant-1.1.6.ebuild index 0a914027b1ed..fb2acba40926 100644 --- a/app-text/enchant/enchant-1.1.6.ebuild +++ b/app-text/enchant/enchant-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.6.ebuild,v 1.3 2005/08/01 11:27:15 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.6.ebuild,v 1.4 2005/08/01 18:23:42 gustavoz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" # FIXME : some sort of proper spellchecker selection needed |