public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Weaver/
Date: Mon, 19 Jun 2023 00:58:02 +0000 (UTC)	[thread overview]
Message-ID: <1687136050.bb56cfc4a7e4fe1433b1c4a8ade2ac173e586782.sam@gentoo> (raw)

commit:     bb56cfc4a7e4fe1433b1c4a8ade2ac173e586782
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 00:54:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 00:54:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb56cfc4

dev-perl/Pod-Weaver: add 4.19.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Pod-Weaver/Manifest                 |  1 +
 dev-perl/Pod-Weaver/Pod-Weaver-4.19.0.ebuild | 44 ++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-perl/Pod-Weaver/Manifest b/dev-perl/Pod-Weaver/Manifest
index a3b502382bf1..40080ad8a534 100644
--- a/dev-perl/Pod-Weaver/Manifest
+++ b/dev-perl/Pod-Weaver/Manifest
@@ -1 +1,2 @@
 DIST Pod-Weaver-4.018.tar.gz 43480 BLAKE2B 8a73914d2de336ce4f1b66665768a9df964e9dc9ff11e412a539395f8aa39fdf9ddf62b85fd06de5a1c076c587b8796e9c8edcb1cb4b0bdb67e93bdadc793bb5 SHA512 fd8d2665866e4fb0606111ddeddfc992077b90419bb21905514590815594b0b918a98ccbfa92fa57a646b52a0a061a02e718926edd3a7dfed52977c00bd18472
+DIST Pod-Weaver-4.019.tar.gz 43677 BLAKE2B f610934449aa5c1cbdb526bd43d432c35701b409c40c2009084085f85e77dffaf70ea12f6953671351c931aa4ce1ff9d7ee06d5a9617a048693cf51b00419ab3 SHA512 f33130f0fdb81f219c9f41b0cd1ebc962ba28937f950b6b05e0245ee45650b09e2c37721989ba8ffb90779fc5912775f066f7826ffa3eb797b9b5af084372773

diff --git a/dev-perl/Pod-Weaver/Pod-Weaver-4.19.0.ebuild b/dev-perl/Pod-Weaver/Pod-Weaver-4.19.0.ebuild
new file mode 100644
index 000000000000..53b34218d8b5
--- /dev/null
+++ b/dev-perl/Pod-Weaver/Pod-Weaver-4.19.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=4.019
+inherit perl-module
+
+DESCRIPTION="Weave together a Pod document from an outline"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-perl/Config-MVP-2.0.0
+	dev-perl/Config-MVP-Reader-INI
+	dev-perl/DateTime
+	virtual/perl-File-Spec
+	dev-perl/List-MoreUtils
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	>=dev-perl/Log-Dispatchouli-1.100.710
+	>=dev-perl/Mixin-Linewise-0.103.0
+	dev-perl/Module-Runtime
+	dev-perl/Moose
+	dev-perl/Params-Util
+	>=dev-perl/Pod-Elemental-0.100.220
+	>=dev-perl/String-Flogger-1.0.0
+	>=dev-perl/String-Formatter-0.100.680
+	dev-perl/String-RewritePrefix
+	dev-perl/Text-Template
+	virtual/perl-Text-Tabs+Wrap
+	dev-perl/namespace-autoclean
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/PPI
+		dev-perl/Software-License
+		dev-perl/Test-Differences
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"


             reply	other threads:[~2023-06-19  0:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-19  0:58 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 21:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Weaver/ Sam James
2024-05-01  7:54 Sam James
2023-07-24 13:39 Arthur Zamarin
2021-11-26 17:04 Andreas K. Hüttel
2021-10-11  3:13 Sam James
2021-07-31 17:06 Andreas K. Hüttel
2021-07-04 16:47 Andreas K. Hüttel
2017-12-28  3:38 Kent Fredric
2017-06-20 20:12 Andreas Hüttel

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=1687136050.bb56cfc4a7e4fe1433b1c4a8ade2ac173e586782.sam@gentoo \
    --to=sam@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