diff options
Diffstat (limited to 'dev-perl')
-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 |