summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2010-09-10 18:47:57 +0000
committerMark Loeser <halcy0n@gentoo.org>2010-09-10 18:47:57 +0000
commit5d0d4dd23a108bc1c7fdee4ac90f9dcae9660730 (patch)
treea7756c96602e47552ae691022dc3745f1a6922f1 /app-text/aspell/aspell-0.60.5.ebuild
parentVersion bump. Drop old version and related patches (diff)
downloadgentoo-2-5d0d4dd23a108bc1c7fdee4ac90f9dcae9660730.tar.gz
gentoo-2-5d0d4dd23a108bc1c7fdee4ac90f9dcae9660730.tar.bz2
gentoo-2-5d0d4dd23a108bc1c7fdee4ac90f9dcae9660730.zip
Add linguas to IUSE
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Diffstat (limited to 'app-text/aspell/aspell-0.60.5.ebuild')
-rw-r--r--app-text/aspell/aspell-0.60.5.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.60.5.ebuild b/app-text/aspell/aspell-0.60.5.ebuild
index cfb8f8051136..06088ed9dc36 100644
--- a/app-text/aspell/aspell-0.60.5.ebuild
+++ b/app-text/aspell/aspell-0.60.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.5.ebuild,v 1.18 2008/01/26 18:49:16 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.5.ebuild,v 1.19 2010/09/10 18:47:57 halcy0n Exp $
# N.B. This is before inherit of autotools, as autotools.eclass adds the
# relevant dependencies to DEPEND.
@@ -32,6 +32,7 @@ for l in \
PDEPEND="${PDEPEND}
${dep}"
def="!linguas_${l}? ( ${def} )"
+ IUSE="${IUSE} linguas_${l}"
done
PDEPEND="${PDEPEND}
${def}"