Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed old versions (commited this time) | Sebastien Fabbro | 2007-09-11 | 5 | -290/+3 |
| | | | | Package-Manager: portage-2.1.2.12 | ||||
* | fixed conflict with cdf (bug #191593), removed old versions | Sebastien Fabbro | 2007-09-11 | 7 | -686/+50 |
| | | | | Package-Manager: portage-2.1.2.12 | ||||
* | Marked ~ppc for bug #191600. | Joseph Jezak | 2007-09-09 | 1 | -8/+18 |
| | | | | Package-Manager: portage-2.1.3.7 | ||||
* | Marked ~ppc for bug #191600. | Joseph Jezak | 2007-09-09 | 2 | -3/+6 |
| | | | | Package-Manager: portage-2.1.3.7 | ||||
* | whitespace | Michael Sterrett | 2007-08-24 | 2 | -16/+5 |
| | | | | Package-Manager: portage-2.1.2.12 | ||||
* | Version bump + cleaning configuration | Sebastien Fabbro | 2007-08-24 | 1 | -7/+15 |
| | | | | Package-Manager: portage-2.1.2.12 | ||||
* | Version bump + cleaning configuration | Sebastien Fabbro | 2007-08-24 | 3 | -1/+133 |
| | | | | Package-Manager: portage-2.1.2.12 | ||||
* | Revision including a bunch of patches from scipy-svn. Now also includes | Sebastien Fabbro | 2007-06-06 | 15 | -8/+1612 |
| | | | | | | sandbox modules with a use flag. Revert to fftw-2.* for fftw, faster for complex. Added a patch to enable numpy-1.0.3 API changes. Package-Manager: portage-2.1.2.7 | ||||
* | Removed old unused versions | Sebastien Fabbro | 2007-06-04 | 7 | -334/+13 |
| | | | | Package-Manager: portage-2.1.2.7 | ||||
* | removing scipy-0.3.2 (unsupported and buggy), and scipy-0.4.8 which does not ↵ | Sebastien Fabbro | 2007-02-19 | 8 | -313/+12 |
| | | | | | | compile and is now deprecated. Package-Manager: portage-2.1.2-r9 | ||||
* | added scipy-0.5.2-r1.ebuild with a lot of changes and umfpack support. | Sebastien Fabbro | 2007-02-19 | 5 | -9/+162 |
| | | | | Package-Manager: portage-2.1.2-r9 | ||||
* | version bump with fix for bug 149153 | Steve Arnold | 2007-01-31 | 5 | -10/+129 |
| | | | | Package-Manager: portage-2.1.2-r4 | ||||
* | Update for my nick change spyderous -> dberkholz. | Donnie Berkholz | 2006-11-01 | 1 | -4/+4 |
| | | | | Package-Manager: portage-2.1.2_rc1-r1 | ||||
* | Update for my nick change spyderous -> dberkholz. | Donnie Berkholz | 2006-11-01 | 1 | -6/+9 |
| | | | | Package-Manager: portage-2.1.2_rc1-r1 | ||||
* | Drop pkg_setup() and use default fortran one. This gets rid of the forced ↵ | Donnie Berkholz | 2006-09-24 | 3 | -53/+22 |
| | | | | | | ATLAS use and blas/lapack-config checks added in #129524. It seems to work OK with other implems as long as you're consistent about it, and it breaks in an annoying way with newer eselect modules (see #136023 e.g.). Also this drops the LDFLAGS stuff that was wrongly added, a better fix is already in here. Package-Manager: portage-2.1.2_pre1-r1 | ||||
* | (#144744) Block out >=numpy-1_beta and newer. | Donnie Berkholz | 2006-09-24 | 5 | -20/+27 |
| | | | | Package-Manager: portage-2.1.2_pre1-r1 | ||||
* | Bump. | Donnie Berkholz | 2006-09-24 | 4 | -5/+158 |
| | | | | Package-Manager: portage-2.1.2_pre1-r1 | ||||
* | Setting LDFLAGS at all entirely overrides the linker flags within the build ↵ | Donnie Berkholz | 2006-09-24 | 3 | -11/+21 |
| | | | | | | and breaks it. See comp.lang.python thread 'Building things with setup.py' from 21 Sept. 2006. Package-Manager: portage-2.1.2_pre1 | ||||
* | Newer atlas doesn't have USE=ifc, so stop checking for it. | Donnie Berkholz | 2006-09-24 | 3 | -21/+13 |
| | | | | Package-Manager: portage-2.1.2_pre1 | ||||
* | Bump. Incorporates many changes from the science overlay, mainly from bicatali. | Donnie Berkholz | 2006-06-14 | 4 | -5/+160 |
| | | | | Package-Manager: portage-2.1 | ||||
* | Remove =gcc-3* dep. | Donnie Berkholz | 2006-06-14 | 3 | -12/+15 |
| | | | | Package-Manager: portage-2.1 | ||||
* | Keyword ~ppc. | Donnie Berkholz | 2006-06-13 | 3 | -11/+15 |
| | | | | Package-Manager: portage-2.1 | ||||
* | (#134248) Fix for gcc4, and stop appending -O3 -funroll-loops at the end of ↵ | Donnie Berkholz | 2006-06-13 | 3 | -14/+52 |
| | | | | | | our compiler flags by specifying --opt. Package-Manager: portage-2.1 | ||||
* | When checking for ATLAS, do it case-insensitively. Future planning for ↵ | Donnie Berkholz | 2006-06-13 | 5 | -35/+34 |
| | | | | | | blas-config and lapack-config as eselect wrappers. Package-Manager: portage-2.1 | ||||
* | use full atoms for built_with_use | Sven Wegener | 2006-05-02 | 3 | -9/+45 |
| | | | | Package-Manager: portage-2.1_pre10-r2 | ||||
* | Added ATLAS profile check in pk_setup() (fixes bug #129524). | Olivier Fisette | 2006-04-13 | 4 | -2/+114 |
| | | | | Package-Manager: portage-2.0.54 | ||||
* | New version | Olivier Fisette | 2006-04-01 | 4 | -6/+87 |
| | | | | Package-Manager: portage-2.0.54 | ||||
* | Use Fortran eclass. | Peter Bienstman | 2005-10-31 | 2 | -8/+5 |
| | | | | Package-Manager: portage-2.0.51.22-r3 | ||||
* | First import. | Peter Bienstman | 2005-08-22 | 6 | -0/+153 |
Package-Manager: portage-2.0.51.22-r2 |