app-crypt/stan: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sun, 23 Sep 2018 13:38:30 +0000 (16:38 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Thu, 27 Sep 2018 23:51:38 +0000 (02:51 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

app-crypt/stan/stan-0.4.1-r1.ebuild

index 91952b99aec560a282febdcf6cc6fd11f7ca1882..2d9a98e30c579e0abe3ec755848caea6d59a0942 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
 inherit autotools
 
 DESCRIPTION="Stan analyzes binary streams and calculates statistical information"
@@ -11,7 +12,6 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
 PATCHES=(
        "${FILESDIR}/${P}-errno.patch"