Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Template-Plugin-Latex/
Date: Tue, 18 May 2021 21:50:39
Message-Id: 1621374591.07c1fe7a1183da97d144ec645f3d3762357f7f99.dilfridge@gentoo
1 commit: 07c1fe7a1183da97d144ec645f3d3762357f7f99
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 22:36:54 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 18 21:49:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c1fe7a
7
8 dev-perl/Template-Plugin-Latex: Needs xetex
9
10 Closes: https://bugs.gentoo.org/656346
11 Package-Manager: Portage-3.0.18, Repoman-3.0.2
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 ...n-Latex-3.120.0.ebuild => Template-Plugin-Latex-3.120.0-r1.ebuild} | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0-r1.ebuild
18 similarity index 95%
19 rename from dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild
20 rename to dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0-r1.ebuild
21 index 69bed46e717..cf447011172 100644
22 --- a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild
23 +++ b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0-r1.ebuild
24 @@ -1,7 +1,7 @@
25 # Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=6
29 +EAPI=7
30
31 DIST_AUTHOR=EHUELS
32 DIST_VERSION=3.12
33 @@ -19,7 +19,7 @@ RDEPEND="
34 >=dev-perl/LaTeX-Encode-0.20.0
35 dev-perl/LaTeX-Table
36 >=dev-perl/Template-Toolkit-2.160.0
37 - virtual/latex-base
38 + app-text/texlive[xetex]
39 "
40 src_test() {
41 LATEX_TESTING=1 perl-module_src_test