From 108f6377562efc8f1a7651d1932528d1d927d2bc Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Wed, 18 Mar 2020 22:22:20 -0400 Subject: [PATCH] app-crypt/yubikey-manager-qt: fix missing inherit domenu and doicon were called but missing due to not inheriting desktop.eclass Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Rick Farina --- ...er-qt-1.1.4-r1.ebuild => yubikey-manager-qt-1.1.4-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-crypt/yubikey-manager-qt/{yubikey-manager-qt-1.1.4-r1.ebuild => yubikey-manager-qt-1.1.4-r2.ebuild} (96%) diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r1.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r2.ebuild similarity index 96% rename from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r1.ebuild rename to app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r2.ebuild index 6a1b71e2541b..28af6261aa86 100644 --- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r1.ebuild +++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.4-r2.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) -inherit eutils qmake-utils python-single-r1 +inherit eutils qmake-utils python-single-r1 desktop DESCRIPTION="Cross-platform application for configuring any YubiKey over all USB transports" HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt https://github.com/Yubico/yubikey-manager-qt" -- 2.26.2