[csw-devel] SF.net SVN: gar:[10469] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Jul 7 16:39:20 CEST 2010
Revision: 10469
http://gar.svn.sourceforge.net/gar/?rev=10469&view=rev
Author: bonivart
Date: 2010-07-07 14:39:19 +0000 (Wed, 07 Jul 2010)
Log Message:
-----------
Sys-SigAction: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Sys-SigAction/
csw/mgar/pkg/cpan/Sys-SigAction/branches/
csw/mgar/pkg/cpan/Sys-SigAction/tags/
csw/mgar/pkg/cpan/Sys-SigAction/trunk/
csw/mgar/pkg/cpan/Sys-SigAction/trunk/Makefile
csw/mgar/pkg/cpan/Sys-SigAction/trunk/checksums
csw/mgar/pkg/cpan/Sys-SigAction/trunk/files/
csw/mgar/pkg/cpan/Sys-SigAction/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/Sys-SigAction/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/Sys-SigAction/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Sys-SigAction/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Sys-SigAction/trunk/Makefile 2010-07-07 14:39:19 UTC (rev 10469)
@@ -0,0 +1,17 @@
+GARNAME = Sys-SigAction
+GARVERSION = 0.11
+CATEGORIES = cpan
+AUTHOR = LBAXTER
+
+DESCRIPTION = Perl extension for Consistent Signal Handling
+define BLURB
+ Perl extension for Consistent Signal Handling
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmsyssigaction
+CATALOGNAME = pm_syssigaction
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Sys-SigAction/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Sys-SigAction/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Sys-SigAction/trunk/checksums 2010-07-07 14:39:19 UTC (rev 10469)
@@ -0,0 +1,2 @@
+975011ede93d906c9676b3e23f2e7142 COPYING
+e37f1e69d6ac6ea4a9ffd7f845753e79 Sys-SigAction-0.11.tar.gz
Added: csw/mgar/pkg/cpan/Sys-SigAction/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Sys-SigAction/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Sys-SigAction/trunk/files/COPYING 2010-07-07 14:39:19 UTC (rev 10469)
@@ -0,0 +1,4 @@
+Copyright (c) 2004-2009 Lincoln A. Baxter
+
+You may distribute under the terms of either the GNU General Public
+License or the Artistic License, as specified in the Perl README file,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list