mgorny      15/04/08 08:05:10

  Modified:             pyopencl-9999.ebuild pyopencl-2014.1.ebuild
                        pyopencl-2015.1.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.16                 dev-python/pyopencl/pyopencl-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild?r1=1.15&r2=1.16

Index: pyopencl-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- pyopencl-9999.ebuild        25 Dec 2014 19:22:00 -0000      1.15
+++ pyopencl-9999.ebuild        8 Apr 2015 08:05:10 -0000       1.16
@@ -1,9 +1,9 @@
-# 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/pyopencl/pyopencl-9999.ebuild,v 
1.15 2014/12/25 19:22:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild,v 
1.16 2015/04/08 08:05:10 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1 git-2
 



1.6                  dev-python/pyopencl/pyopencl-2014.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild?r1=1.5&r2=1.6

Index: pyopencl-2014.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pyopencl-2014.1.ebuild      8 Mar 2015 23:56:31 -0000       1.5
+++ pyopencl-2014.1.ebuild      8 Apr 2015 08:05:10 -0000       1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild,v 1.5 
2015/03/08 23:56:31 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild,v 1.6 
2015/04/08 08:05:10 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1
 



1.2                  dev-python/pyopencl/pyopencl-2015.1.ebuild

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

Index: pyopencl-2015.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2015.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyopencl-2015.1.ebuild      25 Feb 2015 05:20:13 -0000      1.1
+++ pyopencl-2015.1.ebuild      8 Apr 2015 08:05:10 -0000       1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2015.1.ebuild,v 1.1 
2015/02/25 05:20:13 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2015.1.ebuild,v 1.2 
2015/04/08 08:05:10 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1
 



1.33                 dev-python/pyopencl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   27 Mar 2015 22:47:02 -0000      1.32
+++ ChangeLog   8 Apr 2015 08:05:10 -0000       1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pyopencl
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/ChangeLog,v 1.32 
2015/03/27 22:47:02 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/ChangeLog,v 1.33 
2015/04/08 08:05:10 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <[email protected]> pyopencl-2014.1.ebuild,
+  pyopencl-2015.1.ebuild, pyopencl-9999.ebuild:
+  Drop old Python implementations
 
   27 Mar 2015; Manuel Rüger <[email protected]> -pyopencl-2013.2-r1.ebuild,
   -pyopencl-2013.2.ebuild:




Reply via email to