pacho 15/03/06 22:23:08 Modified: h5py-2.3.1.ebuild ChangeLog Log: amd64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.7 dev-python/h5py/h5py-2.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/h5py-2.3.1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/h5py-2.3.1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/h5py-2.3.1.ebuild?r1=1.6&r2=1.7 Index: h5py-2.3.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-2.3.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- h5py-2.3.1.ebuild 15 Jan 2015 11:51:11 -0000 1.6 +++ h5py-2.3.1.ebuild 6 Mar 2015 22:23:08 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-2.3.1.ebuild,v 1.6 2015/01/15 11:51:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-2.3.1.ebuild,v 1.7 2015/03/06 22:23:08 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test examples mpi" RDEPEND=" 1.34 dev-python/h5py/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/h5py/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 15 Jan 2015 11:51:11 -0000 1.33 +++ ChangeLog 6 Mar 2015 22:23:08 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/h5py # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.33 2015/01/15 11:51:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.34 2015/03/06 22:23:08 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> h5py-2.3.1.ebuild: + amd64 stable, bug 540290 15 Jan 2015; Justin Lecher <[email protected]> h5py-2.3.1.ebuild, h5py-2.4.0.ebuild:
