summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert clapack patch (see bug #197527) and take care of LDFLAGS as numpySebastien Fabbro2007-12-173-1/+136
| | | | (Portage version: 2.1.4_rc9)
* Added new revision to fix undefined lapack symbols (see bug #195619).Markus Dittrich2007-10-181-4/+15
| | | | | (Portage version: 2.1.3.13) (Unsigned Manifest commit)
* Added new revision to fix undefined lapack symbols (see bug #195619).Markus Dittrich2007-10-184-1/+241
| | | | (Portage version: 2.1.3.13)
* New revision with patch to fix fftw problem (see bug #194708).Markus Dittrich2007-10-051-14/+15
| | | | | (Portage version: 2.1.3.11) (Unsigned Manifest commit)
* New revision with patch to fix fftw problem (see bug #194708).Markus Dittrich2007-10-054-1/+150
| | | | (Portage version: 2.1.3.11)
* Version bump. Added dev-python/imaging in RDEPEND. Re-organize sandbox ↵Sebastien Fabbro2007-09-251-7/+23
| | | | | | | modules building (Portage version: 2.1.3.9) (Signed Manifest commit)
* Version bump. Added dev-python/imaging in RDEPEND. Re-organize sandbox ↵Sebastien Fabbro2007-09-255-1/+714
| | | | | | modules building (Portage version: 2.1.3.9)
* removed old versions (commited this time)Sebastien Fabbro2007-09-111-17/+3
| | | | | (Portage version: 2.1.2.12) (Signed Manifest commit)
* removed old versions (commited this time)Sebastien Fabbro2007-09-114-273/+0
| | | | (Portage version: 2.1.2.12)
* fixed conflict with cdf (bug #191593), removed old versionsSebastien Fabbro2007-09-111-24/+16
| | | | | (Portage version: 2.1.2.12) (Signed Manifest commit)
* fixed conflict with cdf (bug #191593), removed old versionsSebastien Fabbro2007-09-116-662/+34
| | | | (Portage version: 2.1.2.12)
* Marked ~ppc for bug #191600.Joseph Jezak2007-09-091-8/+18
| | | | | (Portage version: 2.1.3.7) (Signed Manifest commit)
* Marked ~ppc for bug #191600.Joseph Jezak2007-09-092-3/+6
| | | | (Portage version: 2.1.3.7)
* whitespaceMichael Sterrett2007-08-241-14/+4
| | | | | (Portage version: 2.1.2.12) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2007-08-241-2/+1
| | | | (Portage version: 2.1.2.12)
* Version bump + cleaning configurationSebastien Fabbro2007-08-241-7/+15
| | | | | (Portage version: 2.1.2.12) (Signed Manifest commit)
* Version bump + cleaning configurationSebastien Fabbro2007-08-243-1/+133
| | | | (Portage version: 2.1.2.12)
* Revision including a bunch of patches from scipy-svn. Now also includesSebastien Fabbro2007-06-061-7/+58
| | | | | | | 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. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Revision including a bunch of patches from scipy-svn. Now also includesSebastien Fabbro2007-06-0614-1/+1554
| | | | | | 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. (Portage version: 2.1.2.7)
* Removed old unused versionsSebastien Fabbro2007-06-041-28/+8
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Removed old unused versionsSebastien Fabbro2007-06-046-306/+5
| | | | (Portage version: 2.1.2.7)
* removing scipy-0.3.2 (unsupported and buggy), and scipy-0.4.8 which does not ↵Sebastien Fabbro2007-02-191-30/+7
| | | | | | | compile and is now deprecated. (Portage version: 2.1.2-r9) (Signed Manifest commit)
* removing scipy-0.3.2 (unsupported and buggy), and scipy-0.4.8 which does not ↵Sebastien Fabbro2007-02-197-283/+5
| | | | | | compile and is now deprecated. (Portage version: 2.1.2-r9)
* added scipy-0.5.2-r1.ebuild with a lot of changes and umfpack support.Sebastien Fabbro2007-02-191-8/+25
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* added scipy-0.5.2-r1.ebuild with a lot of changes and umfpack support.Sebastien Fabbro2007-02-194-1/+137
| | | | (Portage version: 2.1.2-r9)
* version bump with fix for bug 149153Steve Arnold2007-01-311-8/+16
| | | | | (Portage version: 2.1.2-r4) (Unsigned Manifest commit)
* version bump with fix for bug 149153Steve Arnold2007-01-314-2/+113
| | | | (Portage version: 2.1.2-r4)
* Update for my nick change spyderous -> dberkholz.Donnie Berkholz2006-11-011-4/+4
| | | | | (Portage version: 2.1.2_rc1-r1) (Unsigned Manifest commit)
* Update for my nick change spyderous -> dberkholz.Donnie Berkholz2006-11-011-6/+9
| | | | (Portage version: 2.1.2_rc1-r1)
* Drop pkg_setup() and use default fortran one. This gets rid of the forced ↵Donnie Berkholz2006-09-241-8/+8
| | | | | | | 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. (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* Drop pkg_setup() and use default fortran one. This gets rid of the forced ↵Donnie Berkholz2006-09-242-45/+14
| | | | | | 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. (Portage version: 2.1.2_pre1-r1)
* (#144744) Block out >=numpy-1_beta and newer.Donnie Berkholz2006-09-241-16/+16
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* (#144744) Block out >=numpy-1_beta and newer.Donnie Berkholz2006-09-244-4/+11
| | | | (Portage version: 2.1.2_pre1-r1)
* Bump.Donnie Berkholz2006-09-241-4/+12
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* Bump.Donnie Berkholz2006-09-243-1/+146
| | | | (Portage version: 2.1.2_pre1-r1)
* Setting LDFLAGS at all entirely overrides the linker flags within the build ↵Donnie Berkholz2006-09-241-8/+8
| | | | | | | and breaks it. See comp.lang.python thread 'Building things with setup.py' from 21 Sept. 2006. (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Setting LDFLAGS at all entirely overrides the linker flags within the build ↵Donnie Berkholz2006-09-242-3/+13
| | | | | | and breaks it. See comp.lang.python thread 'Building things with setup.py' from 21 Sept. 2006. (Portage version: 2.1.2_pre1)
* Newer atlas doesn't have USE=ifc, so stop checking for it.Donnie Berkholz2006-09-241-8/+8
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Newer atlas doesn't have USE=ifc, so stop checking for it.Donnie Berkholz2006-09-242-13/+5
| | | | (Portage version: 2.1.2_pre1)
* Bump. Incorporates many changes from the science overlay, mainly from bicatali.Donnie Berkholz2006-06-141-4/+12
| | | | | (Portage version: 2.1) (Unsigned Manifest commit)
* Bump. Incorporates many changes from the science overlay, mainly from bicatali.Donnie Berkholz2006-06-143-1/+148
| | | | (Portage version: 2.1)
* Remove =gcc-3* dep.Donnie Berkholz2006-06-141-8/+8
| | | | | (Portage version: 2.1) (Unsigned Manifest commit)
* Remove =gcc-3* dep.Donnie Berkholz2006-06-142-4/+7
| | | | (Portage version: 2.1)
* Keyword ~ppc.Donnie Berkholz2006-06-131-8/+8
| | | | | (Portage version: 2.1) (Unsigned Manifest commit)
* Keyword ~ppc.Donnie Berkholz2006-06-132-3/+7
| | | | (Portage version: 2.1)
* (#134248) Fix for gcc4, and stop appending -O3 -funroll-loops at the end of ↵Donnie Berkholz2006-06-131-8/+8
| | | | | | | our compiler flags by specifying --opt. (Portage version: 2.1) (Unsigned Manifest commit)
* (#134248) Fix for gcc4, and stop appending -O3 -funroll-loops at the end of ↵Donnie Berkholz2006-06-132-6/+44
| | | | | | our compiler flags by specifying --opt. (Portage version: 2.1)
* When checking for ATLAS, do it case-insensitively. Future planning for ↵Donnie Berkholz2006-06-131-30/+20
| | | | | | | blas-config and lapack-config as eselect wrappers. (Portage version: 2.1) (Unsigned Manifest commit)
* When checking for ATLAS, do it case-insensitively. Future planning for ↵Donnie Berkholz2006-06-134-5/+14
| | | | | | blas-config and lapack-config as eselect wrappers. (Portage version: 2.1)
* use full atoms for built_with_useSven Wegener2006-05-021-5/+41
| | | | | (Portage version: 2.1_pre10-r2) (Signed Manifest commit)