From 7e11b45922a3e6e253756d41fc106b8fcda7c3e2 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Thu, 7 Jul 2016 05:29:24 +1000 Subject: [PATCH] kde-misc/fancytasks: fix linguas -> l10n fallout Package-Manager: portage-2.3.0 --- kde-misc/fancytasks/fancytasks-1.1.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/fancytasks/fancytasks-1.1.2-r1.ebuild b/kde-misc/fancytasks/fancytasks-1.1.2-r1.ebuild index 743b3216bd3f..e4b6aeb8b808 100644 --- a/kde-misc/fancytasks/fancytasks-1.1.2-r1.ebuild +++ b/kde-misc/fancytasks/fancytasks-1.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,7 +32,7 @@ src_prepare() { local lang for lang in ${KDE_LINGUAS} ; do - if ! use linguas_${lang} ; then + if ! use "l10n_$(kde4_lingua_to_l10n "${lang}")" ; then local dir for dir in ${KDE_LINGUAS_DIR[@]} ; do if [ -f ${dir}/${lang}.mo ]; then -- 2.26.2