summaryrefslogtreecommitdiff
path: root/dev-perl/Test2-Plugin-IOEvents
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-10-15 04:04:09 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-10-15 04:04:09 +0100
commit45392c898b8ba163e95028bd98896e77f0c73806 (patch)
treebf6b64dd472acc2960a5c24b26dd0ac036b47d0d /dev-perl/Test2-Plugin-IOEvents
parent2916cf6049cf9d3092021e247d56c580df6029a7 (diff)
gentoo auto-resync : 15:10:2024 - 04:04:09
Diffstat (limited to 'dev-perl/Test2-Plugin-IOEvents')
-rw-r--r--dev-perl/Test2-Plugin-IOEvents/Manifest3
-rw-r--r--dev-perl/Test2-Plugin-IOEvents/Test2-Plugin-IOEvents-0.1.1.ebuild15
-rw-r--r--dev-perl/Test2-Plugin-IOEvents/metadata.xml13
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/Test2-Plugin-IOEvents/Manifest b/dev-perl/Test2-Plugin-IOEvents/Manifest
new file mode 100644
index 000000000000..15423f7b2d41
--- /dev/null
+++ b/dev-perl/Test2-Plugin-IOEvents/Manifest
@@ -0,0 +1,3 @@
+DIST Test2-Plugin-IOEvents-0.001001.tar.gz 11710 BLAKE2B b25c9b4ccba62d3d61aece7431b5d277aa8e9e4fc312774359e91819edc1c39c1945c8db4059d31cfdfc0eb0d257f9ce36477c1e422f3f44164f37e8f7afca1a SHA512 4f8c14635e763133c9397cc5a51b74b85959fee67bf98b637ad1c512320535527c4bedfb1718f807ed52eefe3331d1de86b83d69c4860301f15842100077c5ae
+EBUILD Test2-Plugin-IOEvents-0.1.1.ebuild 295 BLAKE2B cda812a60bd5bbda27b7a44090a27a34cb28afeada04767fb85541423f984b1f951f3dd486e18d8f1c03e421b8476b865e60fef7803ed0331fb813b6b69a4011 SHA512 e0963c7f1b8fb6080974c7e03c3494098453220c0606e235518aa245c01e7730e6a14f3bd55953de1d95801bf8341a5c6ec3d513e6b871be8bed1318ddc6a6de
+MISC metadata.xml 491 BLAKE2B 21181a72b62086c60eaf8a9a53c88e707d0c76c0240c2a7210d10fc2bb83fa1e54d80107a3940a356fad44e313b000de789bc82eb82c50b7268051a3488d96b8 SHA512 e995e71c834ca7d2101acf515569ac30bed21038de9cc50b167568f8cfcfda5236db9175e19ab4d920b401e9d9739fd3f5fca74bdce6d99b0d8d2237b7a765d0
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>perl@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>