commit: 2de8258dc1c2e9c52999da522dcae5950286a19e
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 28 10:00:54 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 10:15:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de8258d
app-arch/sharutils: Update inherit from l10n to strip-linguas
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-arch/sharutils/sharutils-4.15.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/sharutils/sharutils-4.15.2-r2.ebuild
b/app-arch/sharutils/sharutils-4.15.2-r2.ebuild
index 9f77f179994..4df30e23942 100644
--- a/app-arch/sharutils/sharutils-4.15.2-r2.ebuild
+++ b/app-arch/sharutils/sharutils-4.15.2-r2.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-inherit flag-o-matic l10n
+inherit flag-o-matic strip-linguas
MY_P="${P/_/-}"
DESCRIPTION="Tools to deal with shar archives"