summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-05-08 18:54:43 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-06-07 11:33:18 +0300
commitb760ae012e573a9c594cf7a3a43aacb175a84c88 (patch)
tree99224388f00565e0378571afef20206b6a95dc72 /app-misc/hivex
parentapp-misc/geekcode: remove unused eclass, fix LICENSE (diff)
downloadgentoo-b760ae012e573a9c594cf7a3a43aacb175a84c88.tar.gz
gentoo-b760ae012e573a9c594cf7a3a43aacb175a84c88.tar.bz2
gentoo-b760ae012e573a9c594cf7a3a43aacb175a84c88.zip
app-misc/hivex: update eclasses
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-misc/hivex')
-rw-r--r--app-misc/hivex/hivex-1.3.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/hivex/hivex-1.3.18.ebuild b/app-misc/hivex/hivex-1.3.18.ebuild
index 9e486753dc95..cace53ff05ef 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 eutils perl-module ruby-ng python-single-r1
+inherit l10n perl-module ruby-ng python-single-r1
DESCRIPTION="Library for reading and writing Windows Registry 'hive' binary files"
HOMEPAGE="https://libguestfs.org"