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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Apr 2 18:22:11 CEST 2013


Revision: 20568
          http://gar.svn.sourceforge.net/gar/?rev=20568&view=rev
Author:   wahwah
Date:     2013-04-02 16:22:08 +0000 (Tue, 02 Apr 2013)
Log Message:
-----------
paste/trunk: Initial commit (I thought we already had it?)

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

Added: csw/mgar/pkg/paste/Makefile
===================================================================
--- csw/mgar/pkg/paste/Makefile	                        (rev 0)
+++ csw/mgar/pkg/paste/Makefile	2013-04-02 16:22:08 UTC (rev 20568)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/paste/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/paste/trunk/Makefile
===================================================================
--- csw/mgar/pkg/paste/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/paste/trunk/Makefile	2013-04-02 16:22:08 UTC (rev 20568)
@@ -0,0 +1,23 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = Paste
+VERSION = 1.7.5.1
+GARTYPE = v2
+
+DESCRIPTION = Tools for using a Web Server Gateway Interface stack
+define BLURB
+endef
+
+CATEGORIES = python
+
+MASTER_SITES = $(PYPI_MIRROR)
+DISTFILES  = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+SKIPTEST = 1
+
+PACKAGES = CSWpy-paste
+
+include gar/category.mk
+


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

Added: csw/mgar/pkg/paste/trunk/checksums
===================================================================
--- csw/mgar/pkg/paste/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/paste/trunk/checksums	2013-04-02 16:22:08 UTC (rev 20568)
@@ -0,0 +1 @@
+7ea5fabed7dca48eb46dc613c4b6c4ed  Paste-1.7.5.1.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