diff options
author | 2006-09-05 22:26:22 +0000 | |
---|---|---|
committer | 2006-09-05 22:26:22 +0000 | |
commit | 9763ba41c2b8f93ca6b03dfca59c6567786048c2 (patch) | |
tree | 214345b346ffb88681635d4d6b960cff2945e4d4 /dev-python/numpy/ChangeLog | |
parent | numarray-1.5.2: version update and clean (diff) | |
download | sci-9763ba41c2b8f93ca6b03dfca59c6567786048c2.tar.gz sci-9763ba41c2b8f93ca6b03dfca59c6567786048c2.tar.bz2 sci-9763ba41c2b8f93ca6b03dfca59c6567786048c2.zip |
added numpy-1.0_beta5, removed old versions
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@281 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'dev-python/numpy/ChangeLog')
-rw-r--r-- | dev-python/numpy/ChangeLog | 53 |
1 files changed, 38 insertions, 15 deletions
diff --git a/dev-python/numpy/ChangeLog b/dev-python/numpy/ChangeLog index 87d97c7e8..501e4efcc 100644 --- a/dev-python/numpy/ChangeLog +++ b/dev-python/numpy/ChangeLog @@ -2,21 +2,44 @@ # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ - 06 Jun 2006; Sebastien Fabbro <seb@ist.utl.pt> numpy-0.9.8.ebuild: - Blocks f2py (closes bug #131833). Tested with gcc-4.1, works. - Does not compile with as-needed. Fixed home page and cleaning. - -*numpy-0.9.8 (30 May 2006) - - 30 May 2006; Sebastien Fabbro <seb@ist.utl.pt> +numpy-0.9.8.ebuild: - Version bump. Changed homepage. Blocks f2py (closes bug #131833) - Tested with gcc-4.1, works. Does not compile with as-needed. - -*numpy-0.9.6-r1 (11 Apr 2006) - - 11 Apr 2006; Sebastien Fabbro <seb@ist.utl.pt> +numpy-0.9.6-r1.ebuild: - Fixed default atlas, and lapack stuff. Changed homepage. - Note at comment below: bicatali and Sebastien Fabbro are the same. +*numpy-1.0_beta5 (05 Sep 2006) + + 05 Sep 2006; Sebastien Fabbro <seb@ist.utl.pt> +numpy-1.0_beta5.ebuild: + Version bump. Filter --as-needed ldflags, but still buggy. + Removed obsolete versions in overlay. + +*numpy-1.0_beta2 (16 Aug 2006) + + 16 Aug 2006; Alastair Tse <liquidx@gentoo.org> +numpy-1.0_beta2.ebuild: + version bump (#143964). restricted test because it does not work in sandbox. + + 17 Jul 2006; Alastair Tse <liquidx@gentoo.org> -numpy-0.9.6.ebuild, + -numpy-0.9.6-r1.ebuild, numpy-0.9.8.ebuild: + Stable bump for x86. Block on !dev-python/f2py because numpy provides + this package. (#131833) + +*numpy-0.9.8 (14 Jun 2006) + + 14 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; +numpy-0.9.8.ebuild: + Bump. Incorporates many changes from the science overlay, mainly from bicatali. + + 13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml: + Add sci herd as co-maintainer. + + 13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + numpy-0.9.6-r1.ebuild: + Keyword ~ppc. + + 13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + numpy-0.9.6-r1.ebuild: + Fix up weird dep syntax. + +*numpy-0.9.6-r1 (13 Jun 2006) + + 13 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + +files/0.9.6-recognize-more-gfortran-versions.patch, + +numpy-0.9.6-r1.ebuild: + Patch to recognize Gentoo gfortran version strings. 01 Apr 2006; Olivier Fisette <ribosome@gentoo.org> -numpy-0.9.4.ebuild, +numpy-0.9.6.ebuild: |