SF.net SVN: gar:[24794] csw/mgar/pkg/lang-python
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Apr 1 16:24:48 CEST 2015
Revision: 24794
http://sourceforge.net/p/gar/code/24794
Author: dmichelsen
Date: 2015-04-01 14:24:48 +0000 (Wed, 01 Apr 2015)
Log Message:
-----------
lang-python/carbon/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/lang-python/carbon/
csw/mgar/pkg/lang-python/carbon/Makefile
csw/mgar/pkg/lang-python/carbon/branches/
csw/mgar/pkg/lang-python/carbon/tags/
csw/mgar/pkg/lang-python/carbon/trunk/
csw/mgar/pkg/lang-python/carbon/trunk/Makefile
csw/mgar/pkg/lang-python/carbon/trunk/checksums
csw/mgar/pkg/lang-python/carbon/trunk/files/
Added: csw/mgar/pkg/lang-python/carbon/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/carbon/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/carbon/Makefile 2015-04-01 14:24:48 UTC (rev 24794)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/lang-python/carbon/trunk
===================================================================
--- csw/mgar/pkg/lang-python/carbon/trunk 2015-04-01 11:25:58 UTC (rev 24793)
+++ csw/mgar/pkg/lang-python/carbon/trunk 2015-04-01 14:24:48 UTC (rev 24794)
Property changes on: csw/mgar/pkg/lang-python/carbon/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/carbon/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/carbon/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/carbon/trunk/Makefile 2015-04-01 14:24:48 UTC (rev 24794)
@@ -0,0 +1,25 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = carbon
+VERSION = 0.9.13
+CATEGORIES = python
+
+DESCRIPTION = Backend data caching and persistence daemon for Graphite
+
+MASTER_SITES = $(PYPI_MIRROR)
+DISTFILES = $(DISTNAME).tar.gz
+
+PACKAGES += CSWpy-carbon
+SPKG_DESC_CSWpy-carbon = Backend data caching and persistence daemon for Graphite
+# PKGFILES is catchall
+ARCHALL_CSWpy-carbon = 1
+
+# There is no testsuite
+TEST_SCRIPTS =
+
+include gar/category.mk
+
+post-extract:
+ -cd $(WORKSRC) && mv setup.cfg setup.cfg.orig
+ @$(MAKECOOKIE)
Property changes on: csw/mgar/pkg/lang-python/carbon/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/carbon/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/carbon/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lang-python/carbon/trunk/checksums 2015-04-01 14:24:48 UTC (rev 24794)
@@ -0,0 +1 @@
+98c182967f52dd0d93a9c4a7a4066b5b carbon-0.9.13.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