diff options
-rw-r--r-- | app-crypt/veracrypt/veracrypt-1.24_p2.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/veracrypt/veracrypt-1.24_p4.ebuild | 2 |
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" |