dev-tex/europecv: port to EAPI=7
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 13 Dec 2019 19:50:02 +0000 (22:50 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 13 Dec 2019 19:50:02 +0000 (22:50 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-tex/europecv/europecv-20060424-r2.ebuild

index 176acadf0c9da20195ec82c054249aa52a65bc30..52a64514dc703ba07b01e00733ef7939a2390783 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
+
 inherit latex-package
 
 DESCRIPTION="LaTeX class for the standard model for curricula vitae as recommended by the EC"
@@ -17,8 +18,11 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-li
 IUSE="examples"
 
 RDEPEND=">=dev-texlive/texlive-latexextra-2008"
-DEPEND="${RDEPEND}
-       app-arch/unzip"
+
+DEPEND="${RDEPEND}"
+
+BDEPEND="app-arch/unzip"
+
 S="${WORKDIR}/${PN}"
 
 TEXMF=/usr/share/texmf-site