diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2010-02-02 17:02:19 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2010-02-02 17:02:19 +0000 |
commit | dc1300425114dc29a8be0151b322d3ff568259ee (patch) | |
tree | 397b89f6ce78300f567be670c3d736024a45d5b3 /dev-python/scientificpython/ChangeLog | |
parent | Fix install of non-existant doc. (diff) | |
download | gentoo-2-dc1300425114dc29a8be0151b322d3ff568259ee.tar.gz gentoo-2-dc1300425114dc29a8be0151b322d3ff568259ee.tar.bz2 gentoo-2-dc1300425114dc29a8be0151b322d3ff568259ee.zip |
Added a patch to use netcdf with mpi, thanks xarthisius, bug #303160.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/scientificpython/ChangeLog')
-rw-r--r-- | dev-python/scientificpython/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/scientificpython/ChangeLog b/dev-python/scientificpython/ChangeLog index 7837bb5c354a..9207ffbf44d0 100644 --- a/dev-python/scientificpython/ChangeLog +++ b/dev-python/scientificpython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/scientificpython # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.28 2010/01/17 18:51:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.29 2010/02/02 17:02:19 bicatali Exp $ + + 02 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> + scientificpython-2.9.ebuild, +files/scientificpython-2.9-mpi-netcdf.patch: + Added a patch to use netcdf with mpi, thanks xarthisius, bug #303160. 17 Jan 2010; Raúl Porcel <armin76@gentoo.org> scientificpython-2.9.ebuild: |