Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/hivex/
Date: Mon, 07 Jun 2021 08:33:35
Message-Id: 1623054798.b760ae012e573a9c594cf7a3a43aacb175a84c88.juippis@gentoo
1 commit: b760ae012e573a9c594cf7a3a43aacb175a84c88
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Sat May 8 16:54:43 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 7 08:33:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b760ae01
7
8 app-misc/hivex: update eclasses
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 app-misc/hivex/hivex-1.3.18.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-misc/hivex/hivex-1.3.18.ebuild b/app-misc/hivex/hivex-1.3.18.ebuild
18 index 9e486753dc9..cace53ff05e 100644
19 --- a/app-misc/hivex/hivex-1.3.18.ebuild
20 +++ b/app-misc/hivex/hivex-1.3.18.ebuild
21 @@ -8,7 +8,7 @@ RUBY_OPTIONAL=yes
22
23 PYTHON_COMPAT=( python3_{7,8,9} )
24
25 -inherit eutils perl-module ruby-ng python-single-r1
26 +inherit l10n perl-module ruby-ng python-single-r1
27
28 DESCRIPTION="Library for reading and writing Windows Registry 'hive' binary files"
29 HOMEPAGE="https://libguestfs.org"