jlec        14/12/07 14:38:19

  Modified:             ChangeLog google-api-python-client-1.3.1.ebuild
  Log:
  dev-python/google-api-python-client: Add missing dep on 
dev-python/uritemplates
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.7                  dev-python/google-api-python-client/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   6 Dec 2014 15:25:18 -0000       1.6
+++ ChangeLog   7 Dec 2014 14:38:19 -0000       1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/google-api-python-client
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v 1.6 
2014/12/06 15:25:18 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v 1.7 
2014/12/07 14:38:19 jlec Exp $
+
+  07 Dec 2014; Justin Lecher <[email protected]>
+  google-api-python-client-1.3.1.ebuild:
+  Add missing dep on dev-python/uritemplates
 
 *google-api-python-client-1.3.1 (06 Dec 2014)
 



1.2                  
dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild?r1=1.1&r2=1.2

Index: google-api-python-client-1.3.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- google-api-python-client-1.3.1.ebuild       6 Dec 2014 15:25:18 -0000       
1.1
+++ google-api-python-client-1.3.1.ebuild       7 Dec 2014 14:38:19 -0000       
1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v
 1.1 2014/12/06 15:25:18 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v
 1.2 2014/12/07 14:38:19 jlec Exp $
 
 EAPI=5
 
@@ -23,6 +23,7 @@
        dev-python/oauth2client[${PYTHON_USEDEP}]
        dev-python/simplejson[${PYTHON_USEDEP}]
        dev-python/setuptools[${PYTHON_USEDEP}]
+       dev-python/uritemplate[${PYTHON_USEDEP}]
        "
 RDEPEND="${DEPEND}"
 




Reply via email to