summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2017-02-04 01:20:37 +0200
committerAlon Bar-Lev <alonbl@gentoo.org>2017-02-04 03:30:48 +0200
commite064bc90dc6b6850edf22f4de0cc9ff60a4cee33 (patch)
tree88a18412d86b8012d6ce3024c5470d0d53d85664 /app-crypt/cardpeek/cardpeek-0.7.2.ebuild
parentapp-crypt/hmaccalc: eapi bump (diff)
downloadgentoo-e064bc90dc6b6850edf22f4de0cc9ff60a4cee33.tar.gz
gentoo-e064bc90dc6b6850edf22f4de0cc9ff60a4cee33.tar.bz2
gentoo-e064bc90dc6b6850edf22f4de0cc9ff60a4cee33.zip
app-crypt/cardpeek: eapi bump
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-crypt/cardpeek/cardpeek-0.7.2.ebuild')
-rw-r--r--app-crypt/cardpeek/cardpeek-0.7.2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-crypt/cardpeek/cardpeek-0.7.2.ebuild b/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
index 41d223df721d..cda1081ecb70 100644
--- a/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
+++ b/app-crypt/cardpeek/cardpeek-0.7.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit eutils
@@ -17,8 +17,7 @@ IUSE="libressl"
RDEPEND=">=x11-libs/gtk+-2.12:2
sys-apps/pcsc-lite
- =dev-lang/lua-5.1*
- dev-libs/openssl
+ dev-lang/lua:0
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )"