diff options
Diffstat (limited to 'trunk/app-text/ispell/ispell-3.2.06-r7.ebuild')
-rw-r--r-- | trunk/app-text/ispell/ispell-3.2.06-r7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/trunk/app-text/ispell/ispell-3.2.06-r7.ebuild b/trunk/app-text/ispell/ispell-3.2.06-r7.ebuild index 1d95e8c..e58b24d 100644 --- a/trunk/app-text/ispell/ispell-3.2.06-r7.ebuild +++ b/trunk/app-text/ispell/ispell-3.2.06-r7.ebuild @@ -15,7 +15,7 @@ LICENSE="as-is" #KEYWORDS="alpha amd64 hppa mips ppc ppc-macos sparc x86" KEYWORDS="~x86 ~amd64" IUSE="tmispell" -LINGUAS="bg cs da de es et fi fr ga hu it lt nl no pl pt pt-BR ru sl sv" +LINGUAS="bg cs da de es et fi fr ga hu it lt nl no pl pt pt_BR ru sl sv" for X in ${LINGUAS} ; do # is this correct? IUSE="${IUSE} linguas_${X}" done @@ -31,9 +31,9 @@ PDEPEND="linguas_bg? ( app-dicts/ispell-bg ) linguas_de? ( app-dicts/ispell-de ) linguas_es? ( app-dicts/ispell-es ) linguas_et? ( app-dicts/ispell-et ) - linguas_fi? ( + linguas_fi? ( !tmispell? ( app-dicts/ispell-fi ) - tmispell? ( app-text/tmispell ) + tmispell? ( app-text/tmispell ) ) linguas_fr? ( app-dicts/ispell-fr ) linguas_ga? ( app-dicts/ispell-ga ) |