From 5bf5bd8ed64148ba97f7113221566f45824abed9 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Tue, 10 Aug 2021 19:27:44 +0200 Subject: dev-perl/String-ShellQuote: EAPI=8 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- .../String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild | 16 ---------------- .../String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild | 13 +++++++++++++ 2 files changed, 13 insertions(+), 16 deletions(-) delete mode 100644 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild create mode 100644 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild (limited to 'dev-perl/String-ShellQuote') diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild deleted file mode 100644 index f2031c3f4989..000000000000 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=ROSCH -MODULE_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 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" -- cgit v1.2.3-65-gdbad