[csw-devel] SF.net SVN: gar:[10654] csw/mgar/pkg/rbgems
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jul 29 11:26:42 CEST 2010
Revision: 10654
http://gar.svn.sourceforge.net/gar/?rev=10654&view=rev
Author: dmichelsen
Date: 2010-07-29 09:26:42 +0000 (Thu, 29 Jul 2010)
Log Message:
-----------
rbgems/bundler: Initial commit
Added Paths:
-----------
csw/mgar/pkg/rbgems/bundler/
csw/mgar/pkg/rbgems/bundler/branches/
csw/mgar/pkg/rbgems/bundler/tags/
csw/mgar/pkg/rbgems/bundler/trunk/
csw/mgar/pkg/rbgems/bundler/trunk/Makefile
csw/mgar/pkg/rbgems/bundler/trunk/checksums
csw/mgar/pkg/rbgems/bundler/trunk/files/
Property changes on: csw/mgar/pkg/rbgems/bundler/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/rbgems/bundler/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/bundler/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/rbgems/bundler/trunk/Makefile 2010-07-29 09:26:42 UTC (rev 10654)
@@ -0,0 +1,17 @@
+GARNAME = bundler
+GARVERSION = 0.9.26
+CATEGORIES = rbgems
+
+DESCRIPTION = Manages an application's dependencies through its entire life,
+define BLURB
+ Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably
+endef
+
+PACKAGES = CSWgem-bundler
+CATALOGNAME = gem_bundler
+
+LICENSE = LICENSE
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/rbgems/bundler/trunk/checksums
===================================================================
--- csw/mgar/pkg/rbgems/bundler/trunk/checksums (rev 0)
+++ csw/mgar/pkg/rbgems/bundler/trunk/checksums 2010-07-29 09:26:42 UTC (rev 10654)
@@ -0,0 +1 @@
+f74627d17d20b8ba491f9507ad551827 bundler-0.9.26.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