diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-26 11:47:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-26 11:47:40 +0000 |
commit | 35be7c54ca34b57d623f7efffe63d8bed97c80c2 (patch) | |
tree | 6a5953a99fc5a161a8020655b5b05689e645fa45 /app-text/enchant/enchant-1.6.0.ebuild | |
parent | Fix automagic introspection, remove libtool-1 hack since libtool-2 has been s... (diff) | |
download | gentoo-2-35be7c54ca34b57d623f7efffe63d8bed97c80c2.tar.gz gentoo-2-35be7c54ca34b57d623f7efffe63d8bed97c80c2.tar.bz2 gentoo-2-35be7c54ca34b57d623f7efffe63d8bed97c80c2.zip |
ia64/sh/sparc stable wrt #323093
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-text/enchant/enchant-1.6.0.ebuild')
-rw-r--r-- | app-text/enchant/enchant-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.6.0.ebuild b/app-text/enchant/enchant-1.6.0.ebuild index 3b06498fef49..41a5c2e756f8 100644 --- a/app-text/enchant/enchant-1.6.0.ebuild +++ b/app-text/enchant/enchant-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.6.0.ebuild,v 1.9 2010/09/23 20:56:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.6.0.ebuild,v 1.10 2010/09/26 11:47:40 armin76 Exp $ EAPI="3" inherit libtool confutils autotools @@ -11,7 +11,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 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="aspell +hunspell zemberek" COMMON_DEPENDS=">=dev-libs/glib-2 |