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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Fri May 15 15:06:44 CEST 2009


Revision: 4878
          http://gar.svn.sourceforge.net/gar/?rev=4878&view=rev
Author:   skayser
Date:     2009-05-15 13:06:43 +0000 (Fri, 15 May 2009)

Log Message:
-----------
cpan/DateTime: initial commit

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


Property changes on: csw/mgar/pkg/cpan/DateTime/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/DateTime/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateTime/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/DateTime/trunk/Makefile	2009-05-15 13:06:43 UTC (rev 4878)
@@ -0,0 +1,23 @@
+GARNAME = DateTime
+GARVERSION = 0.50
+CATEGORIES = cpan
+AUTHOR = DROLSKY
+
+DESCRIPTION = A date and time object
+define BLURB
+  DateTime is a class for the representation of date/time combinations, and is
+  part of the Perl DateTime project. For details on this project please see
+  http://datetime.perl.org/. The DateTime site has a FAQ which may help answer
+  many "how do I do X?" questions. The FAQ is at http://datetime.perl.org/?FAQ.
+endef
+
+PACKAGES = CSWpmdatetime
+CATALOGNAME = pm_datetime
+ARCHALL = 1
+
+REQUIRED_PKGS  = CSWpmdatetimetimezone
+REQUIRED_PKGS += CSWpmdatetimelocale
+
+include gar/category.mk
+
+LICENSE = LICENSE

Added: csw/mgar/pkg/cpan/DateTime/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DateTime/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/DateTime/trunk/checksums	2009-05-15 13:06:43 UTC (rev 4878)
@@ -0,0 +1 @@
+d7cf8bdbb3e55dda31f8bbea6cafad2f  download/DateTime-0.50.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