mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-tex/latexmk: upstream's versioning scheme
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -46,7 +46,7 @@ RDEPEND="${DEPEND}
|
||||
extra? (
|
||||
app-text/dvisvgm
|
||||
dev-tex/latexdiff
|
||||
>=dev-tex/latexmk-418
|
||||
dev-tex/latexmk
|
||||
>=${TEXLIVE_CAT}/texlive-bibtexextra-${PV}
|
||||
>=${TEXLIVE_CAT}/texlive-fontsextra-${PV}
|
||||
>=${TEXLIVE_CAT}/texlive-formatsextra-${PV}
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -8,7 +8,7 @@ inherit bash-completion-r1
|
||||
DESCRIPTION="Perl script for automatically building LaTeX documents"
|
||||
HOMEPAGE="https://personal.psu.edu/~jcc8/software/latexmk/
|
||||
https://ctan.org/pkg/latexmk/"
|
||||
SRC_URI="https://personal.psu.edu/~jcc8/software/${PN}/${P}.zip"
|
||||
SRC_URI="https://personal.psu.edu/~jcc8/software/${PN}/${P/./}.zip"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
@@ -8,7 +8,7 @@ inherit bash-completion-r1
|
||||
DESCRIPTION="Perl script for automatically building LaTeX documents"
|
||||
HOMEPAGE="https://personal.psu.edu/~jcc8/software/latexmk/
|
||||
https://ctan.org/pkg/latexmk/"
|
||||
SRC_URI="https://personal.psu.edu/~jcc8/software/${PN}/${P}.zip"
|
||||
SRC_URI="https://personal.psu.edu/~jcc8/software/${PN}/${P/./}.zip"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
Reference in New Issue
Block a user