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/Test-Manifest/
Date: Thu, 19 Aug 2021 00:15:04 +0000 (UTC)	[thread overview]
Message-ID: <1629332090.9fe331d438aef3faee80352429d9949850a9c833.dilfridge@gentoo> (raw)

commit:     9fe331d438aef3faee80352429d9949850a9c833
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 00:12:40 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 00:14:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe331d4

dev-perl/Test-Manifest: Version bump 2.022

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

 dev-perl/Test-Manifest/Manifest                    |  1 +
 dev-perl/Test-Manifest/Test-Manifest-2.22.0.ebuild | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/Test-Manifest/Manifest b/dev-perl/Test-Manifest/Manifest
index 189babb65ea..45884026ba7 100644
--- a/dev-perl/Test-Manifest/Manifest
+++ b/dev-perl/Test-Manifest/Manifest
@@ -1 +1,2 @@
 DIST Test-Manifest-2.02.tar.gz 9180 BLAKE2B c8f75c906ff15d2c9d087f9d9d619eb7e05807a89976e587505997adf746f71385e17b33166845e28c86d9488ea6be42be5b6657acec31f172c47dacef634624 SHA512 b22a93b1ff9a0cbbd5a7be0d01d7ec1b925f9f5b0a865b283b68891d411e406c57e7459ea34f575ae40701e91f12474b9cf4ae66512bec73609b1066315586b1
+DIST Test-Manifest-2.022.tar.gz 14664 BLAKE2B 34a3f850886b0d0017911dcde3cdcd40cae2b1cfea859928b7c837d3ead104f1b7501ac9f26114011ac2c70bf008e3137db3c767c5d635a1c7047349601d0e33 SHA512 e72f5c7c23bac5453afddb81c9175a3b07b9a8f935c37d0fe5ed7e0f6861742c2e9596396b9cb84d62bf2229bc9956bad26c47d7eaab6777ec7628927e294209

diff --git a/dev-perl/Test-Manifest/Test-Manifest-2.22.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-2.22.0.ebuild
new file mode 100644
index 00000000000..f274d3497bb
--- /dev/null
+++ b/dev-perl/Test-Manifest/Test-Manifest-2.22.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=2.022
+inherit perl-module
+
+DESCRIPTION="Interact with a t/test_manifest file"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+LICENSE="Artistic-2"
+
+RDEPEND="
+	virtual/perl-File-Spec
+	virtual/perl-Test-Harness
+"
+BDEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	test? (
+		virtual/perl-File-Temp
+		>=virtual/perl-Test-Simple-1.0.0
+	)
+"
+
+src_test() {
+	# Ugh, Upstream has tests that depend on tests ...
+	echo 'print qq[1..1\nok 1];' > "${S}/t/99pod.t"
+	echo 'print qq[1..1\nok 1];' > "${S}/t/pod_coverage.t"
+	perl-module_src_test
+}


             reply	other threads:[~2021-08-19  0:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19  0:15 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 21:24 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Manifest/ Sam James
2024-05-02  4:52 Andreas K. Hüttel
2023-06-18  4:17 Sam James
2021-12-10 17:21 Andreas K. Hüttel
2021-10-12  7:14 Agostino Sarubbo
2021-10-12  7:10 Agostino Sarubbo
2021-10-11  5:45 Sam James
2021-10-11  3:15 Sam James
2017-06-30  3:48 Kent Fredric
2016-08-08 13:50 Kent Fredric
2016-06-05  0:17 Andreas Hüttel
2016-06-05  0:17 Andreas Hüttel
2016-06-01 12:21 Tobias Klausmann
2015-09-19 21:06 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=1629332090.9fe331d438aef3faee80352429d9949850a9c833.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