From: Alon Bar-Lev Date: Sat, 4 Feb 2017 19:28:05 +0000 (+0200) Subject: app-crypt/yubikey-neo-manager: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e17db90de7f01c540e0383d4c30ed1aab95784fb;p=gentoo.git app-crypt/yubikey-neo-manager: eapi bump Package-Manager: portage-2.3.3 --- diff --git a/app-crypt/yubikey-neo-manager/yubikey-neo-manager-1.4.0.ebuild b/app-crypt/yubikey-neo-manager/yubikey-neo-manager-1.4.0.ebuild index 4a871db3e54e..ea721595b9ba 100644 --- a/app-crypt/yubikey-neo-manager/yubikey-neo-manager-1.4.0.ebuild +++ b/app-crypt/yubikey-neo-manager/yubikey-neo-manager-1.4.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 +inherit distutils-r1 eutils DESCRIPTION="Cross platform personalization tool for the YubiKey NEO" HOMEPAGE="https://developers.yubico.com/yubikey-neo-manager/"