summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-06-28 12:02:05 +0200
committerUlrich Müller <ulm@gentoo.org>2021-06-30 12:15:27 +0200
commit0950f2dd5a6ac3d7c28102d5a12ab6f674e2a0f6 (patch)
tree1ee6c7c3283896fbdd45179bd95deb086507be9f /app-misc/hivex
parentapp-emulation/libguestfs: Update inherit from l10n to strip-linguas (diff)
downloadgentoo-0950f2dd5a6ac3d7c28102d5a12ab6f674e2a0f6.tar.gz
gentoo-0950f2dd5a6ac3d7c28102d5a12ab6f674e2a0f6.tar.bz2
gentoo-0950f2dd5a6ac3d7c28102d5a12ab6f674e2a0f6.zip
app-misc/hivex: Update inherit from l10n to strip-linguas
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-misc/hivex')
-rw-r--r--app-misc/hivex/hivex-1.3.18.ebuild2
-rw-r--r--app-misc/hivex/hivex-1.3.20.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hivex/hivex-1.3.18.ebuild b/app-misc/hivex/hivex-1.3.18.ebuild
index cace53ff05ef..8d2e2ccca062 100644
--- a/app-misc/hivex/hivex-1.3.18.ebuild
+++ b/app-misc/hivex/hivex-1.3.18.ebuild
@@ -8,7 +8,7 @@ RUBY_OPTIONAL=yes
PYTHON_COMPAT=( python3_{7,8,9} )
-inherit l10n perl-module ruby-ng python-single-r1
+inherit perl-module ruby-ng python-single-r1 strip-linguas
DESCRIPTION="Library for reading and writing Windows Registry 'hive' binary files"
HOMEPAGE="https://libguestfs.org"
diff --git a/app-misc/hivex/hivex-1.3.20.ebuild b/app-misc/hivex/hivex-1.3.20.ebuild
index 3fd24d446ca2..2758e02bdd64 100644
--- a/app-misc/hivex/hivex-1.3.20.ebuild
+++ b/app-misc/hivex/hivex-1.3.20.ebuild
@@ -8,7 +8,7 @@ RUBY_OPTIONAL=yes
PYTHON_COMPAT=( python3_{7,8,9} )
-inherit l10n perl-module ruby-ng python-single-r1
+inherit perl-module ruby-ng python-single-r1 strip-linguas
DESCRIPTION="Library for reading and writing Windows Registry 'hive' binary files"
HOMEPAGE="https://libguestfs.org"