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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Jul 20 02:11:53 CEST 2011


Revision: 15142
          http://gar.svn.sourceforge.net/gar/?rev=15142&view=rev
Author:   bonivart
Date:     2011-07-20 00:11:53 +0000 (Wed, 20 Jul 2011)

Log Message:
-----------
cpan/String-Format/trunk: initial commit

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

Added: csw/mgar/pkg/cpan/String-Format/Makefile
===================================================================
--- csw/mgar/pkg/cpan/String-Format/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/String-Format/Makefile	2011-07-20 00:11:53 UTC (rev 15142)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/cpan/String-Format/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/String-Format/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/String-Format/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/String-Format/trunk/Makefile	2011-07-20 00:11:53 UTC (rev 15142)
@@ -0,0 +1,20 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = String-Format
+VERSION = 1.16
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = DARREN
+
+DESCRIPTION = sprintf-like string formatting capabilities
+define BLURB
+  sprintf-like string formatting capabilities with arbitrary format definitions
+endef
+
+PACKAGES = CSWpm-string-format
+CATALOGNAME = pm_string_format
+ARCHALL = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/cpan/String-Format/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/cpan/String-Format/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/String-Format/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/String-Format/trunk/checksums	2011-07-20 00:11:53 UTC (rev 15142)
@@ -0,0 +1 @@
+4c4214b891648bbbf74b3ecf5c8207d8  String-Format-1.16.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