[Pkg-owncloud-commits] [SCM] pkg-owncloud.git branch, master, updated. 1a23df89544497c48180306a9bb06bb10802be66

Sandro Knauß mail at sandroknauss.de
Wed Apr 3 18:31:30 UTC 2013


The following commit has been merged in the master branch:
commit 1a23df89544497c48180306a9bb06bb10802be66
Author: Sandro Knauß <mail at sandroknauss.de>
Date:   Wed Apr 3 20:30:36 2013 +0200

    adding python-owncloud

diff --git a/.gitignore b/.gitignore
index e23441c..22071d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ owncloud
 owncloud-client
 php-sabre-vobject
 php-sabredav
+python-owncloud
 qtkeychain
 .mrconfig~
 .pull.list
diff --git a/.mrconfig b/.mrconfig
index aa0fa5c..ad466ad 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -28,6 +28,9 @@ checkout = git_checkout php-sabre-vobject
 [php-sabredav]
 checkout = git_checkout php-sabredav
 
+[python-owncloud]
+checkout = git_checkout python-owncloud
+
 [qtkeychain]
 checkout = git_checkout qtkeychain
 

-- 
pkg-owncloud.git



More information about the Pkg-owncloud-commits mailing list