summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed forcing of non-existent -m32 CFLAG for alpha and rely on atlas' ↵Markus Dittrich2007-01-034-28/+25
| | | | | | autodetection to do the right thing (see bug #159002). Package-Manager: portage-2.1.2_rc4-r4
* Stable on sparcGustavo Zacarias2006-12-291-8/+18
| | | | Package-Manager: portage-2.1.1-r2
* Stable on sparcGustavo Zacarias2006-12-292-3/+7
| | | | Package-Manager: portage-2.1.1-r2
* Version bump.Markus Dittrich2006-12-193-191/+12
| | | | Package-Manager: portage-2.1.2_rc3-r4
* Version bump.Markus Dittrich2006-12-193-1/+185
| | | | Package-Manager: portage-2.1.2_rc3-r4
* Version bump.Markus Dittrich2006-12-094-5/+198
| | | | Package-Manager: portage-2.1.2_rc2-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-3/+6
| | | | Package-Manager: portage-2.1.2_rc1-r1
* Version bump to latest development snapshot. Ebuild now uses atlas' build ↵Markus Dittrich2006-10-313-173/+13
| | | | | | system to select compiler and flags (see bug #144314). Package-Manager: portage-2.1.2_pre3-r9
* Version bump to latest development snapshot. Ebuild now uses atlas' build ↵Markus Dittrich2006-10-313-1/+186
| | | | | | system to select compiler and flags (see bug #144314). Package-Manager: portage-2.1.2_pre3-r9
* Replaced the faulty 'ASM VOLATILE' patch with a proper fix to the offending ↵Markus Dittrich2006-10-035-19/+43
| | | | | | clobbered bx registers in camm_dpa.h (see bug #128178). Package-Manager: portage-2.1.2_pre2
* Bumped to new development snapshot and removed old version (see bug #144314).Markus Dittrich2006-09-123-171/+12
| | | | Package-Manager: portage-2.1.1
* Bumped to new development snapshot and removed old version (see bug #144314).Markus Dittrich2006-09-123-1/+167
| | | | Package-Manager: portage-2.1.1
* stable on amd64Simon Stelling2006-09-123-21/+14
| | | | Package-Manager: portage-2.1.1
* Stable x86; bug #141438Joshua Jackson2006-09-082-3/+7
| | | | Package-Manager: portage-2.1-r2
* Stable x86; reminds me of geography class ;)Joshua Jackson2006-09-081-8/+18
| | | | Package-Manager: portage-2.1-r2
* Use autotooled libtool from lapack rather than the one from /usr/bin to pick ↵Markus Dittrich2006-09-073-8/+15
| | | | | | up the proper fortran compiler. This fixes bug #146512. Package-Manager: portage-2.1.1_rc1-r3
* Fixed small problem with shared libs patch that prevented building of ↵Markus Dittrich2006-09-071-22/+12
| | | | | | threaded cblas. Package-Manager: portage-2.1.1_rc1-r3
* stable on ppc (Bug #141438)Stephanie J. Lockwood-Childs2006-09-043-11/+25
| | | | Package-Manager: portage-2.1-r2
* Fixed improper install path for one of the docs. This fixes bug #146048.Markus Dittrich2006-09-033-11/+17
| | | | Package-Manager: portage-2.1.1_rc1-r1
* Stable on ppc64; bug #141438Markus Rothe2006-09-023-11/+14
| | | | Package-Manager: portage-2.1-r2
* Unkeyword ~ia64; requires blas-atlas.Tim Yamin2006-08-305-23/+27
| | | | Package-Manager: portage-2.1.1_pre4-r4
* Version bump. See bug #144314.Markus Dittrich2006-08-305-5/+1647
| | | | Package-Manager: portage-2.1.1_rc1-r1
* Add eselect symlink maps, reported by Markus Dittrich.Donnie Berkholz2006-08-251-0/+3
| | | | Package-Manager: portage-2.1.1_pre5-r3
* Fix manifest and changelog.Donnie Berkholz2006-08-251-1/+4
| | | | Package-Manager: portage-2.1.1_pre5-r3
* Add eselect symlink maps, reported by Markus Dittrich.Donnie Berkholz2006-08-251-4/+8
| | | | Package-Manager: portage-2.1.1_pre5-r3
* Note that configuration now uses eselect rather than lapack-config.Donnie Berkholz2006-08-174-15/+21
| | | | Package-Manager: portage-2.1.1_pre4-r4
* Change einfo uses that should get read to elog.Donnie Berkholz2006-08-171-12/+12
| | | | Package-Manager: portage-2.1.1_pre4-r4
* Note that configuration now uses eselect rather than blas-config.Donnie Berkholz2006-08-171-12/+12
| | | | Package-Manager: portage-2.1.1_pre4-r4
* Change einfo uses that should get read to elog.Donnie Berkholz2006-08-173-43/+47
| | | | Package-Manager: portage-2.1.1_pre4-r4
* Disable installation of header files atlas_misc.h and atlas_enum.h since ↵Markus Dittrich2006-08-178-33/+45
| | | | | | they are provided by blas-atlas and otherwise lead to file collisions. This fixes bug #143947. Package-Manager: portage-2.1.1_pre5
* Removed unnecessary but harmless cruft from atlas3.6.0-shared-libs.2.patch ↵Markus Dittrich2006-08-049-42/+53
| | | | | | and bumped patch to revision 3. Package-Manager: portage-2.1.1_pre4-r1
* Synced patch with fixed version from blas-atlas CVS tree to enable ↵Markus Dittrich2006-08-013-13/+33
| | | | | | compilation on ppc using gcc-4 (see blas-atlas Changelog entry from 05/07/2006). This fixes bug #142294. Package-Manager: portage-2.1.1_pre3-r5
* Updated shared-libs patchset to resolve issues due to missing pthread ↵Markus Dittrich2006-07-276-32/+55
| | | | | | symbols on multiprocessor machines (see #137877). Package-Manager: portage-2.1.1_pre3-r5
* Bumps to switch to new eselect modules.Donnie Berkholz2006-07-031-22/+42
| | | | Package-Manager: portage-2.1.1_pre1-r5
* Bumps to switch to new eselect modules.Donnie Berkholz2006-07-038-1/+460
| | | | Package-Manager: portage-2.1.1_pre1-r5
* Mark 3.7.11 ~ia64Aron Griffis2006-04-011-0/+10
| | | | Package-Manager: portage-2.1_pre5-r4
* Mark 3.7.11 ~ia64Aron Griffis2006-04-011-6/+6
| | | | Package-Manager: portage-2.1_pre5-r4
* Mark 3.7.11 ~ia64Aron Griffis2006-04-014-9/+17
| | | | Package-Manager: portage-2.1_pre5-r4
* (#121855) Allow compilation with gcc-4. Also at least partially fix ↵Donnie Berkholz2006-03-213-16/+67
| | | | | | compilation with non-gcc compilers (e.g. ifc). You will now need to pass FC to use a non-default Fortran compiler. Package-Manager: portage-2.1_pre6-r3
* (#121855) Allow compilation with gcc-4. Also at least partially fix ↵Donnie Berkholz2006-03-211-2/+27
| | | | | | compilation with non-gcc compilers (e.g. ifc). Package-Manager: portage-2.1_pre6-r3
* Changed DEPEND such that ebuilds can now depend on any blas-atlas-3.6.0-r* ↵Markus Dittrich2006-01-116-16/+22
| | | | | | revision. This fixes the circular dependency issue in bug #118521. Package-Manager: portage-2.1_pre3-r1
* New lapack-atlas ebuild that compiles against the most recent blas-atlas ↵Markus Dittrich2006-01-114-8/+212
| | | | | | development release. This fixes the circular dependency issues reported in bug #118521. Package-Manager: portage-2.1_pre3-r1
* Drop Keywords to testing (my mistake)Olivier Fisette2005-11-132-3/+3
| | | | Package-Manager: portage-2.0.51.22-r3
* Migrated to fortran.eclass (bug #65950)Olivier Fisette2005-11-131-2/+2
| | | | Package-Manager: portage-2.0.51.22-r3
* Migrated to fortran.eclass (bug #65950)Olivier Fisette2005-11-134-5/+207
| | | | Package-Manager: portage-2.0.51.22-r3
* Stable on ppcMichael Hanselmann2005-09-171-4/+4
| | | | Package-Manager: portage-2.0.51.22-r2
* Stable on ppcMichael Hanselmann2005-09-172-3/+7
| | | | Package-Manager: portage-2.0.51.22-r2
* stable bump for sparc and x86Steve Arnold2005-09-112-3/+7
| | | | Package-Manager: portage-2.0.51.22-r2
* stable bump for sparcSteve Arnold2005-09-111-3/+3
| | | | Package-Manager: portage-2.0.51.22-r2