From: Alon Bar-Lev Date: Sun, 23 Sep 2018 11:00:05 +0000 (+0300) Subject: app-crypt/aescrypt: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=585129adb65680cde035dba56fd270ae6cd4d8a8;p=gentoo.git app-crypt/aescrypt: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/app-crypt/aescrypt/aescrypt-3.0.6b.ebuild b/app-crypt/aescrypt/aescrypt-3.0.6b.ebuild index 73d76b66a2db..39d2ef7cf78a 100644 --- a/app-crypt/aescrypt/aescrypt-3.0.6b.ebuild +++ b/app-crypt/aescrypt/aescrypt-3.0.6b.ebuild @@ -1,7 +1,7 @@ -# 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 toolchain-funcs flag-o-matic @@ -14,9 +14,6 @@ SLOT="0" KEYWORDS="~amd64" IUSE="static" -DEPEND="" -RDEPEND="${DEPEND}" - PATCHES=( "${FILESDIR}/${P}-build.patch" "${FILESDIR}/${P}-iconv.patch"