From 62f67115b5c46134c34f88f4b1cbdacc19384c0a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 30 Sep 2018 11:19:18 +0100 Subject: gentoo resync : 30.09.2018 --- app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild') diff --git a/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild b/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild index 350edde96ef8..73ee43d0d035 100644 --- a/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI=7 -inherit linux-mod toolchain-funcs versionator +inherit linux-mod toolchain-funcs MY_PN="BestCrypt" DESCRIPTION="commercially licensed transparent filesystem encryption" @@ -12,12 +12,10 @@ SRC_URI="http://www.jetico.com/linux/${MY_PN}-${PV}.tar.gz" LICENSE="bestcrypt" SLOT="0" -IUSE="" KEYWORDS="~amd64 ~x86" DEPEND="virtual/linux-sources app-shells/bash" -RDEPEND="" S="${WORKDIR}/${MY_PN}-${PV}" -- cgit v1.2.3