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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Jun 13 16:44:49 CEST 2012


Revision: 18386
          http://gar.svn.sourceforge.net/gar/?rev=18386&view=rev
Author:   wahwah
Date:     2012-06-13 14:44:49 +0000 (Wed, 13 Jun 2012)
Log Message:
-----------
pypy/trunk: Initial commit. Let Dago figure out how to save the tarball with a sensible name.

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

Added: csw/mgar/pkg/pypy/Makefile
===================================================================
--- csw/mgar/pkg/pypy/Makefile	                        (rev 0)
+++ csw/mgar/pkg/pypy/Makefile	2012-06-13 14:44:49 UTC (rev 18386)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/pypy/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/pypy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pypy/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/pypy/trunk/Makefile	2012-06-13 14:44:49 UTC (rev 18386)
@@ -0,0 +1,20 @@
+# $Id$
+#
+NAME = pypy
+VERSION = 1.9
+GARTYPE = v2
+CATEGORIES = apps
+
+DESCRIPTION = Python in Python
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = https://bitbucket.org/pypy/pypy/get/
+# The following is silly.
+DISTFILES  = release.tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


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

Added: csw/mgar/pkg/pypy/trunk/checksums
===================================================================
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