[csw-devel] SF.net SVN: gar:[10672] csw/mgar/pkg/rbgems
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jul 29 18:35:33 CEST 2010
Revision: 10672
http://gar.svn.sourceforge.net/gar/?rev=10672&view=rev
Author: dmichelsen
Date: 2010-07-29 16:35:32 +0000 (Thu, 29 Jul 2010)
Log Message:
-----------
rbgems/gem_plugin: Initial commit
Added Paths:
-----------
csw/mgar/pkg/rbgems/gem_plugin/
csw/mgar/pkg/rbgems/gem_plugin/branches/
csw/mgar/pkg/rbgems/gem_plugin/tags/
csw/mgar/pkg/rbgems/gem_plugin/trunk/
csw/mgar/pkg/rbgems/gem_plugin/trunk/Makefile
csw/mgar/pkg/rbgems/gem_plugin/trunk/checksums
csw/mgar/pkg/rbgems/gem_plugin/trunk/files/
Property changes on: csw/mgar/pkg/rbgems/gem_plugin/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/gem_plugin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/gem_plugin/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/rbgems/gem_plugin/trunk/Makefile 2010-07-29 16:35:32 UTC (rev 10672)
@@ -0,0 +1,17 @@
+GARNAME = gem_plugin
+GARVERSION = 0.2.3
+CATEGORIES = rbgems
+
+DESCRIPTION = A plugin system based on rubygems that uses dependencies only
+define BLURB
+ A plugin system based on rubygems that uses dependencies only
+endef
+
+PACKAGES = CSWgem-gemplugin
+CATALOGNAME = gem_gemplugin
+
+LICENSE = LICENSE
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/rbgems/gem_plugin/trunk/checksums
===================================================================
--- csw/mgar/pkg/rbgems/gem_plugin/trunk/checksums (rev 0)
+++ csw/mgar/pkg/rbgems/gem_plugin/trunk/checksums 2010-07-29 16:35:32 UTC (rev 10672)
@@ -0,0 +1 @@
+1736ce8ce007058c4703abe2fd209aa5 gem_plugin-0.2.3.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