summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Sys-SigAction')
-rw-r--r--dev-perl/Sys-SigAction/Manifest2
-rw-r--r--dev-perl/Sys-SigAction/Sys-SigAction-0.11.ebuild18
2 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Sys-SigAction/Manifest b/dev-perl/Sys-SigAction/Manifest
new file mode 100644
index 0000000..4a64875
--- /dev/null
+++ b/dev-perl/Sys-SigAction/Manifest
@@ -0,0 +1,2 @@
+DIST Sys-SigAction-0.11.tar.gz 16884 RMD160 78f77cab3aff1cc2b4362c07ef020644540cccf5 SHA1 a31b6691b73fe12107b5acc67a69d59013b60e83 SHA256 d1420145d575016cbcf0e56c84db1f6ccd619598d965a44df4dce2689b9ec571
+EBUILD Sys-SigAction-0.11.ebuild 374 RMD160 1680fb2175f07b4a962fa936221705867d3abf12 SHA1 1c0c46c45cd1fe2607db803ab90884bbaff8028f SHA256 9ec1336e6808db64efc7c91a5f2e0985e32054b39c268fddf617a83f2cd2ecea
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.11.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.11.ebuild
new file mode 100644
index 0000000..6e9800b
--- /dev/null
+++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.11.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.16.0
+
+EAPI="2"
+
+MODULE_AUTHOR="LBAXTER"
+
+inherit perl-module
+
+DESCRIPTION="Perl extension for Consistent Signal Handling"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"