SF.net SVN: gar:[24988] csw/mgar/pkg/lang-python

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Mon May 18 12:03:51 CEST 2015


Revision: 24988
          http://sourceforge.net/p/gar/code/24988
Author:   cgrzemba
Date:     2015-05-18 10:03:51 +0000 (Mon, 18 May 2015)
Log Message:
-----------
lang-python/oauth2client/trunk: initial commit v1.4.9

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

Added: csw/mgar/pkg/lang-python/oauth2client/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/oauth2client/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/oauth2client/Makefile	2015-05-18 10:03:51 UTC (rev 24988)
@@ -0,0 +1,25 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id: Makefile 24024 2014-08-19 14:12:11Z cgrzemba $
+
+NAME = oauth2client
+VERSION = 1.4.9
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Google OAuth2Client
+define BLURB
+endef
+# UFILES_REGEX = Django-(\d+(?:\.\d+)*).tar.gz
+
+
+GIT_REPOS = http://github.com/google/$(NAME).git
+# GIT_USE_PROXY = 1
+# git at github.com:google/oauth2client.git
+GIT_TREEISH_oauth2client.git = $(VERSION)
+
+
+PACKAGES = CSWpy-oauth2client
+
+include gar/category.mk
+

Index: csw/mgar/pkg/lang-python/oauth2client/trunk
===================================================================
--- csw/mgar/pkg/lang-python/oauth2client/trunk	2015-05-18 09:44:59 UTC (rev 24987)
+++ csw/mgar/pkg/lang-python/oauth2client/trunk	2015-05-18 10:03:51 UTC (rev 24988)

Property changes on: csw/mgar/pkg/lang-python/oauth2client/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/oauth2client/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/oauth2client/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/oauth2client/trunk/Makefile	2015-05-18 10:03:51 UTC (rev 24988)
@@ -0,0 +1,29 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = oauth2client
+VERSION = v1.4.9
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Google OAuth2Client
+define BLURB
+endef
+# UFILES_REGEX = Django-(\d+(?:\.\d+)*).tar.gz
+
+
+GIT_REPOS = https//github.com/google/$(NAME).git
+# GIT_USE_PROXY = 1
+# git at github.com:google/oauth2client.git
+GIT_TREEISH_oauth2client.git = $(VERSION)
+
+LICENSE = LICENSE
+
+PACKAGES = CSWpy-oauth2client
+ARCHALL = 1
+
+SKIPTEST = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/lang-python/oauth2client/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/oauth2client/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