summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-15 16:03:36 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-20 21:38:44 -0400
commitd05e9c9faee2af4fc3921afe6fec784b68015853 (patch)
tree00206b399aeb1f21b6dc9bf0ee656cf1d4b5f1cc /app-crypt
parentdev-ros/settlerlib: remove unused patch(es) (diff)
downloadgentoo-d05e9c9faee2af4fc3921afe6fec784b68015853.tar.gz
gentoo-d05e9c9faee2af4fc3921afe6fec784b68015853.tar.bz2
gentoo-d05e9c9faee2af4fc3921afe6fec784b68015853.zip
app-crypt/veracrypt: update eclass inheritation
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16260 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/veracrypt/veracrypt-1.24_p2.ebuild2
-rw-r--r--app-crypt/veracrypt/veracrypt-1.24_p4.ebuild2
2 files changed, 2 insertions, 2 deletions
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"