dev-tex/latexmk: upstream's versioning scheme

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2023-04-26 09:03:34 +02:00
parent 02f907d8e8
commit eac4ef89bc
3 changed files with 5 additions and 5 deletions

View File

@@ -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}

View File

@@ -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"

View File

@@ -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"