summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* removing scipy-0.3.2 (unsupported and buggy), and scipy-0.4.8 which does not ↵Sebastien Fabbro2007-02-198-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 Fabbro2007-02-195-9/+162
| | | | Package-Manager: portage-2.1.2-r9
* version bump with fix for bug 149153Steve Arnold2007-01-315-10/+129
| | | | Package-Manager: portage-2.1.2-r4
* Update for my nick change spyderous -> dberkholz.Donnie Berkholz2006-11-011-4/+4
| | | | Package-Manager: portage-2.1.2_rc1-r1
* Update for my nick change spyderous -> dberkholz.Donnie Berkholz2006-11-011-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 Berkholz2006-09-243-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 Berkholz2006-09-245-20/+27
| | | | Package-Manager: portage-2.1.2_pre1-r1
* Bump.Donnie Berkholz2006-09-244-5/+158
| | | | Package-Manager: portage-2.1.2_pre1-r1
* Setting LDFLAGS at all entirely overrides the linker flags within the build ↵Donnie Berkholz2006-09-243-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 Berkholz2006-09-243-21/+13
| | | | Package-Manager: portage-2.1.2_pre1
* Bump. Incorporates many changes from the science overlay, mainly from bicatali.Donnie Berkholz2006-06-144-5/+160
| | | | Package-Manager: portage-2.1
* Remove =gcc-3* dep.Donnie Berkholz2006-06-143-12/+15
| | | | Package-Manager: portage-2.1
* Keyword ~ppc.Donnie Berkholz2006-06-133-11/+15
| | | | Package-Manager: portage-2.1
* (#134248) Fix for gcc4, and stop appending -O3 -funroll-loops at the end of ↵Donnie Berkholz2006-06-133-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 Berkholz2006-06-135-35/+34
| | | | | | blas-config and lapack-config as eselect wrappers. Package-Manager: portage-2.1
* use full atoms for built_with_useSven Wegener2006-05-023-9/+45
| | | | Package-Manager: portage-2.1_pre10-r2
* Added ATLAS profile check in pk_setup() (fixes bug #129524).Olivier Fisette2006-04-134-2/+114
| | | | Package-Manager: portage-2.0.54
* New versionOlivier Fisette2006-04-014-6/+87
| | | | Package-Manager: portage-2.0.54
* Use Fortran eclass.Peter Bienstman2005-10-312-8/+5
| | | | Package-Manager: portage-2.0.51.22-r3
* First import.Peter Bienstman2005-08-226-0/+153
Package-Manager: portage-2.0.51.22-r2