floppym     14/10/17 02:31:20

  Modified:             cython-0.21.ebuild cython-0.19.1-r1.ebuild
                        cython-0.19.1.ebuild ChangeLog
  Removed:              cython-0.17.1.ebuild cython-0.19.2.ebuild
                        cython-0.18.ebuild cython-0.20.ebuild
                        cython-0.20.1.ebuild cython-0.20.2.ebuild
                        cython-0.17.2.ebuild cython-0.16.ebuild
                        cython-0.17.4.ebuild cython-0.18-r1.ebuild
  Log:
  Work around bug in 'local' built-in for bash-4.3, bug 525608. Remove old 
ebuilds.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.6                  dev-python/cython/cython-0.21.ebuild

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

Index: cython-0.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.21.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cython-0.21.ebuild  17 Oct 2014 01:57:59 -0000      1.5
+++ cython-0.21.ebuild  17 Oct 2014 02:31:20 -0000      1.6
@@ -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/cython/cython-0.21.ebuild,v 1.5 
2014/10/17 01:57:59 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.21.ebuild,v 1.6 
2014/10/17 02:31:20 floppym Exp $
 
 EAPI=5
 
@@ -36,7 +36,7 @@
        fi
 
        # Python gets confused when it is in sys.path before build.
-       local PYTHONPATH
+       local PYTHONPATH=
        export PYTHONPATH
 
        distutils-r1_python_compile



1.9                  dev-python/cython/cython-0.19.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/cython-0.19.1-r1.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/cython-0.19.1-r1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/cython-0.19.1-r1.ebuild?r1=1.8&r2=1.9

Index: cython-0.19.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cython-0.19.1-r1.ebuild     21 Sep 2014 10:28:32 -0000      1.8
+++ cython-0.19.1-r1.ebuild     17 Oct 2014 02:31:20 -0000      1.9
@@ -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/cython/cython-0.19.1-r1.ebuild,v 
1.8 2014/09/21 10:28:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1-r1.ebuild,v 
1.9 2014/10/17 02:31:20 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
@@ -36,7 +36,7 @@
        fi
 
        # Python gets confused when it is in sys.path before build.
-       local PYTHONPATH
+       local PYTHONPATH=
        export PYTHONPATH
 
        distutils-r1_python_compile



1.13                 dev-python/cython/cython-0.19.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild?r1=1.12&r2=1.13

Index: cython-0.19.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- cython-0.19.1.ebuild        13 Sep 2014 20:33:49 -0000      1.12
+++ cython-0.19.1.ebuild        17 Oct 2014 02:31:20 -0000      1.13
@@ -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/cython/cython-0.19.1.ebuild,v 
1.12 2014/09/13 20:33:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.19.1.ebuild,v 
1.13 2014/10/17 02:31:20 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -36,7 +36,7 @@
        fi
 
        # Python gets confused when it is in sys.path before build.
-       local PYTHONPATH
+       local PYTHONPATH=
        export PYTHONPATH
 
        distutils-r1_python_compile



1.126                dev-python/cython/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog   17 Oct 2014 01:57:59 -0000      1.125
+++ ChangeLog   17 Oct 2014 02:31:20 -0000      1.126
@@ -1,6 +1,15 @@
 # ChangeLog for dev-python/cython
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.125 
2014/10/17 01:57:59 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.126 
2014/10/17 02:31:20 floppym Exp $
+
+  17 Oct 2014; Mike Gilbert <[email protected]> -cython-0.16.ebuild,
+  -cython-0.17.1.ebuild, -cython-0.17.2.ebuild, -cython-0.17.4.ebuild,
+  -cython-0.18-r1.ebuild, -cython-0.18.ebuild, -cython-0.19.2.ebuild,
+  -cython-0.20.1.ebuild, -cython-0.20.2.ebuild, -cython-0.20.ebuild,
+  -files/0.15.1-test.patch, cython-0.19.1-r1.ebuild, cython-0.19.1.ebuild,
+  cython-0.21.ebuild:
+  Work around bug in 'local' built-in for bash-4.3, bug 525608. Remove old
+  ebuilds.
 
   17 Oct 2014; Mike Gilbert <[email protected]> cython-0.21.ebuild:
   Depend on setuptools.




Reply via email to