1 # Copyright 1999-2019 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="A wrapper to make latexmk more terse."
9 HOMEPAGE="http://www.math.umd.edu/~sgilles"
10 EGIT_REPO_URI="https://repo.or.cz/latexmk-quieter.git"
11 if [[ ${PV} == 9999 ]]
13 KEYWORDS="~amd64 ~arm ~x86"
16 KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 amd64-fbsd x86-fbsd"
21 RDEPEND="dev-lua/lua-spawn dev-lua/lunix dev-lua/lpeg"