[csw-devel] SF.net SVN: gar:[20277] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Feb 8 14:41:24 CET 2013
Revision: 20277
http://gar.svn.sourceforge.net/gar/?rev=20277&view=rev
Author: dmichelsen
Date: 2013-02-08 13:41:23 +0000 (Fri, 08 Feb 2013)
Log Message:
-----------
cpan/DateTime-Format-Human-Duration/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/
csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/branches/
csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/tags/
csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk/
csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk/Makefile
csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk/checksums
csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk/files/
Property changes on: csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk/Makefile 2013-02-08 13:41:23 UTC (rev 20277)
@@ -0,0 +1,26 @@
+NAME = DateTime-Format-Human-Duration
+VERSION = 0.61
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = MSTRAT
+
+DESCRIPTION = Get a locale specific string describing the span of a given duration
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE_TEXT = This module is licensed under the unknown license
+
+PACKAGES += CSWpm-datetime-format-human-dur
+CATALOGNAME_CSWpm-datetime-format-human-dur = pm_datetime_format_human_dur
+SPKG_DESC_CSWpm-datetime-format-human-dur = Get a locale specific string describing the span of a given duration
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-datetime-format-human-dur = 1
+
+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-Human-Duration/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-Format-Human-Duration/trunk/checksums 2013-02-08 13:41:23 UTC (rev 20277)
@@ -0,0 +1 @@
+8d633456e864859b55dda0445ce48041 DateTime-Format-Human-Duration-0.61.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