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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri May 17 15:00:13 CEST 2013


Revision: 21132
          http://gar.svn.sourceforge.net/gar/?rev=21132&view=rev
Author:   dmichelsen
Date:     2013-05-17 13:00:10 +0000 (Fri, 17 May 2013)
Log Message:
-----------
cpan/DateTime-Format-ISO8601: Initial commit

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


Property changes on: csw/mgar/pkg/cpan/DateTime-Format-ISO8601/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/DateTime-Format-ISO8601/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateTime-Format-ISO8601/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-Format-ISO8601/trunk/Makefile	2013-05-17 13:00:10 UTC (rev 21132)
@@ -0,0 +1,28 @@
+NAME = DateTime-Format-ISO8601
+VERSION = 0.08
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = JHOBLITT
+
+DESCRIPTION = Parses ISO8601 formats
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+PACKAGES += CSWpm-datetime-format-iso8601
+CATALOGNAME_CSWpm-datetime-format-iso8601 = pm_datetime_format_iso8601
+SPKG_DESC_CSWpm-datetime-format-iso8601 = Parses ISO8601 formats
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-datetime-format-iso8601 = 1
+RUNTIME_DEP_PKGS_CSWpm-datetime-format-iso8601 += CSWpm-datetime
+RUNTIME_DEP_PKGS_CSWpm-datetime-format-iso8601 += CSWpm-datetime-format-builder
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/DateTime-Format-ISO8601/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DateTime-Format-ISO8601/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-Format-ISO8601/trunk/checksums	2013-05-17 13:00:10 UTC (rev 21132)
@@ -0,0 +1 @@
+b7c0a4b5e767a8d3b87f3dc678d8c30c  DateTime-Format-ISO8601-0.08.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