public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Template-Plugin-Latex/
Date: Mon, 17 Apr 2017 03:06:43 +0000 (UTC)	[thread overview]
Message-ID: <1492398396.96c0b722c09c502d941c900b80c5ddc21b89ed02.kentnl@gentoo> (raw)

commit:     96c0b722c09c502d941c900b80c5ddc21b89ed02
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 03:06:21 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 03:06:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96c0b722

dev-perl/Template-Plugin-Latex: Bump to version 3.110.0

- EAPI6
- Parallel Testing

Upstream:
- Fix INCLUDE_PATH logic
- Fixup tests
- Explicitly run pdeflatex/xelatex

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Template-Plugin-Latex/Manifest            |  1 +
 .../Template-Plugin-Latex-3.110.0.ebuild           | 26 ++++++++++++++++++++++
 dev-perl/Template-Plugin-Latex/metadata.xml        |  2 ++
 3 files changed, 29 insertions(+)

diff --git a/dev-perl/Template-Plugin-Latex/Manifest b/dev-perl/Template-Plugin-Latex/Manifest
index 6488a446459..96620ec76d8 100644
--- a/dev-perl/Template-Plugin-Latex/Manifest
+++ b/dev-perl/Template-Plugin-Latex/Manifest
@@ -1 +1,2 @@
 DIST Template-Plugin-Latex-3.06.tar.gz 20487 SHA256 8d083ea7f465df817b173bf51ab4f8ab7e00063cf701f1c477a411d2225337bd SHA512 13baa205d2095eb25fb746bfd03dd9f75d7c48cf775cc0b2d5874e9e6a76f69971925729709136dc53276b210855dbc7bf71d79bb0aa3dd28c8383c8569a7441 WHIRLPOOL 4c4f8d8f610a0bdae276779675eb8aad793478f9b5890803fdc8e9b6036087c37b28bdf478bebfbb272cb31d27f305df26883f166086d171d01f7b94ded5438c
+DIST Template-Plugin-Latex-3.11.tar.gz 20050 SHA256 0861945d9109dcbf9f12dd4939caac6d0bbff0b5f58ae2bd5b4beb99168306e8 SHA512 28cf78ec36a3884dd90cceaeae88dee2a2239310a3aba35430fdac1b6eb27b1f674603580c54da025f59a352d3c4e69a00ba5b84e1d3e7e72187eee13ed3dd4d WHIRLPOOL ce494cfa73b81e86f4056b6238310e1c601ba415807a955d2f093d9e266ea4fa6f7866c148ae1d4de6631fe1da464604c579ff702254aa554c423651fc34cf74

diff --git a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.110.0.ebuild b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.110.0.ebuild
new file mode 100644
index 00000000000..23da707b090
--- /dev/null
+++ b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.110.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=EHUELS
+DIST_VERSION=3.11
+inherit perl-module eutils
+
+DESCRIPTION="LaTeX support for the Template Toolkit"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE="test"
+
+RDEPEND="
+	dev-perl/LaTeX-Driver
+	dev-perl/LaTeX-Encode
+	dev-perl/LaTeX-Table
+	>=dev-perl/Template-Toolkit-2.16
+	virtual/latex-base
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Harness )
+"

diff --git a/dev-perl/Template-Plugin-Latex/metadata.xml b/dev-perl/Template-Plugin-Latex/metadata.xml
index a55aa17f43e..db91c66959b 100644
--- a/dev-perl/Template-Plugin-Latex/metadata.xml
+++ b/dev-perl/Template-Plugin-Latex/metadata.xml
@@ -7,5 +7,7 @@
   </maintainer>
   <upstream>
     <remote-id type="cpan">Template-Latex</remote-id>
+    <remote-id type="cpan-module">Template::Latex</remote-id>
+    <remote-id type="cpan-module">Template::Plugin::Latex</remote-id>
   </upstream>
 </pkgmetadata>


             reply	other threads:[~2017-04-17  3:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-17  3:06 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-29 11:06 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Template-Plugin-Latex/ Jakov Smolić
2021-12-13 18:37 Arthur Zamarin
2021-12-13  8:09 Jakov Smolić
2021-12-13  6:22 Sam James
2021-12-13  6:17 Sam James
2021-12-13  6:17 Sam James
2021-09-17  7:51 Yixun Lan
2021-05-18 21:50 Andreas K. Hüttel
2020-07-23  8:04 Kent Fredric
2020-07-18 10:53 Kent Fredric
2019-10-21 16:31 Andreas K. Hüttel
2019-07-28 17:02 Aaron Bauman
2019-04-13 17:27 Aaron Bauman
2018-12-27 19:09 Fabian Groffen
2018-02-28  7:27 Kent Fredric
2016-12-26 17:41 Andreas Hüttel
2016-12-25 10:23 Agostino Sarubbo
2016-12-22  8:57 Agostino Sarubbo
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=1492398396.96c0b722c09c502d941c900b80c5ddc21b89ed02.kentnl@gentoo \
    --to=kentnl@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