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

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


Revision: 4875
          http://gar.svn.sourceforge.net/gar/?rev=4875&view=rev
Author:   skayser
Date:     2009-05-15 12:44:49 +0000 (Fri, 15 May 2009)

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

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


Property changes on: csw/mgar/pkg/cpan/DateTime-TimeZone/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-TimeZone/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/Makefile	2009-05-15 12:44:49 UTC (rev 4875)
@@ -0,0 +1,24 @@
+GARNAME = DateTime-TimeZone
+GARVERSION = 0.90
+CATEGORIES = cpan
+AUTHOR = DROLSKY
+
+DESCRIPTION = Time zone object base class and factory
+define BLURB
+  This class is the base class for all time zone objects. A time zone is
+  represented internally as a set of observances, each of which describes
+  the offset from GMT for a given time period.  Note that without the
+  DateTime.pm module, this module does not do much. It's primary interface
+  is through a DateTime object, and most users will not need to directly
+  use DateTime::TimeZone methods.
+endef
+
+PACKAGES = CSWpmdatetimetimezone
+CATALOGNAME = pm_datetimetimezone
+
+REQUIRED_PKGS  = CSWpmclasssingleton
+REQUIRED_PKGS += CSWpmparamsvalidate
+
+include gar/category.mk
+
+LICENSE = LICENSE

Added: csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/checksums	2009-05-15 12:44:49 UTC (rev 4875)
@@ -0,0 +1 @@
+d0efeaf9d52e51b727fbd927e3348e58  download/DateTime-TimeZone-0.90.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