jlec        15/06/15 18:59:01

  Modified:             oauth2client-1.4.11.ebuild
                        oauth2client-1.4.2.ebuild ChangeLog
  Log:
  Drop pypy3 support everywhere
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  Changes    Path
1.2                  dev-python/oauth2client/oauth2client-1.4.11.ebuild

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

Index: oauth2client-1.4.11.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauth2client-1.4.11.ebuild  20 May 2015 10:47:23 -0000      1.1
+++ oauth2client-1.4.11.ebuild  15 Jun 2015 18:59:01 -0000      1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.11.ebuild,v 
1.1 2015/05/20 10:47:23 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.11.ebuild,v 
1.2 2015/06/15 18:59:01 jlec Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy)
 
 inherit distutils-r1
 



1.4                  dev-python/oauth2client/oauth2client-1.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild?r1=1.3&r2=1.4

Index: oauth2client-1.4.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- oauth2client-1.4.2.ebuild   30 Dec 2014 17:43:38 -0000      1.3
+++ oauth2client-1.4.2.ebuild   15 Jun 2015 18:59:01 -0000      1.4
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild,v 1.3 
2014/12/30 17:43:38 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.2.ebuild,v 1.4 
2015/06/15 18:59:01 jlec Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy)
 
 inherit distutils-r1
 



1.11                 dev-python/oauth2client/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   15 Jun 2015 18:50:18 -0000      1.10
+++ ChangeLog   15 Jun 2015 18:59:01 -0000      1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/oauth2client
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.10 
2015/06/15 18:50:18 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.11 
2015/06/15 18:59:01 jlec Exp $
+
+  15 Jun 2015; Justin Lecher <[email protected]> oauth2client-1.4.11.ebuild,
+  oauth2client-1.4.2.ebuild:
+  Drop pypy3 support everywhere
 
   15 Jun 2015; Justin Lecher <[email protected]> oauth2client-1.4.6.ebuild:
   Drop pypy3 support as it requires unreleased pypy3




Reply via email to