public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/google-api-python-client: ChangeLog google-api-python-client-1.3.1.ebuild
@ 2014-12-07 14:38 Justin Lecher (jlec)
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher (jlec) @ 2014-12-07 14:38 UTC (permalink / raw
  To: gentoo-commits

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 <jlec@gentoo.org>
+  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}"
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/google-api-python-client: ChangeLog google-api-python-client-1.3.1.ebuild
@ 2014-12-30 17:44 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2014-12-30 17:44 UTC (permalink / raw
  To: gentoo-commits

maekke      14/12/30 17:44:08

  Modified:             ChangeLog google-api-python-client-1.3.1.ebuild
  Log:
  add ~arm, bug #531816
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.8                  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.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	7 Dec 2014 14:38:19 -0000	1.7
+++ ChangeLog	30 Dec 2014 17:44:08 -0000	1.8
@@ -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.7 2014/12/07 14:38:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v 1.8 2014/12/30 17:44:08 maekke Exp $
+
+  30 Dec 2014; Markus Meier <maekke@gentoo.org>
+  google-api-python-client-1.3.1.ebuild:
+  add ~arm, bug #531816
 
   07 Dec 2014; Justin Lecher <jlec@gentoo.org>
   google-api-python-client-1.3.1.ebuild:



1.3                  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.3&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.3&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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- google-api-python-client-1.3.1.ebuild	7 Dec 2014 14:38:19 -0000	1.2
+++ google-api-python-client-1.3.1.ebuild	30 Dec 2014 17:44:08 -0000	1.3
@@ -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.2 2014/12/07 14:38:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v 1.3 2014/12/30 17:44:08 maekke Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 DEPEND="





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/google-api-python-client: ChangeLog google-api-python-client-1.3.1.ebuild
@ 2015-06-07  9:24 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2015-06-07  9:24 UTC (permalink / raw
  To: gentoo-commits

maekke      15/06/07 09:24:44

  Modified:             ChangeLog google-api-python-client-1.3.1.ebuild
  Log:
  arm stable, bug #540290
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.12                 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.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	8 Apr 2015 08:05:11 -0000	1.11
+++ ChangeLog	7 Jun 2015 09:24:43 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/google-api-python-client
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v 1.11 2015/04/08 08:05:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v 1.12 2015/06/07 09:24:43 maekke Exp $
+
+  07 Jun 2015; Markus Meier <maekke@gentoo.org>
+  google-api-python-client-1.3.1.ebuild:
+  arm stable, bug #540290
 
   08 Apr 2015; Michał Górny <mgorny@gentoo.org>
   google-api-python-client-1.1.ebuild:



1.6                  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.6&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.6&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.5&r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- google-api-python-client-1.3.1.ebuild	9 Mar 2015 00:03:57 -0000	1.5
+++ google-api-python-client-1.3.1.ebuild	7 Jun 2015 09:24:43 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 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.5 2015/03/09 00:03:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v 1.6 2015/06/07 09:24:43 maekke Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 DEPEND="





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-07  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-07 14:38 [gentoo-commits] gentoo-x86 commit in dev-python/google-api-python-client: ChangeLog google-api-python-client-1.3.1.ebuild Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-30 17:44 Markus Meier (maekke)
2015-06-07  9:24 Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox