diff options
Diffstat (limited to 'app-editors/gummi')
-rw-r--r-- | app-editors/gummi/gummi-0.6.6.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/app-editors/gummi/gummi-0.6.6.ebuild b/app-editors/gummi/gummi-0.6.6.ebuild index 568bc530dbdf..c44f10339e21 100644 --- a/app-editors/gummi/gummi-0.6.6.ebuild +++ b/app-editors/gummi/gummi-0.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,10 +16,6 @@ IUSE="" LANGS="ar ca cs da de el es fr hu it nl pl pt pt_BR ro ru sv zh_CN zh_TW" -for X in ${LANGS} ; do - IUSE="${IUSE} linguas_${X}" -done - RDEPEND=" dev-libs/glib:2 dev-texlive/texlive-latex |