From 814f4cf860e299a046b649eaee5463427984c09c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 8 Jul 2021 15:03:58 +0100 Subject: gentoo resync : 08.07.2021 --- sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild') diff --git a/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild index 86038f4610e9..9abff2ab71ee 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 WX_GTK_VER="3.0-gtk3" PLOCALES="ca cs da de el en es fi fr gl hu it ja kab nb pl pt_BR ru tr uk zh_CN zh_TW" -inherit cmake wxwidgets l10n xdg +inherit cmake plocale wxwidgets xdg DESCRIPTION="Graphical frontend to Maxima, using the wxWidgets toolkit" HOMEPAGE="https://wxmaxima-developers.github.io/wxmaxima/" @@ -43,8 +43,8 @@ src_prepare() { rm -f info/${PN}.${1}.html sed -e "\\|/${1}/wxmaxima.1|d" -i data/CMakeLists.txt } - l10n_find_plocales_changes locales/wxMaxima '' '.po' - l10n_for_each_disabled_locale_do rm_po + plocale_find_changes locales/wxMaxima '' '.po' + plocale_for_each_disabled_locale rm_po } src_configure() { -- cgit v1.2.3