summaryrefslogtreecommitdiff
path: root/app-text/sdcv/sdcv-0.5.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-08 15:03:58 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-08 15:03:58 +0100
commit814f4cf860e299a046b649eaee5463427984c09c (patch)
tree74c45f097899310e599dad6b8df5b63e0f085bc0 /app-text/sdcv/sdcv-0.5.3.ebuild
parent7f0ccc917c7abe6223784c703d86cd14755691fb (diff)
gentoo resync : 08.07.2021
Diffstat (limited to 'app-text/sdcv/sdcv-0.5.3.ebuild')
-rw-r--r--app-text/sdcv/sdcv-0.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sdcv/sdcv-0.5.3.ebuild b/app-text/sdcv/sdcv-0.5.3.ebuild
index 838b28af56f0..8f7ae8fc46d8 100644
--- a/app-text/sdcv/sdcv-0.5.3.ebuild
+++ b/app-text/sdcv/sdcv-0.5.3.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PLOCALES="cs fr ru sk uk zh_CN zh_TW"
-inherit cmake l10n
+inherit cmake plocale
DESCRIPTION="Console version of Stardict program"
HOMEPAGE="https://dushistov.github.io/sdcv/"
@@ -41,7 +41,7 @@ src_prepare() {
rm_loc() {
rm "po/${1}.po" || die
}
- l10n_for_each_disabled_locale_do rm_loc
+ plocale_for_each_disabled_locale rm_loc
# do not install locale-specific man pages unless asked to
if ! has uk ${LINGUAS-uk}; then