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
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>
-rw-r--r--dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild (renamed from dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild)11
1 files changed, 4 insertions, 7 deletions
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
index f2031c3f4989..23c528dfb20a 100644
--- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
+++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=ROSCH
-MODULE_VERSION=1.04
+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"
-IUSE=""
-
-SRC_TEST=do