[csw-devel] SF.net SVN: gar:[20155] csw/mgar/pkg
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Jan 17 10:51:26 CET 2013
Revision: 20155
http://gar.svn.sourceforge.net/gar/?rev=20155&view=rev
Author: wahwah
Date: 2013-01-17 09:51:25 +0000 (Thu, 17 Jan 2013)
Log Message:
-----------
caulk/trunk: initial commit
Added Paths:
-----------
csw/mgar/pkg/caulk/
csw/mgar/pkg/caulk/Makefile
csw/mgar/pkg/caulk/branches/
csw/mgar/pkg/caulk/tags/
csw/mgar/pkg/caulk/trunk/
csw/mgar/pkg/caulk/trunk/Makefile
csw/mgar/pkg/caulk/trunk/checksums
csw/mgar/pkg/caulk/trunk/files/
Added: csw/mgar/pkg/caulk/Makefile
===================================================================
--- csw/mgar/pkg/caulk/Makefile (rev 0)
+++ csw/mgar/pkg/caulk/Makefile 2013-01-17 09:51:25 UTC (rev 20155)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/caulk/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/caulk/trunk/Makefile
===================================================================
--- csw/mgar/pkg/caulk/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/caulk/trunk/Makefile 2013-01-17 09:51:25 UTC (rev 20155)
@@ -0,0 +1,19 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = caulk
+VERSION = 0.1-5
+CATEGORIES = python
+
+DESCRIPTION = Python tool for diagnosing memory leaks
+define BLURB
+endef
+
+MASTER_SITES = https://github.com/downloads/smartfile/caulk/
+DISTFILES = $(DISTNAME).tar.gz
+
+TEST_SCRIPTS =
+ARCHALL_CSWpy-caulk = 1
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/caulk/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/caulk/trunk/checksums
===================================================================
--- csw/mgar/pkg/caulk/trunk/checksums (rev 0)
+++ csw/mgar/pkg/caulk/trunk/checksums 2013-01-17 09:51:25 UTC (rev 20155)
@@ -0,0 +1 @@
+efe9f07514f1a99d233f468bcc4e5342 caulk-0.1-5.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