public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/latexmk/
@ 2024-11-22 14:59 Florian Schmaus
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Schmaus @ 2024-11-22 14:59 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/latexmk/
@ 2024-11-29 11:56 Florian Schmaus
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Schmaus @ 2024-11-29 11:56 UTC (permalink / raw
  To: gentoo-commits

commit:     11278b3308dfc12a59bb544d58e000c8c79a9b93
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 29 11:35:46 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 11:35:46 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=11278b33

dev-tex/latexmk: sync with ::gentoo

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

 dev-tex/latexmk/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-tex/latexmk/metadata.xml b/dev-tex/latexmk/metadata.xml
index d724efd..91615e8 100644
--- a/dev-tex/latexmk/metadata.xml
+++ b/dev-tex/latexmk/metadata.xml
@@ -5,4 +5,7 @@
 		<email>tex@gentoo.org</email>
 		<name>Gentoo TeX Project</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="ctan">latexmk</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-29 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29 11:56 [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/latexmk/ Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2024-11-22 14:59 Florian Schmaus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox