public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Weaver/
Date: Sat, 31 Jul 2021 17:06:58 +0000 (UTC)	[thread overview]
Message-ID: <1627751207.161527e9d17919dbd7d2cd9263ae77d05480b897.dilfridge@gentoo> (raw)

commit:     161527e9d17919dbd7d2cd9263ae77d05480b897
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 17:04:14 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 17:06:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161527e9

dev-perl/Pod-Weaver: Version bump 4.018

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

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

diff --git a/dev-perl/Pod-Weaver/Manifest b/dev-perl/Pod-Weaver/Manifest
index 1ee3f68f1f2..93aa5ff6c80 100644
--- a/dev-perl/Pod-Weaver/Manifest
+++ b/dev-perl/Pod-Weaver/Manifest
@@ -1 +1,2 @@
 DIST Pod-Weaver-4.015.tar.gz 40303 BLAKE2B d0f33427a2a01682b7581072ed47ddc5c1cfe33794ce552ad3a70dcd7c73f0a3280a91e28cf5a207cadd4d074600864a389e25eedaa02500d23d46ab45677e17 SHA512 333e29757766b0c2ddd39cde3ef0649a3e79143a611c48c3644807d248c0c7d6a027683ca88158bf59b369b1e329cdd6f3f1c3dda6c3baaa26648f80ecdb4a8d
+DIST Pod-Weaver-4.018.tar.gz 43480 BLAKE2B 8a73914d2de336ce4f1b66665768a9df964e9dc9ff11e412a539395f8aa39fdf9ddf62b85fd06de5a1c076c587b8796e9c8edcb1cb4b0bdb67e93bdadc793bb5 SHA512 fd8d2665866e4fb0606111ddeddfc992077b90419bb21905514590815594b0b918a98ccbfa92fa57a646b52a0a061a02e718926edd3a7dfed52977c00bd18472

diff --git a/dev-perl/Pod-Weaver/Pod-Weaver-4.18.0.ebuild b/dev-perl/Pod-Weaver/Pod-Weaver-4.18.0.ebuild
new file mode 100644
index 00000000000..b9bed70494d
--- /dev/null
+++ b/dev-perl/Pod-Weaver/Pod-Weaver-4.18.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=4.018
+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:[~2021-07-31 17:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-31 17:06 Andreas K. Hüttel [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
2023-06-19  0:58 Sam James
2021-11-26 17:04 Andreas K. Hüttel
2021-10-11  3:13 Sam James
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=1627751207.161527e9d17919dbd7d2cd9263ae77d05480b897.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