summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-10 19:27:44 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-10 20:23:02 +0200
commit5bf5bd8ed64148ba97f7113221566f45824abed9 (patch)
tree8b7334d3072876c2c3f8a140e9cebf6be7be6d70 /dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
parentdev-perl/String-RewritePrefix: Version bump 0.008 (diff)
downloadgentoo-5bf5bd8ed64148ba97f7113221566f45824abed9.tar.gz
gentoo-5bf5bd8ed64148ba97f7113221566f45824abed9.tar.bz2
gentoo-5bf5bd8ed64148ba97f7113221566f45824abed9.zip
dev-perl/String-ShellQuote: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild')
-rw-r--r--dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild13
1 files changed, 13 insertions, 0 deletions
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..23c528dfb20a
--- /dev/null
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 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 x86"