app-crypt/aescrypt: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sun, 23 Sep 2018 11:00:05 +0000 (14:00 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Thu, 27 Sep 2018 23:51:25 +0000 (02:51 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

app-crypt/aescrypt/aescrypt-3.0.6b.ebuild

index 73d76b66a2dbdc4e297c563791f4311a3413f772..39d2ef7cf78ad84cfc5e1058ad2d603b9adea414 100644 (file)
@@ -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"