From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Driver/
Date: Tue, 22 Jun 2021 21:38:25 +0000 (UTC) [thread overview]
Message-ID: <1624397895.79d43d904921e7ad765a6575b2ee656d9e3105b1.dilfridge@gentoo> (raw)
commit: 79d43d904921e7ad765a6575b2ee656d9e3105b1
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 21:37:43 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 21:38:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d43d90
dev-perl/LaTeX-Driver: Version bump 1.2.0
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild | 45 +++++++++++++++++++++++++
dev-perl/LaTeX-Driver/Manifest | 1 +
2 files changed, 46 insertions(+)
diff --git a/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild b/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild
new file mode 100644
index 00000000000..f87c7e7142d
--- /dev/null
+++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-1.2.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=EHUELS
+inherit perl-module
+
+DESCRIPTION="Perl encapsulation of invoking the Latex programs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ dev-perl/Capture-Tiny
+ dev-perl/Class-Accessor
+ dev-perl/Exception-Class
+ dev-perl/File-Slurp
+ virtual/perl-File-Spec
+ >=virtual/perl-File-Temp-0.230.0
+ dev-perl/File-pushd
+ virtual/perl-Getopt-Long
+ dev-perl/Log-Any
+ dev-perl/Readonly
+ virtual/perl-parent
+ virtual/latex-base
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ test? (
+ >=virtual/perl-Test-Simple-0.880.0
+ dev-perl/Test-Exception
+ app-text/texlive-core
+ dev-texlive/texlive-latexextra
+ )
+"
+
+src_prepare() {
+ sed -i -e 's/use inc::Module::Install/use lib q[.]; use inc::Module::Install/' Makefile.PL ||
+ die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+
+ use test && perl_rm_files t/{90-kwalitee,91-pod,92-pod-coverage,93-perl-critic}.t
+
+ perl-module_src_prepare
+}
diff --git a/dev-perl/LaTeX-Driver/Manifest b/dev-perl/LaTeX-Driver/Manifest
index ab337ae22be..0fe6fc85128 100644
--- a/dev-perl/LaTeX-Driver/Manifest
+++ b/dev-perl/LaTeX-Driver/Manifest
@@ -1 +1,2 @@
DIST LaTeX-Driver-0.300.2.tar.gz 54084 BLAKE2B ea26e2fd065cbd79304116ca10ac5f1cfe77247aa615c2ca635cf5eaa9701276ee94e66be0efccf2bb560c6271cdfee55f56a0a00f7a77086bf5e641cba1c1ff SHA512 09f485071004d151c2d3ced576ac7b5423fd2d014a3950e0bc8bc2bb1e507b4aa6f041a7d54ad085632a0988d48d69ad726439adcabb8d8a81e10fb613e78271
+DIST LaTeX-Driver-1.2.0.tar.gz 55293 BLAKE2B b997150eca6c563e0901507b2f50cca91fe9c93e5facd0b680576d1b68be3055f318459f2b884fe87830be4ac4222e46d71060dcfae0131e02a6cc38f65ec1ad SHA512 013e64f74dc4d0b833c25c545281d7453a0dbdedc74c0e3af54fd1e4cdf6b4389c6c248d19e338cee3ca7af70344ec0ba1a3920c02bb11aed43d03135a1bdc42
next reply other threads:[~2021-06-22 21:38 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-22 21:38 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-07 18:47 [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Driver/ Andreas K. Hüttel
2021-09-17 7:51 Yixun Lan
2021-08-06 0:30 Sam James
2021-08-03 12:38 Agostino Sarubbo
2021-08-02 4:16 Sam James
2021-08-01 17:44 Sam James
2021-08-01 17:44 Sam James
2021-06-26 1:34 Sam James
2021-06-26 1:34 Sam James
2021-06-24 17:33 Sergei Trofimovich
2020-04-14 13:57 Kent Fredric
2019-07-28 17:16 Aaron Bauman
2019-04-13 17:27 Aaron Bauman
2018-10-21 8:39 Fabian Groffen
2018-07-15 23:57 Mikle Kolyada
2017-10-27 6:49 Kent Fredric
2017-10-27 6:49 Kent Fredric
2017-06-30 22:46 Andreas Hüttel
2017-06-30 22:42 Andreas Hüttel
2016-12-25 10:23 Agostino Sarubbo
2016-12-22 8:57 Agostino Sarubbo
2016-12-19 20:57 Andreas Hüttel
2016-12-19 15:40 Tobias Klausmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1624397895.79d43d904921e7ad765a6575b2ee656d9e3105b1.dilfridge@gentoo \
--to=dilfridge@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox