From d05e9c9faee2af4fc3921afe6fec784b68015853 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 15 Jun 2020 16:03:36 +0200 Subject: app-crypt/veracrypt: update eclass inheritation Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/16260 Signed-off-by: Aaron Bauman --- app-crypt/veracrypt/veracrypt-1.24_p2.ebuild | 2 +- app-crypt/veracrypt/veracrypt-1.24_p4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/veracrypt/veracrypt-1.24_p2.ebuild b/app-crypt/veracrypt/veracrypt-1.24_p2.ebuild index b94fb0affbee..8c98f9531ee2 100644 --- a/app-crypt/veracrypt/veracrypt-1.24_p2.ebuild +++ b/app-crypt/veracrypt/veracrypt-1.24_p2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils linux-info pax-utils toolchain-funcs wxwidgets +inherit desktop linux-info pax-utils toolchain-funcs wxwidgets DESCRIPTION="Disk encryption with strong security based on TrueCrypt" HOMEPAGE="https://www.veracrypt.fr/en/Home.html" diff --git a/app-crypt/veracrypt/veracrypt-1.24_p4.ebuild b/app-crypt/veracrypt/veracrypt-1.24_p4.ebuild index 59194385b763..10a8cfcacd0a 100644 --- a/app-crypt/veracrypt/veracrypt-1.24_p4.ebuild +++ b/app-crypt/veracrypt/veracrypt-1.24_p4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils linux-info pax-utils toolchain-funcs wxwidgets +inherit desktop eapi7-ver linux-info pax-utils toolchain-funcs wxwidgets MY_PV="$(ver_cut 1-2)-Update$(ver_cut 4)" DESCRIPTION="Disk encryption with strong security based on TrueCrypt" -- cgit v1.2.3-65-gdbad