app-crypt/yubikey-neo-manager: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sat, 4 Feb 2017 19:28:05 +0000 (21:28 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 4 Feb 2017 20:06:38 +0000 (22:06 +0200)
Package-Manager: portage-2.3.3

app-crypt/yubikey-neo-manager/yubikey-neo-manager-1.4.0.ebuild

index 4a871db3e54e63c19673c11ef36b8a2aa63627f3..ea721595b9ba1f7fab74ea3843aebb8d68bbb291 100644 (file)
@@ -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/"