commit: e64dff3e958f99445cbf776c0a813b37fa3c891b Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Dec 9 12:10:27 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Dec 9 12:12:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64dff3e
app-emulation/libguestfs-1.38.6-r100: inherit l10n, for strip-linguas Another case of "made change having already staged the file and forgot to re-run git add to have it included in the commit", sorry about that. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild b/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild index a913bfad138..833f7102526 100644 --- a/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild @@ -6,7 +6,7 @@ EAPI=7 LUA_COMPAT=( lua5-1 ) PYTHON_COMPAT=( python3_6 ) -inherit autotools bash-completion-r1 linux-info lua-single perl-functions python-single-r1 xdg-utils +inherit autotools bash-completion-r1 l10n linux-info lua-single perl-functions python-single-r1 xdg-utils MY_PV_1="$(ver_cut 1-2)" MY_PV_2="$(ver_cut 2)"
