summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump.Sebastien Fabbro2007-04-051-7/+15
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* Version bump.Sebastien Fabbro2007-04-053-1/+173
| | | | (Portage version: 2.1.2.2)
* don't check for cblas when flag lapack unused. allows F77FLAGS.Sebastien Fabbro2007-03-061-11/+11
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* don't check for cblas when flag lapack unused. allows F77FLAGS.Sebastien Fabbro2007-03-062-10/+17
| | | | (Portage version: 2.1.2-r9)
* fixed bug #169262 with upstream patch.Sebastien Fabbro2007-03-051-15/+19
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* fixed bug #169262 with upstream patch.Sebastien Fabbro2007-03-054-3/+100
| | | | (Portage version: 2.1.2-r9)
* updated cblas depsSebastien Fabbro2007-02-201-11/+11
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* updated cblas depsSebastien Fabbro2007-02-202-3/+9
| | | | (Portage version: 2.1.2-r9)
* added numpy-1.0.1-r1: overhaul cleaning and testingSebastien Fabbro2007-02-191-16/+37
| | | | | (Portage version: 2.1.2-r9) (Signed Manifest commit)
* added numpy-1.0.1-r1: overhaul cleaning and testingSebastien Fabbro2007-02-197-6/+228
| | | | (Portage version: 2.1.2-r9)
* bumped to latest full release and cleaned up rc and beta ebuildsSteve Arnold2007-01-311-20/+12
| | | | | (Portage version: 2.1.2-r4) (Unsigned Manifest commit)
* bumped to latest full release and cleaned up rc and beta ebuildsSteve Arnold2007-01-316-73/+64
| | | | (Portage version: 2.1.2-r4)
* Stable on ppc.Donnie Berkholz2006-09-261-8/+8
| | | | | (Portage version: 2.1.2_pre1-r3) (Unsigned Manifest commit)
* Stable on ppc.Donnie Berkholz2006-09-262-3/+6
| | | | (Portage version: 2.1.2_pre1-r3)
* The LDFLAGS situation is worse than I thought. Setting LDFLAGS at all ↵Donnie Berkholz2006-09-241-16/+16
| | | | | | | entirely overrides the linker flags within the build 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)
* The LDFLAGS situation is worse than I thought. Setting LDFLAGS at all ↵Donnie Berkholz2006-09-244-19/+37
| | | | | | entirely overrides the linker flags within the build and breaks it. See comp.lang.python thread 'Building things with setup.py' from 21 Sept. 2006. (Portage version: 2.1.2_pre1)
* Remove unused patch.Donnie Berkholz2006-09-222-25/+4
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Remove unused patch.Donnie Berkholz2006-09-221-1/+5
| | | | (Portage version: 2.1.2_pre1)
* It helps to inherit flag-o-matic.Donnie Berkholz2006-09-211-16/+16
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* It helps to inherit flag-o-matic.Donnie Berkholz2006-09-214-7/+11
| | | | (Portage version: 2.1.2_pre1)
* Bump.Donnie Berkholz2006-09-211-4/+12
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Bump.Donnie Berkholz2006-09-213-1/+64
| | | | (Portage version: 2.1.2_pre1)
* LDFLAGS='-Wl,-O1' breaks the compile.Donnie Berkholz2006-09-211-22/+12
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* LDFLAGS='-Wl,-O1' breaks the compile.Donnie Berkholz2006-09-213-3/+15
| | | | (Portage version: 2.1.2_pre1)
* version bump (#143964). restricted test because it does not work in sandbox.Alastair Tse2006-08-161-7/+15
| | | | | (Portage version: 2.1-r1) (Signed Manifest commit)
* version bump (#143964). restricted test because it does not work in sandbox.Alastair Tse2006-08-163-1/+58
| | | | (Portage version: 2.1-r1)
* stable bump for x86, add block on dev-python/f2py because it provides the ↵Alastair Tse2006-07-175-126/+18
| | | | | | | same package. (Portage version: 2.1-r1) (Signed Manifest commit)
* stable bump for x86, add block on dev-python/f2py because it provides the ↵Alastair Tse2006-07-172-3/+10
| | | | | | same package. (Portage version: 2.1-r1)
* 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/+62
| | | | (Portage version: 2.1)
* Add sci herd as co-maintainer.Donnie Berkholz2006-06-131-8/+8
| | | | | (Portage version: 2.1) (Unsigned Manifest commit)
* Add sci herd as co-maintainer.Donnie Berkholz2006-06-132-1/+5
| | | | (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)
* Fix up weird dep syntax.Donnie Berkholz2006-06-131-8/+8
| | | | | (Portage version: 2.1) (Unsigned Manifest commit)
* Fix up weird dep syntax.Donnie Berkholz2006-06-132-4/+8
| | | | (Portage version: 2.1)
* Patch to recognize Gentoo gfortran version strings.Donnie Berkholz2006-06-131-3/+26
| | | | | (Portage version: 2.1) (Unsigned Manifest commit)
* Patch to recognize Gentoo gfortran version strings.Donnie Berkholz2006-06-135-1/+79
| | | | (Portage version: 2.1)
* New versionOlivier Fisette2006-04-011-4/+2
| | | | | (Portage version: 2.0.54) (Unsigned Manifest commit)
* New versionOlivier Fisette2006-04-016-52/+62
| | | | (Portage version: 2.0.54)
* Mark 0.9.4 ~ia64Aron Griffis2006-04-011-0/+10
| | | | | (Portage version: 2.1_pre5-r4) (Signed Manifest commit)
* Mark 0.9.4 ~ia64Aron Griffis2006-04-011-6/+6
| | | | (Portage version: 2.1_pre5-r4) (Unsigned Manifest commit)
* Mark 0.9.4 ~ia64Aron Griffis2006-04-013-4/+15
| | | | (Portage version: 2.1_pre5-r4)
* repoman: Trim trailing whitespaceMichael Sterrett2006-02-071-11/+1
| | | | | (Portage version: 2.0.54) (Unsigned Manifest commit)
* repoman: Trim trailing whitespaceMichael Sterrett2006-02-071-3/+3
| | | | (Portage version: 2.0.54)
* initial ebuild thanks to Alok Singhal (#119305)Alastair Tse2006-02-071-0/+10
| | | | | (Portage version: 2.1_pre3-r1) (Signed Manifest commit)
* initial ebuild thanks to Alok Singhal (#119305)Alastair Tse2006-02-071-1/+3
| | | | | (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit)
* initial ebuild thanks to Alok Singhal (#119305)Alastair Tse2006-02-075-0/+52
(Portage version: 2.1_pre3-r1)