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/Pod-LaTeX/
Date: Sat, 17 Jul 2021 19:29:36
Message-Id: 1626550154.ba127540b65881c9f7d2ba3c6bb29ef7d06776b6.dilfridge@gentoo
1 commit: ba127540b65881c9f7d2ba3c6bb29ef7d06776b6
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 19:29:14 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 19:29:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba127540
7
8 dev-perl/Pod-LaTeX: EAPI=8; virtual/perl-Pod-Parser -> dev-perl/...
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 .../{Pod-LaTeX-0.610.0-r1.ebuild => Pod-LaTeX-0.610.0-r2.ebuild} | 7 +++----
14 1 file changed, 3 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild b/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r2.ebuild
17 similarity index 88%
18 rename from dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild
19 rename to dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r2.ebuild
20 index 6edc8fd633d..8569cf14b6a 100644
21 --- a/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild
22 +++ b/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r2.ebuild
23 @@ -1,7 +1,7 @@
24 # Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=7
28 +EAPI=8
29
30 DIST_AUTHOR=TJENNESS
31 DIST_VERSION=0.61
32 @@ -11,13 +11,12 @@ DESCRIPTION="Convert Pod data to formatted LaTeX"
33
34 SLOT="0"
35 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
36 -IUSE="test"
37 -RESTRICT="!test? ( test )"
38
39 RDEPEND="
40 - virtual/perl-Pod-Parser
41 + dev-perl/Pod-Parser
42 virtual/perl-if
43 "
44 +
45 BDEPEND="${RDEPEND}
46 dev-perl/Module-Build
47 test? (