summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-04-26 09:03:34 +0200
committerFlorian Schmaus <flow@gentoo.org>2023-04-26 09:04:08 +0200
commiteac4ef89bc915254b9163dba84df7768456ae89b (patch)
tree8778504400fad4996394fedb68e12f5961253e9f /dev-tex/latexmk
parentdev-tex/latexmk: add 480 (diff)
downloadgentoo-eac4ef89bc915254b9163dba84df7768456ae89b.tar.gz
gentoo-eac4ef89bc915254b9163dba84df7768456ae89b.tar.bz2
gentoo-eac4ef89bc915254b9163dba84df7768456ae89b.zip
dev-tex/latexmk: upstream's versioning scheme
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-tex/latexmk')
-rw-r--r--dev-tex/latexmk/latexmk-4.70b.ebuild (renamed from dev-tex/latexmk/latexmk-470b.ebuild)4
-rw-r--r--dev-tex/latexmk/latexmk-4.80.ebuild (renamed from dev-tex/latexmk/latexmk-480.ebuild)2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/latexmk/latexmk-470b.ebuild b/dev-tex/latexmk/latexmk-4.70b.ebuild
index 590510a61fc0..9dc442f45b8d 100644
--- a/dev-tex/latexmk/latexmk-470b.ebuild
+++ b/dev-tex/latexmk/latexmk-4.70b.ebuild
@@ -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"
diff --git a/dev-tex/latexmk/latexmk-480.ebuild b/dev-tex/latexmk/latexmk-4.80.ebuild
index b17c38a6c86d..98e61dcf6d2e 100644
--- a/dev-tex/latexmk/latexmk-480.ebuild
+++ b/dev-tex/latexmk/latexmk-4.80.ebuild
@@ -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"