summaryrefslogtreecommitdiff
path: root/app-crypt/coolkey
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2018-09-23 14:37:16 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2018-09-28 02:51:28 +0300
commitca6bba4003e9ba41ddb715a93b3ce1af9c27dfdb (patch)
tree525a21af77517b71b71ed2a3c986e9b0a68f708f /app-crypt/coolkey
parent040c7f8c9fc8c2540f3ce886a49fa43a5fcc9b31 (diff)
downloadgentoo-ca6bba4003e9ba41ddb715a93b3ce1af9c27dfdb.tar.gz
gentoo-ca6bba4003e9ba41ddb715a93b3ce1af9c27dfdb.tar.xz
app-crypt/coolkey: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-crypt/coolkey')
-rw-r--r--app-crypt/coolkey/coolkey-1.1.0-r7.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/app-crypt/coolkey/coolkey-1.1.0-r7.ebuild b/app-crypt/coolkey/coolkey-1.1.0-r7.ebuild
index 79c08285e15..cbb3e7161b8 100644
--- a/app-crypt/coolkey/coolkey-1.1.0-r7.ebuild
+++ b/app-crypt/coolkey/coolkey-1.1.0-r7.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PATCHVER="003"
@@ -18,10 +18,9 @@ IUSE="debug"
RDEPEND=">=sys-apps/pcsc-lite-1.6.4
dev-libs/nss[utils]
sys-libs/zlib"
-
DEPEND="${RDEPEND}
- >=app-crypt/ccid-1.4.0
- virtual/pkgconfig"
+ >=app-crypt/ccid-1.4.0"
+BDEPEND="virtual/pkgconfig"
PATCHES=(
"${WORKDIR}/${PN}-patches"