Skip to content

Commit

Permalink
dev-tex/biblatex-gost: port to EAPI=7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <[email protected]>
  • Loading branch information
Zlogene committed Jan 19, 2020
1 parent d29795d commit 7b5046e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-tex/biblatex-gost/biblatex-gost-1.17.ebuild
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -12,11 +12,11 @@ SRC_URI="https://github.com/odomanov/${PN}/archive/ver.${PV}.tar.gz -> ${P}.tar.
LICENSE="LPPL-1.3c"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-texlive/texlive-latexextra
>=dev-tex/biblatex-3.8
>=dev-tex/biber-2.8"

DEPEND="${RDEPEND}"

S="${WORKDIR}/${PN}-ver.${PV}"
Expand Down

0 comments on commit 7b5046e

Please sign in to comment.