diff options
author | 2017-02-04 01:20:37 +0200 | |
---|---|---|
committer | 2017-02-04 03:30:48 +0200 | |
commit | e064bc90dc6b6850edf22f4de0cc9ff60a4cee33 (patch) | |
tree | 88a18412d86b8012d6ce3024c5470d0d53d85664 /app-crypt/cardpeek/cardpeek-0.8.4.ebuild | |
parent | app-crypt/hmaccalc: eapi bump (diff) | |
download | gentoo-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.8.4.ebuild')
-rw-r--r-- | app-crypt/cardpeek/cardpeek-0.8.4.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-crypt/cardpeek/cardpeek-0.8.4.ebuild b/app-crypt/cardpeek/cardpeek-0.8.4.ebuild index 116af8d7d14a..45877d3ac345 100644 --- a/app-crypt/cardpeek/cardpeek-0.8.4.ebuild +++ b/app-crypt/cardpeek/cardpeek-0.8.4.ebuild @@ -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" |