summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-gcpan/Sys-SigAction/Sys-SigAction-0.11.ebuild')
-rw-r--r--perl-gcpan/Sys-SigAction/Sys-SigAction-0.11.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/perl-gcpan/Sys-SigAction/Sys-SigAction-0.11.ebuild b/perl-gcpan/Sys-SigAction/Sys-SigAction-0.11.ebuild
new file mode 100644
index 0000000..6e9800b
--- /dev/null
+++ b/perl-gcpan/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"