dev-libs/pakchois: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sun, 23 Sep 2018 19:12:35 +0000 (22:12 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Thu, 27 Sep 2018 23:51:43 +0000 (02:51 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

dev-libs/pakchois/pakchois-0.4-r2.ebuild

index 9443a93a491df5cac3e8c3a29c74482c717e233a..d291393a8190e07812e69e6cff56c55b620cf7e0 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 multilib-minimal
 
@@ -14,9 +14,6 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="nls"
 
-DEPEND=""
-RDEPEND=""
-
 multilib_src_configure() {
        ECONF_SOURCE="${S}" econf \
                $(use_enable nls)