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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Mar 19 16:25:28 CET 2012


Revision: 17464
          http://gar.svn.sourceforge.net/gar/?rev=17464&view=rev
Author:   wahwah
Date:     2012-03-19 15:25:28 +0000 (Mon, 19 Mar 2012)
Log Message:
-----------
mongoengine/trunk: Initial commit

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

Added: csw/mgar/pkg/mongoengine/Makefile
===================================================================
--- csw/mgar/pkg/mongoengine/Makefile	                        (rev 0)
+++ csw/mgar/pkg/mongoengine/Makefile	2012-03-19 15:25:28 UTC (rev 17464)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/mongoengine/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/mongoengine/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mongoengine/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/mongoengine/trunk/Makefile	2012-03-19 15:25:28 UTC (rev 17464)
@@ -0,0 +1,27 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = mongoengine
+VERSION = 0.5
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = Document-Object Mapper for working with MongoDB from Python
+define BLURB
+  Long description
+endef
+
+VENDOR_URL = http://mongoengine.org/
+
+MASTER_SITES =
+# http://github.com/hmarr/mongoengine/tarball/v0.5
+# This tarball is made by hand.
+DISTFILES  = hmarr-mongoengine-v$(VERSION)-0-gde5b678.tar.gz
+DISTNAME = hmarr-mongoengine-58635b2
+
+TEST_SCRIPTS =
+LICENSE = LICENSE
+
+ARCHALL_CSWpy-mongoengine = 1
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/mongoengine/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/mongoengine/trunk/checksums
===================================================================
--- csw/mgar/pkg/mongoengine/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/mongoengine/trunk/checksums	2012-03-19 15:25:28 UTC (rev 17464)
@@ -0,0 +1 @@
+67425f627872d33e171795101aeb7f32  hmarr-mongoengine-v0.5-0-gde5b678.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