From 714f3ad7ae793fe507b0fe944645728cd8223717 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Fri, 13 Aug 2021 01:46:35 +0200 Subject: dev-perl/Sys-SigAction: 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 --- dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild | 13 +++++++++++++ dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild | 14 -------------- 2 files changed, 13 insertions(+), 14 deletions(-) create mode 100644 dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild delete mode 100644 dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild (limited to 'dev-perl/Sys-SigAction') diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild new file mode 100644 index 000000000000..7cba60280c4b --- /dev/null +++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.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=LBAXTER +DIST_VERSION=0.23 +inherit perl-module + +DESCRIPTION="Perl extension for Consistent Signal Handling" + +SLOT="0" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild deleted file mode 100644 index b9841420c9f1..000000000000 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=LBAXTER -DIST_VERSION=0.23 -inherit perl-module - -DESCRIPTION="Perl extension for Consistent Signal Handling" - -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" -IUSE="" -- cgit v1.2.3-65-gdbad