Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/latexmk/
Date: Wed, 06 Jan 2021 22:35:39
Message-Id: 1609972519.e6b4112c5b061ac248f451e2afee60339dc91aae.grobian@gentoo
1 commit: e6b4112c5b061ac248f451e2afee60339dc91aae
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 22:35:19 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 22:35:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b4112c
7
8 dev-tex/latexmk: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-tex/latexmk/latexmk-456.ebuild | 4 ++--
14 dev-tex/latexmk/latexmk-465.ebuild | 4 ++--
15 dev-tex/latexmk/latexmk-469.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-tex/latexmk/latexmk-456.ebuild b/dev-tex/latexmk/latexmk-456.ebuild
19 index 043730a3d9d..a52dab2f94b 100644
20 --- a/dev-tex/latexmk/latexmk-456.ebuild
21 +++ b/dev-tex/latexmk/latexmk-456.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -11,7 +11,7 @@ SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
33 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos"
34
35 RDEPEND="virtual/latex-base
36 dev-lang/perl"
37
38 diff --git a/dev-tex/latexmk/latexmk-465.ebuild b/dev-tex/latexmk/latexmk-465.ebuild
39 index 98cf8d88db7..8f7632c2cf2 100644
40 --- a/dev-tex/latexmk/latexmk-465.ebuild
41 +++ b/dev-tex/latexmk/latexmk-465.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2020 Gentoo Authors
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -11,7 +11,7 @@ SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip"
49
50 LICENSE="GPL-2"
51 SLOT="0"
52 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
53 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
54
55 RDEPEND="virtual/latex-base
56 dev-lang/perl"
57
58 diff --git a/dev-tex/latexmk/latexmk-469.ebuild b/dev-tex/latexmk/latexmk-469.ebuild
59 index 4c23390124a..c0f9e432753 100644
60 --- a/dev-tex/latexmk/latexmk-469.ebuild
61 +++ b/dev-tex/latexmk/latexmk-469.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2020 Gentoo Authors
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=7
68 @@ -11,7 +11,7 @@ SRC_URI="http://personal.psu.edu/jcc8/software/latexmk/${PN}-${PV/a}.zip"
69
70 LICENSE="GPL-2"
71 SLOT="0"
72 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
73 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos"
74
75 RDEPEND="virtual/latex-base
76 dev-lang/perl"