From: Alon Bar-Lev Date: Sun, 23 Sep 2018 13:38:30 +0000 (+0300) Subject: app-crypt/stan: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a7c6480ffc5fdcb2739aade7fdf3fee29099c653;p=gentoo.git app-crypt/stan: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/app-crypt/stan/stan-0.4.1-r1.ebuild b/app-crypt/stan/stan-0.4.1-r1.ebuild index 91952b99aec5..2d9a98e30c57 100644 --- a/app-crypt/stan/stan-0.4.1-r1.ebuild +++ b/app-crypt/stan/stan-0.4.1-r1.ebuild @@ -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"