commit:     83d4c9107c537b2f76629b0b7746baf05dd5c6c1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 04:30:48 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 04:44:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d4c910

dev-perl/Test2-Plugin-IOEvents: new package, add 0.1.1

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

 dev-perl/Test2-Plugin-IOEvents/Manifest                   |  1 +
 .../Test2-Plugin-IOEvents-0.1.1.ebuild                    | 15 +++++++++++++++
 dev-perl/Test2-Plugin-IOEvents/metadata.xml               | 13 +++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/dev-perl/Test2-Plugin-IOEvents/Manifest 
b/dev-perl/Test2-Plugin-IOEvents/Manifest
new file mode 100644
index 000000000000..edc5f0070bfa
--- /dev/null
+++ b/dev-perl/Test2-Plugin-IOEvents/Manifest
@@ -0,0 +1 @@
+DIST Test2-Plugin-IOEvents-0.001001.tar.gz 11710 BLAKE2B 
b25c9b4ccba62d3d61aece7431b5d277aa8e9e4fc312774359e91819edc1c39c1945c8db4059d31cfdfc0eb0d257f9ce36477c1e422f3f44164f37e8f7afca1a
 SHA512 
4f8c14635e763133c9397cc5a51b74b85959fee67bf98b637ad1c512320535527c4bedfb1718f807ed52eefe3331d1de86b83d69c4860301f15842100077c5ae

diff --git a/dev-perl/Test2-Plugin-IOEvents/Test2-Plugin-IOEvents-0.1.1.ebuild 
b/dev-perl/Test2-Plugin-IOEvents/Test2-Plugin-IOEvents-0.1.1.ebuild
new file mode 100644
index 000000000000..ebbb536e240c
--- /dev/null
+++ b/dev-perl/Test2-Plugin-IOEvents/Test2-Plugin-IOEvents-0.1.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=0.001001
+inherit perl-module
+
+DESCRIPTION="Turn STDOUT and STDERR into Test2 events"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="virtual/perl-Test2-Suite"

diff --git a/dev-perl/Test2-Plugin-IOEvents/metadata.xml 
b/dev-perl/Test2-Plugin-IOEvents/metadata.xml
new file mode 100644
index 000000000000..7072100cf1d6
--- /dev/null
+++ b/dev-perl/Test2-Plugin-IOEvents/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="project">
+    <email>p...@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Test2-Plugin-IOEvents</remote-id>
+    <remote-id type="cpan-module">Test2::Plugin::IOEvents</remote-id>
+    <remote-id type="cpan-module">Test2::Plugin::IOEvents::Tie</remote-id>
+  </upstream>
+</pkgmetadata>

Reply via email to