summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-13 01:46:35 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-13 02:04:09 +0200
commit714f3ad7ae793fe507b0fe944645728cd8223717 (patch)
tree427e91179078dd78d9d80202dc73961243948221 /dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild
parentdev-perl/Sys-Mmap: Version bump 0.20 (diff)
downloadgentoo-714f3ad7ae793fe507b0fe944645728cd8223717.tar.gz
gentoo-714f3ad7ae793fe507b0fe944645728cd8223717.tar.bz2
gentoo-714f3ad7ae793fe507b0fe944645728cd8223717.zip
dev-perl/Sys-SigAction: 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/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild')
-rw-r--r--dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild13
1 files changed, 13 insertions, 0 deletions
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"