commit: fbe04bc24770c3db6c23fb91dd80e5f157cc9465
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 28 10:06:07 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 10:15:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe04bc2
net-p2p/eiskaltdcpp: Add strip-linguas to inherit
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
index 6a9de498c3a..1449f415e75 100644
--- a/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
+++ b/net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild
@@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-1 lua5-2 )
PLOCALES="be bg cs da de el en es eu fr hu ie it pl pt_BR ru sk sr sr@latin
sv_SE tr uk vi zh_CN"
-inherit cmake l10n lua-single xdg-utils toolchain-funcs
+inherit cmake l10n lua-single strip-linguas xdg-utils toolchain-funcs
[[ ${PV} = *9999* ]] && inherit git-r3
DESCRIPTION="Qt/DC++ based client for DirectConnect and ADC protocols"