mgorny      15/04/08 08:05:08

  Modified:             numpy-1.8.1.ebuild numpy-1.8.2.ebuild
                        numpy-1.9.0.ebuild numpy-1.8.0-r1.ebuild
                        numpy-1.9.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.5                  dev-python/numpy/numpy-1.8.1.ebuild

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

Index: numpy-1.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- numpy-1.8.1.ebuild  28 Aug 2014 05:16:24 -0000      1.4
+++ numpy-1.8.1.ebuild  8 Apr 2015 08:05:08 -0000       1.5
@@ -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/numpy/numpy-1.8.1.ebuild,v 1.4 
2014/08/28 05:16:24 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.8.1.ebuild,v 1.5 
2015/04/08 08:05:08 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 FORTRAN_NEEDED=lapack
 



1.3                  dev-python/numpy/numpy-1.8.2.ebuild

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

Index: numpy-1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- numpy-1.8.2.ebuild  28 Aug 2014 06:10:37 -0000      1.2
+++ numpy-1.8.2.ebuild  8 Apr 2015 08:05:08 -0000       1.3
@@ -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/numpy/numpy-1.8.2.ebuild,v 1.2 
2014/08/28 06:10:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.8.2.ebuild,v 1.3 
2015/04/08 08:05:08 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 FORTRAN_NEEDED=lapack
 



1.2                  dev-python/numpy/numpy-1.9.0.ebuild

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

Index: numpy-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- numpy-1.9.0.ebuild  19 Oct 2014 10:26:34 -0000      1.1
+++ numpy-1.9.0.ebuild  8 Apr 2015 08:05:08 -0000       1.2
@@ -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/numpy/numpy-1.9.0.ebuild,v 1.1 
2014/10/19 10:26:34 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.0.ebuild,v 1.2 
2015/04/08 08:05:08 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 FORTRAN_NEEDED=lapack
 



1.15                 dev-python/numpy/numpy-1.8.0-r1.ebuild

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

Index: numpy-1.8.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.8.0-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- numpy-1.8.0-r1.ebuild       2 Apr 2014 01:38:43 -0000       1.14
+++ numpy-1.8.0-r1.ebuild       8 Apr 2015 08:05:08 -0000       1.15
@@ -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/numpy/numpy-1.8.0-r1.ebuild,v 
1.14 2014/04/02 01:38:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.8.0-r1.ebuild,v 
1.15 2015/04/08 08:05:08 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 FORTRAN_NEEDED=lapack
 



1.2                  dev-python/numpy/numpy-1.9.1.ebuild

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

Index: numpy-1.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- numpy-1.9.1.ebuild  5 Nov 2014 05:23:13 -0000       1.1
+++ numpy-1.9.1.ebuild  8 Apr 2015 08:05:08 -0000       1.2
@@ -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/numpy/numpy-1.9.1.ebuild,v 1.1 
2014/11/05 05:23:13 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.9.1.ebuild,v 1.2 
2015/04/08 08:05:08 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 FORTRAN_NEEDED=lapack
 



1.256                dev-python/numpy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -r1.255 -r1.256
--- ChangeLog   3 Apr 2015 23:10:37 -0000       1.255
+++ ChangeLog   8 Apr 2015 08:05:08 -0000       1.256
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/numpy
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.255 
2015/04/03 23:10:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.256 
2015/04/08 08:05:08 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgo...@gentoo.org> numpy-1.8.0-r1.ebuild,
+  numpy-1.8.1.ebuild, numpy-1.8.2.ebuild, numpy-1.9.0.ebuild,
+  numpy-1.9.1.ebuild:
+  Drop old Python implementations
 
   03 Apr 2015; Mike Frysinger <vap...@gentoo.org> numpy-1.9.0-r1.ebuild:
   Mark arm64/s390/sh stable.




Reply via email to