app-crypt/cardpeek: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Fri, 3 Feb 2017 23:20:37 +0000 (01:20 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 4 Feb 2017 01:30:48 +0000 (03:30 +0200)
Package-Manager: portage-2.3.3

app-crypt/cardpeek/cardpeek-0.7.2.ebuild
app-crypt/cardpeek/cardpeek-0.8.4.ebuild

index 41d223df721d946ef016fb289ea9d18a886cdb92..cda1081ecb70b85d3d85d005961c8ce89d83f6e2 100644 (file)
@@ -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= )"
 
index 116af8d7d14ae3ec8a634af191cdfed55f38f8ea..45877d3ac345e5d3f07e0e858e2ca74d0a2c1e7a 100644 (file)
@@ -1,10 +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
-
-inherit eutils
+EAPI=6
 
 DESCRIPTION="Tool to read the contents of smartcards"
 HOMEPAGE="http://pannetrat.com/Cardpeek"