summaryrefslogtreecommitdiff
path: root/dev-perl/Proc-Background
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:47:34 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:47:34 -0500
commitdda948891d3731927b821ce31f9d9a2d03ba20c5 (patch)
tree99cd40be4cbb0606260da212cd81b8ab2db9da9b /dev-perl/Proc-Background
parenta3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (diff)
downloadbaldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.gz
baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.tar.xz
baldeagleos-repo-dda948891d3731927b821ce31f9d9a2d03ba20c5.zip
Adding metadata
Diffstat (limited to 'dev-perl/Proc-Background')
-rw-r--r--dev-perl/Proc-Background/Manifest1
-rw-r--r--dev-perl/Proc-Background/Proc-Background-1.320.0.ebuild13
-rw-r--r--dev-perl/Proc-Background/metadata.xml9
3 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/Proc-Background/Manifest b/dev-perl/Proc-Background/Manifest
new file mode 100644
index 000000000000..f693915ff980
--- /dev/null
+++ b/dev-perl/Proc-Background/Manifest
@@ -0,0 +1 @@
+DIST Proc-Background-1.32.tar.gz 33622 BLAKE2B 561396bcf6c55f6af99cfb192d269ce61db2165ee466578bdff674f8d49def9c5b04c3ba0915b7a79bdd70e96fb84196338189413cd3bf31f025d071762ea5fd SHA512 1ca2384db385412b68ae7e4051ea0ca377463e52c97d818adc8fd11c18d1490ea90042f951619d9168bb8117b5124238b5e29d49ff218addda3527f937cc2b78
diff --git a/dev-perl/Proc-Background/Proc-Background-1.320.0.ebuild b/dev-perl/Proc-Background/Proc-Background-1.320.0.ebuild
new file mode 100644
index 000000000000..0eff2ba8efb7
--- /dev/null
+++ b/dev-perl/Proc-Background/Proc-Background-1.320.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NERDVANA
+DIST_VERSION=1.32
+inherit perl-module
+
+DESCRIPTION="Generic interface to background process management"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
diff --git a/dev-perl/Proc-Background/metadata.xml b/dev-perl/Proc-Background/metadata.xml
new file mode 100644
index 000000000000..89c67f49bdb9
--- /dev/null
+++ b/dev-perl/Proc-Background/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>