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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jul 28 16:43:00 CEST 2010


Revision: 10640
          http://gar.svn.sourceforge.net/gar/?rev=10640&view=rev
Author:   dmichelsen
Date:     2010-07-28 14:42:59 +0000 (Wed, 28 Jul 2010)

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

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


Property changes on: csw/mgar/pkg/rbgems/fastthread/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/fastthread/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/fastthread/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/rbgems/fastthread/trunk/Makefile	2010-07-28 14:42:59 UTC (rev 10640)
@@ -0,0 +1,17 @@
+GARNAME = fastthread
+GARVERSION = 1.0.7
+CATEGORIES = rbgems
+
+DESCRIPTION = Optimized replacement for thread.rb primitives
+define BLURB
+  Optimized replacement for thread.rb primitives
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWgem-fastthread
+CATALOGNAME = gem_fastthread
+
+LICENSE = COPYING
+
+include gar/category.mk

Added: csw/mgar/pkg/rbgems/fastthread/trunk/checksums
===================================================================
--- csw/mgar/pkg/rbgems/fastthread/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/rbgems/fastthread/trunk/checksums	2010-07-28 14:42:59 UTC (rev 10640)
@@ -0,0 +1,2 @@
+1e1b8e67c9eb5ab61312a46ebc6642ad  COPYING
+16eb06dc3661c89301de6c73c71bb16e  fastthread-1.0.7.gem

Added: csw/mgar/pkg/rbgems/fastthread/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/rbgems/fastthread/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/rbgems/fastthread/trunk/files/COPYING	2010-07-28 14:42:59 UTC (rev 10640)
@@ -0,0 +1,6 @@
+# Copyright (c) 2000-2005 Minero Aoki
+#
+# This program is free software.
+# You can distribute/modify this program under the terms of
+# the GNU LGPL, Lesser General Public License version 2.1.
+


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