summaryrefslogtreecommitdiff
path: root/dev-perl/String-ShellQuote
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
commitb590c8d7572b727d565cc0b8ff660d43569845de (patch)
tree06f7a4102ea4e845df8b66660f252920d52952f9 /dev-perl/String-ShellQuote
parent24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff)
downloadbaldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip
Adding metadata
Diffstat (limited to 'dev-perl/String-ShellQuote')
-rw-r--r--dev-perl/String-ShellQuote/Manifest1
-rw-r--r--dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild13
-rw-r--r--dev-perl/String-ShellQuote/metadata.xml9
3 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/String-ShellQuote/Manifest b/dev-perl/String-ShellQuote/Manifest
new file mode 100644
index 000000000000..140603201858
--- /dev/null
+++ b/dev-perl/String-ShellQuote/Manifest
@@ -0,0 +1 @@
+DIST String-ShellQuote-1.04.tar.gz 6867 BLAKE2B 8f18aa5004635b9536d776cf2e8658c7027e2772138dac3791dd9f742d82f9b9203ea220a4e36da35d9ab593e9ec5a894bc1ca17186e8461e81876b5c50b2728 SHA512 f5b472985fb9c15d5c82c03b5c6c90a3a545ada854b90a96cfb7b0f57b8a817707ed91ca0f20344a2b8d200fe365ea737a9b39b64d526310d41ac2466552236d
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
new file mode 100644
index 000000000000..55eff4052933
--- /dev/null
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ROSCH
+DIST_VERSION=1.04
+inherit perl-module
+
+DESCRIPTION="Quote strings for passing through the shell"
+
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv x86"
diff --git a/dev-perl/String-ShellQuote/metadata.xml b/dev-perl/String-ShellQuote/metadata.xml
new file mode 100644
index 000000000000..89c67f49bdb9
--- /dev/null
+++ b/dev-perl/String-ShellQuote/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>