[csw-devel] SF.net SVN: gar:[11468] csw/mgar/pkg/cpan

jonbcraig at users.sourceforge.net jonbcraig at users.sourceforge.net
Mon Nov 1 18:46:10 CET 2010


Revision: 11468
          http://gar.svn.sourceforge.net/gar/?rev=11468&view=rev
Author:   jonbcraig
Date:     2010-11-01 17:46:10 +0000 (Mon, 01 Nov 2010)

Log Message:
-----------
cpan/Calendar-Simple: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Calendar-Simple/
    csw/mgar/pkg/cpan/Calendar-Simple/branches/
    csw/mgar/pkg/cpan/Calendar-Simple/tags/
    csw/mgar/pkg/cpan/Calendar-Simple/trunk/
    csw/mgar/pkg/cpan/Calendar-Simple/trunk/Makefile
    csw/mgar/pkg/cpan/Calendar-Simple/trunk/checksums
    csw/mgar/pkg/cpan/Calendar-Simple/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Calendar-Simple/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/Calendar-Simple/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Calendar-Simple/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Calendar-Simple/trunk/Makefile	2010-11-01 17:46:10 UTC (rev 11468)
@@ -0,0 +1,18 @@
+GARNAME = Calendar-Simple
+GARVERSION = 1.21
+CATEGORIES = cpan
+AUTHOR = DAVECROSS
+
+DESCRIPTION = Perl extension to create simple calendars
+define BLURB
+    This function returns a data structure representing the dates in a month. The 
+    data structure returned is an array of array references. The first level array 
+    represents the weeks in the month. The second level array contains the actual days.
+endef
+
+PACKAGES = CSWpmcalendarsimple
+CATALOGNAME = pm_calendarsimple
+
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Calendar-Simple/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Calendar-Simple/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Calendar-Simple/trunk/checksums	2010-11-01 17:46:10 UTC (rev 11468)
@@ -0,0 +1 @@
+8fbfe46c0a25d036ca100460fcd00223  Calendar-Simple-1.21.tar.gz


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