idella4     14/06/10 01:16:27

  Modified:             h5py-2.2.1-r1.ebuild ChangeLog
  Log:
  adjust version of dep hdf5, fixes Bug #512660
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.2                  dev-python/h5py/h5py-2.2.1-r1.ebuild

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

Index: h5py-2.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-2.2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- h5py-2.2.1-r1.ebuild        7 Apr 2014 02:10:24 -0000       1.1
+++ h5py-2.2.1-r1.ebuild        10 Jun 2014 01:16:26 -0000      1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-2.2.1-r1.ebuild,v 1.1 
2014/04/07 02:10:24 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-2.2.1-r1.ebuild,v 1.2 
2014/06/10 01:16:26 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} )
 
 inherit distutils-r1 flag-o-matic
 
@@ -18,7 +18,7 @@
 IUSE="test examples mpi"
 
 RDEPEND="
-       sci-libs/hdf5:=
+       <sci-libs/hdf5-1.8.13
        dev-python/numpy[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]



1.24                 dev-python/h5py/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   7 Apr 2014 02:21:35 -0000       1.23
+++ ChangeLog   10 Jun 2014 01:16:27 -0000      1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/h5py
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.23 2014/04/07 
02:21:35 idella4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.24 2014/06/10 
01:16:27 idella4 Exp $
+
+  10 Jun 2014; Ian Delaney <idel...@gentoo.org> h5py-2.2.1-r1.ebuild:
+  adjust version of dep hdf5, fixes Bug #512660
 
 *h5py-2.2.1-r1.ebuild (07 Ap=r 2014)
 




Reply via email to