Skip to content

Commit

Permalink
dev-tex/feynmf: 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 4a5bce6 commit ac99c3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-tex/feynmf/feynmf-1.08-r6.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 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 @@ -22,6 +22,7 @@ DEPEND="${RDEPEND}
doc? ( dev-texlive/texlive-bibtexextra )"

S="${WORKDIR}/${PN}"

PATCHES=(
"${FILESDIR}"/${P}.patch
"${FILESDIR}"/${P}-tempfile.patch
Expand Down

0 comments on commit ac99c3b

Please sign in to comment.