dev-tex/vc: port to EAPI=7
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 13 Jan 2020 16:08:54 +0000 (19:08 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 13 Jan 2020 16:08:54 +0000 (19:08 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-tex/vc/vc-0.6.ebuild

index e0d91ac8022fe9f4db2e050ebe1267ae5f58fa0d..cf4910ec9085762e07d8631c122727f9658dee70 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit latex-package
 
@@ -14,7 +14,7 @@ LICENSE="CC0-1.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
 
 S="${WORKDIR}/${PN}"