diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:01:41 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:27 +0200 |
commit | 221f0f68d1187ec72b6858fcc80372a40123a531 (patch) | |
tree | f0655caa11987bd3f0f13ac774f445e5395f980d /app-emulation/libguestfs | |
parent | app-arch/sharutils: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-221f0f68d1187ec72b6858fcc80372a40123a531.tar.gz gentoo-221f0f68d1187ec72b6858fcc80372a40123a531.tar.bz2 gentoo-221f0f68d1187ec72b6858fcc80372a40123a531.zip |
app-emulation/libguestfs: 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-emulation/libguestfs')
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.44.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild b/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild index 13ce7ab088ae..12a00b8b9477 100644 --- a/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.38.6-r103.ebuild @@ -6,7 +6,7 @@ EAPI=7 LUA_COMPAT=( lua5-1 ) PYTHON_COMPAT=( python3_{6,7,8} ) -inherit autotools bash-completion-r1 l10n linux-info lua-single perl-functions python-single-r1 xdg-utils flag-o-matic +inherit autotools bash-completion-r1 linux-info lua-single perl-functions python-single-r1 strip-linguas xdg-utils flag-o-matic MY_PV_1="$(ver_cut 1-2)" MY_PV_2="$(ver_cut 2)" diff --git a/app-emulation/libguestfs/libguestfs-1.44.1.ebuild b/app-emulation/libguestfs/libguestfs-1.44.1.ebuild index a82e43a0ab06..a7311dc74bb0 100644 --- a/app-emulation/libguestfs/libguestfs-1.44.1.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.44.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 LUA_COMPAT=( lua5-1 ) PYTHON_COMPAT=( python3_{7,8,9} ) -inherit autotools bash-completion-r1 l10n linux-info lua-single perl-functions python-single-r1 toolchain-funcs xdg-utils flag-o-matic +inherit autotools bash-completion-r1 linux-info lua-single perl-functions python-single-r1 strip-linguas toolchain-funcs xdg-utils flag-o-matic MY_PV_1="$(ver_cut 1-2)" MY_PV_2="$(ver_cut 2)" |