* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Mock-LWP/
@ 2022-03-13 20:39 Robin H. Johnson
0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson @ 2022-03-13 20:39 UTC (permalink / raw
To: gentoo-commits
commit: e18f6ccdfc383a6e941c8969dc96a99dfc2595ee
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 20:37:47 2022 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 20:38:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18f6ccd
dev-perl/Test-Mock-LWP: new package, for testing Search-Sitemap
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
dev-perl/Test-Mock-LWP/Manifest | 1 +
dev-perl/Test-Mock-LWP/Test-Mock-LWP-0.8.0.ebuild | 24 +++++++++++++++++++++++
dev-perl/Test-Mock-LWP/metadata.xml | 15 ++++++++++++++
3 files changed, 40 insertions(+)
diff --git a/dev-perl/Test-Mock-LWP/Manifest b/dev-perl/Test-Mock-LWP/Manifest
new file mode 100644
index 000000000000..07444d98339f
--- /dev/null
+++ b/dev-perl/Test-Mock-LWP/Manifest
@@ -0,0 +1 @@
+DIST Test-Mock-LWP-0.08.tar.gz 20176 BLAKE2B c3c566a5f4c6c86afd53311994dde7603a78e7aea141c42a523d96b1d30eeeb3967bd6c2241c6ddcbadeb0c412a6465b473050b66c807660ee8182fe2427057e SHA512 25849615a2c9890eb2c504abe9b63fd7c249f4a54ca0fdde62b99e28fd537e63f6331d9ef3871ebc20dbcbbebb7f3d210ff4053e49ebe32e349c5d561bd32772
diff --git a/dev-perl/Test-Mock-LWP/Test-Mock-LWP-0.8.0.ebuild b/dev-perl/Test-Mock-LWP/Test-Mock-LWP-0.8.0.ebuild
new file mode 100644
index 000000000000..2f3608b34fc6
--- /dev/null
+++ b/dev-perl/Test-Mock-LWP/Test-Mock-LWP-0.8.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=LUKEC
+DIST_VERSION=0.08
+inherit perl-module
+
+DESCRIPTION="Mocks LWP::UserAgent"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ virtual/perl-Carp
+ dev-perl/Test-MockObject
+ virtual/perl-Test
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-CPAN-Meta-Requirements-2.120.620
+ virtual/perl-ExtUtils-MakeMaker
+ virtual/perl-Module-Metadata
+"
diff --git a/dev-perl/Test-Mock-LWP/metadata.xml b/dev-perl/Test-Mock-LWP/metadata.xml
new file mode 100644
index 000000000000..21a18f4398d0
--- /dev/null
+++ b/dev-perl/Test-Mock-LWP/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>robbat2@gentoo.org</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Test-Mock-LWP</remote-id>
+ <remote-id type="cpan-module">Test::Mock::LWP</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Mock-LWP/
@ 2022-03-14 5:03 Robin H. Johnson
0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson @ 2022-03-14 5:03 UTC (permalink / raw
To: gentoo-commits
commit: abaab5861bc9e2abef7c393192c64ed78a43c35e
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 05:03:07 2022 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 05:03:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abaab586
dev-perl/Test-Mock-LWP: fix version
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
.../{Test-Mock-LWP-0.8.0.ebuild => Test-Mock-LWP-0.80.0.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Mock-LWP/Test-Mock-LWP-0.8.0.ebuild b/dev-perl/Test-Mock-LWP/Test-Mock-LWP-0.80.0.ebuild
similarity index 100%
rename from dev-perl/Test-Mock-LWP/Test-Mock-LWP-0.8.0.ebuild
rename to dev-perl/Test-Mock-LWP/Test-Mock-LWP-0.80.0.ebuild
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-14 5:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-13 20:39 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Mock-LWP/ Robin H. Johnson
-- strict thread matches above, loose matches on Subject: below --
2022-03-14 5:03 Robin H. Johnson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox