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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Mar 1 14:51:03 CET 2010


Revision: 8917
          http://gar.svn.sourceforge.net/gar/?rev=8917&view=rev
Author:   dmichelsen
Date:     2010-03-01 13:50:58 +0000 (Mon, 01 Mar 2010)

Log Message:
-----------
python-augeas: Initial commit

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


Property changes on: csw/mgar/pkg/python-augeas/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/python-augeas/trunk/Makefile
===================================================================
--- csw/mgar/pkg/python-augeas/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/python-augeas/trunk/Makefile	2010-03-01 13:50:58 UTC (rev 8917)
@@ -0,0 +1,29 @@
+GARNAME = python-augeas
+GARVERSION = 0.3.0
+CATEGORIES = python
+
+DESCRIPTION = Augeas Python Bindings
+define BLURB
+endef
+
+MASTER_SITES = http://augeas.net/download/python/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+VENDOR_URL = http://augeas.net
+
+PACKAGES = CSWpyaugeas
+CATALOGNAME = py_augeas
+
+DEP_PKGS = CSWaugeas
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_SCRIPTS = 
+# TEST_TARGET = check
+
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/python-augeas/trunk/checksums
===================================================================
--- csw/mgar/pkg/python-augeas/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/python-augeas/trunk/checksums	2010-03-01 13:50:58 UTC (rev 8917)
@@ -0,0 +1 @@
+428fb2a54dea896131dbae5af10fccac  python-augeas-0.3.0.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