commit:     84522a4820f55e6ddafea1d635afcbceeaf09202
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 14:39:34 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 14:40:30 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=84522a48

dev-tex/latexmk: add 4.85, drop 4.83

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-tex/latexmk/Manifest                                     | 2 +-
 dev-tex/latexmk/{latexmk-4.83.ebuild => latexmk-4.85.ebuild} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-tex/latexmk/Manifest b/dev-tex/latexmk/Manifest
index 89686fc..00e2d02 100644
--- a/dev-tex/latexmk/Manifest
+++ b/dev-tex/latexmk/Manifest
@@ -1 +1 @@
-DIST latexmk-483.zip 542683 BLAKE2B 
c6c45b878d2c78bec5e9a7daf4f8e513466a904349ef254792c94412bc872ba4a76b7da276e1f6588fec76bfcfa90e0465fe5b3f9b2785361d4acee15bf31a77
 SHA512 
5a856bb8ec37ab582ce35ba01f6c3ad574b73862e6ed67810b166b34344a2d76c3046e4b7442cac81e8cf7ff64bac674f2b4f5b76f0c0cd266271e930ded093e
+DIST latexmk-485.zip 566601 BLAKE2B 
858245b0dc252825640b257ec0126351fb4a261c82f1bddf2c8abe67b45fe6d913747489d0b1da007050bd6e5e9898e55998e0c5efc5b4d6115665807d050236
 SHA512 
cb177fc1379ce7249da0931c6ce7e37fbacd812a96ded415fdeaaf5bf736324f55f08df03cec807fc931f65271c5bc4051523d5ffde0b0e281b3777e1c885840

diff --git a/dev-tex/latexmk/latexmk-4.83.ebuild 
b/dev-tex/latexmk/latexmk-4.85.ebuild
similarity index 84%
rename from dev-tex/latexmk/latexmk-4.83.ebuild
rename to dev-tex/latexmk/latexmk-4.85.ebuild
index cd236a4..f3a6644 100644
--- a/dev-tex/latexmk/latexmk-4.83.ebuild
+++ b/dev-tex/latexmk/latexmk-4.85.ebuild
@@ -10,9 +10,11 @@ HOMEPAGE="https://personal.psu.edu/~jcc8/software/latexmk/
                  https://ctan.org/pkg/latexmk/";
 SRC_URI="https://www.cantab.net/users/johncollins/${PN}/${P/./}.zip";
 
+S="${WORKDIR}/${PN}"
+
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="
        dev-lang/perl
@@ -23,8 +25,6 @@ DEPEND="${RDEPEND}"
 
 BDEPEND="app-arch/unzip"
 
-S="${WORKDIR}/${PN}"
-
 src_install() {
        newbin latexmk.pl latexmk
        doman latexmk.1

Reply via email to