commit: ba127540b65881c9f7d2ba3c6bb29ef7d06776b6
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 19:29:14 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 19:29:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba127540
dev-perl/Pod-LaTeX: EAPI=8; virtual/perl-Pod-Parser -> dev-perl/...
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{Pod-LaTeX-0.610.0-r1.ebuild => Pod-LaTeX-0.610.0-r2.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
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
similarity index 88%
rename from dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild
rename to dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r2.ebuild
index 6edc8fd633d..8569cf14b6a 100644
--- a/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r1.ebuild
+++ b/dev-perl/Pod-LaTeX/Pod-LaTeX-0.610.0-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DIST_AUTHOR=TJENNESS
DIST_VERSION=0.61
@@ -11,13 +11,12 @@ DESCRIPTION="Convert Pod data to formatted LaTeX"
SLOT="0"
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"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
- virtual/perl-Pod-Parser
+ dev-perl/Pod-Parser
virtual/perl-if
"
+
BDEPEND="${RDEPEND}
dev-perl/Module-Build
test? (