[csw-devel] SF.net SVN: gar:[12204] csw/mgar/pkg/rbgems

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 6 11:13:45 CET 2011


Revision: 12204
          http://gar.svn.sourceforge.net/gar/?rev=12204&view=rev
Author:   dmichelsen
Date:     2011-01-06 10:13:45 +0000 (Thu, 06 Jan 2011)

Log Message:
-----------
rbgems/comma: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/rbgems/comma/
    csw/mgar/pkg/rbgems/comma/branches/
    csw/mgar/pkg/rbgems/comma/tags/
    csw/mgar/pkg/rbgems/comma/trunk/
    csw/mgar/pkg/rbgems/comma/trunk/Makefile
    csw/mgar/pkg/rbgems/comma/trunk/checksums
    csw/mgar/pkg/rbgems/comma/trunk/files/


Property changes on: csw/mgar/pkg/rbgems/comma/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/rbgems/comma/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/comma/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/rbgems/comma/trunk/Makefile	2011-01-06 10:13:45 UTC (rev 12204)
@@ -0,0 +1,22 @@
+NAME = comma
+VERSION = 0.4.1
+CATEGORIES = rbgems
+
+DESCRIPTION = Ruby Comma Seperated Values generation library
+
+define BLURB
+  Ruby Coma Seperated Values generation library
+endef
+
+RUNTIME_DEP_PKGS += CSWgem-rspec
+RUNTIME_DEP_PKGS += CSWgem-activesupport
+
+ARCHALL = 1
+
+EXTRA_MERGE_EXCLUDE_FILES = .*/\.gitignore
+
+# These will go away when the packages have been released.
+CHECKPKG_OVERRIDES_CSWgem-comma += unidentified-dependency|CSWgem-rspec
+CHECKPKG_OVERRIDES_CSWgem-comma += unidentified-dependency|CSWgem-activesupport
+
+include gar/category.mk

Added: csw/mgar/pkg/rbgems/comma/trunk/checksums
===================================================================
--- csw/mgar/pkg/rbgems/comma/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/rbgems/comma/trunk/checksums	2011-01-06 10:13:45 UTC (rev 12204)
@@ -0,0 +1 @@
+0e68c70aaf7f1a4b1990dbdf61b4ea11  comma-0.4.1.gem


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