* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-Mock/
@ 2025-06-22 9:39 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2025-06-22 9:39 UTC (permalink / raw
To: gentoo-commits
commit: f90761520fbc9adfa515fce2f580ed4feef9fac7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 09:38:12 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 09:38:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9076152
dev-perl/DBD-Mock: new package, add 1.590.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DBD-Mock/DBD-Mock-1.590.0.ebuild | 22 ++++++++++++++++++++++
dev-perl/DBD-Mock/Manifest | 1 +
dev-perl/DBD-Mock/metadata.xml | 20 ++++++++++++++++++++
3 files changed, 43 insertions(+)
diff --git a/dev-perl/DBD-Mock/DBD-Mock-1.590.0.ebuild b/dev-perl/DBD-Mock/DBD-Mock-1.590.0.ebuild
new file mode 100644
index 000000000000..a06ed372100f
--- /dev/null
+++ b/dev-perl/DBD-Mock/DBD-Mock-1.590.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=JLCOOPER
+DIST_VERSION=1.59
+inherit perl-module
+
+DESCRIPTION="Mock database driver for testing"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-perl/DBI-1.300.0"
+BDEPEND="
+ ${RDEPEND}
+ >=dev-perl/Module-Build-Tiny-0.35.0
+ test? (
+ dev-perl/Test-Exception
+ )
+"
diff --git a/dev-perl/DBD-Mock/Manifest b/dev-perl/DBD-Mock/Manifest
new file mode 100644
index 000000000000..8125d8649fcb
--- /dev/null
+++ b/dev-perl/DBD-Mock/Manifest
@@ -0,0 +1 @@
+DIST DBD-Mock-1.59.tar.gz 75533 BLAKE2B 1ce9b352a40ef5f57867ac277eb5dc8eb6a1b9461e8192247c14419721537739bab1966c9a80549851c5044e97ae6404dad13c5e472c1d0ae5349c8516101ad2 SHA512 c1ba954ae3f22df9d143e023c1ad5537315618e1d959120af8afdbfc69b13ad3a3ef153a6adbb7f853c204bfc2a3c789daf9de0830260f0687143eb68c31d11f
diff --git a/dev-perl/DBD-Mock/metadata.xml b/dev-perl/DBD-Mock/metadata.xml
new file mode 100644
index 000000000000..6e7ed8a00c2c
--- /dev/null
+++ b/dev-perl/DBD-Mock/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">DBD-Mock</remote-id>
+ <remote-id type="cpan-module">DBD::Mock</remote-id>
+ <remote-id type="cpan-module">DBD::Mock::Pool</remote-id>
+ <remote-id type="cpan-module">DBD::Mock::Pool::db</remote-id>
+ <remote-id type="cpan-module">DBD::Mock::Session</remote-id>
+ <remote-id type="cpan-module">DBD::Mock::StatementTrack</remote-id>
+ <remote-id type="cpan-module">DBD::Mock::StatementTrack::iterator</remote-id>
+ <remote-id type="cpan-module">DBD::Mock::db</remote-id>
+ <remote-id type="cpan-module">DBD::Mock::dr</remote-id>
+ <remote-id type="cpan-module">DBD::Mock::st</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-Mock/
@ 2025-06-22 11:22 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2025-06-22 11:22 UTC (permalink / raw
To: gentoo-commits
commit: 02d76bc60fcb56fab34cb1ee74f37eb230f92e8d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 11:21:33 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 11:21:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d76bc6
dev-perl/DBD-Mock: Keyword 1.590.0 x86, #958656
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DBD-Mock/DBD-Mock-1.590.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DBD-Mock/DBD-Mock-1.590.0.ebuild b/dev-perl/DBD-Mock/DBD-Mock-1.590.0.ebuild
index a06ed372100f..dbb826ed8619 100644
--- a/dev-perl/DBD-Mock/DBD-Mock-1.590.0.ebuild
+++ b/dev-perl/DBD-Mock/DBD-Mock-1.590.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Mock database driver for testing"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND=">=dev-perl/DBI-1.300.0"
BDEPEND="
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-22 11:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-22 9:39 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-Mock/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2025-06-22 11:22 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox