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 --- dev-vcs/git/git-2.26.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-vcs/git/git-2.26.3.ebuild') diff --git a/dev-vcs/git/git-2.26.3.ebuild b/dev-vcs/git/git-2.26.3.ebuild index a498677949f5..d76017fa888e 100644 --- a/dev-vcs/git/git-2.26.3.ebuild +++ b/dev-vcs/git/git-2.26.3.ebuild @@ -8,7 +8,7 @@ GENTOO_DEPEND_ON_PERL=no # bug #329479: git-remote-testgit is not multiple-version aware PYTHON_COMPAT=( python3_{7,8} ) -inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd +inherit toolchain-funcs elisp-common perl-module bash-completion-r1 plocale python-single-r1 systemd PLOCALES="bg ca de es fr is it ko pt_PT ru sv vi zh_CN" if [[ ${PV} == *9999 ]]; then @@ -578,7 +578,7 @@ src_install() { rm -r "${ED}/usr/share/locale/${1}" || die fi } - l10n_for_each_disabled_locale_do rm_loc + plocale_for_each_disabled_locale rm_loc } src_test() { -- cgit v1.2.3