summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* amd64/x86 stable, bug #284686Markus Meier2009-10-251-2/+12
| | | | | (Portage version: 2.2_rc46/cvs/Linux x86_64) (Signed Manifest commit)
* amd64/x86 stable, bug #284686Markus Meier2009-10-252-3/+6
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* ppc stable #284686Gysbert Wassenaar2009-10-241-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ppc) (Unsigned Manifest commit)
* ppc stable #284686Gysbert Wassenaar2009-10-242-3/+6
| | | | (Portage version: 2.1.6.13/cvs/Linux ppc)
* Stable for HPPA (bug #288723).Jeroen Roovers2009-10-231-2/+2
| | | | | (Portage version: 2.2_rc46/cvs/Linux i686) (Unsigned Manifest commit)
* Stable for HPPA (bug #288723).Jeroen Roovers2009-10-232-3/+6
| | | | (Portage version: 2.2_rc46/cvs/Linux i686)
* Forgot to add test to IUSE previously, this should fix it.Dirkjan Ochtman2009-10-211-11/+11
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Forgot to add test to IUSE previously, this should fix it.Dirkjan Ochtman2009-10-2111-21/+27
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Fix use of FEATURES in boost ebuilds (#278753).Dirkjan Ochtman2009-10-211-11/+11
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Fix use of FEATURES in boost ebuilds (#278753).Dirkjan Ochtman2009-10-2111-26/+32
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Remove old freedist license from Boost ebuilds (#215129).Dirkjan Ochtman2009-10-211-11/+11
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Remove old freedist license from Boost ebuilds (#215129).Dirkjan Ochtman2009-10-2111-22/+28
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Re-add dropped keywords (1.39 -> 1.40).Dirkjan Ochtman2009-10-211-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Re-add dropped keywords (1.39 -> 1.40).Dirkjan Ochtman2009-10-212-3/+6
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* A testing version of dev-libs/boost-1.40.Dirkjan Ochtman2009-10-211-2/+5
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* A testing version of dev-libs/boost-1.40.Dirkjan Ochtman2009-10-214-6/+446
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Readded -Wno-strict-aliasing to fix gcc-4.4 compilation issues since ↵Tiziano Müller2009-08-071-3/+3
| | | | | | | boost-1.40.0 is underway and backporting changes too cumbersome (bug #278109). Fixed boost-build dep for boost-1.35.0-r5 (bug #276107). (Portage version: 2.2_rc36/cvs/Linux x86_64) (Unsigned Manifest commit)
* Readded -Wno-strict-aliasing to fix gcc-4.4 compilation issues since ↵Tiziano Müller2009-08-073-4/+13
| | | | | | boost-1.40.0 is underway and backporting changes too cumbersome (bug #278109). Fixed boost-build dep for boost-1.35.0-r5 (bug #276107). (Portage version: 2.2_rc36/cvs/Linux x86_64)
* Remove keywords from boost-1.33.1-r1.ebuild except ~x86-fbsd because it is ↵Jeremy Olexa2009-07-291-2/+2
| | | | | | | vulnerable, bug 271712 (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Remove keywords from boost-1.33.1-r1.ebuild except ~x86-fbsd because it is ↵Jeremy Olexa2009-07-292-4/+8
| | | | | | vulnerable, bug 271712 (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Fixed header.Tiziano Müller2009-07-161-1/+1
| | | | | (Portage version: 2.2_rc33/cvs/Linux x86_64) (Unsigned Manifest commit)
* Fixed header.Tiziano Müller2009-07-161-0/+4
| | | | (Portage version: 2.2_rc33/cvs/Linux x86_64)
* Version bump (bug #261400, thanks to Markus Peloquin and Duncan Smith).Tiziano Müller2009-07-161-11/+4
| | | | | (Portage version: 2.2_rc33/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump (bug #261400, thanks to Markus Peloquin and Duncan Smith).Tiziano Müller2009-07-162-1/+422
| | | | (Portage version: 2.2_rc33/cvs/Linux x86_64)
* Replace -fno-strict-aliasing workaround with -Wno-strict-aliasing, whichRyan Hill2009-07-021-8/+8
| | | | | | does the job and avoids the performance hit. Also apply to 1.35 and 1.36. (Portage version: 2.2_rc33/cvs/Linux x86_64) (Signed Manifest commit)
* Replace -fno-strict-aliasing workaround with -Wno-strict-aliasing, whichRyan Hill2009-07-024-6/+17
| | | | | does the job and avoids the performance hit. Also apply to 1.35 and 1.36. (Portage version: 2.2_rc33/cvs/Linux x86_64)
* When compiling with gcc 4.4, append -fno-strict-aliasing to allow build, see ↵Diego Elio Pettenò2009-06-151-2/+12
| | | | | | | bug #252287. WARNING! This is just a workaround and not a fix, this _will_ cause reduced optimisation of the library. A proper fix _is_ needed. (Portage version: 2.2_rc33/cvs/Linux x86_64) (Signed Manifest commit)
* When compiling with gcc 4.4, append -fno-strict-aliasing to allow build, see ↵Diego Elio Pettenò2009-06-152-2/+12
| | | | | | bug #252287. WARNING! This is just a workaround and not a fix, this _will_ cause reduced optimisation of the library. A proper fix _is_ needed. (Portage version: 2.2_rc33/cvs/Linux x86_64)
* Merged in Darwin support (backport from Prefix), required get_libname here ↵Fabian Groffen2009-05-281-2/+3
| | | | | | | and there (Portage version: 2.1.6.11/cvs/Linux x86_64) (Unsigned Manifest commit)
* Merged in Darwin support (backport from Prefix), required get_libname here ↵Fabian Groffen2009-05-283-13/+68
| | | | | | and there (Portage version: 2.1.6.11/cvs/Linux x86_64)
* Using hard-blocks for blocking <=dev-libs/boost-1.35.0-r2 (bug #269517, ↵Tiziano Müller2009-05-241-3/+3
| | | | | | | thanks to Łukasz Michalik). (Portage version: 2.2_rc33/cvs/Linux x86_64) (Unsigned Manifest commit)
* Using hard-blocks for blocking <=dev-libs/boost-1.35.0-r2 (bug #269517, ↵Tiziano Müller2009-05-243-5/+10
| | | | | | thanks to Łukasz Michalik). (Portage version: 2.2_rc33/cvs/Linux x86_64)
* arm/s390/sh stable wrt #245192Raúl Porcel2009-05-151-2/+2
| | | | | (Portage version: 2.1.6.11/cvs/Linux ia64) (Unsigned Manifest commit)
* arm/s390/sh stable wrt #245192Raúl Porcel2009-05-152-3/+6
| | | | (Portage version: 2.1.6.11/cvs/Linux ia64)
* Changed openmpi dep again to allow stable versions of openmpi satisfying it ↵Tiziano Müller2009-05-151-4/+4
| | | | | | | (since they have nocxx instead of cxx USE flag, bug #269926). (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force) (Unsigned Manifest commit)
* Changed openmpi dep again to allow stable versions of openmpi satisfying it ↵Tiziano Müller2009-05-154-7/+12
| | | | | | (since they have nocxx instead of cxx USE flag, bug #269926). (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
* Changed openmpi dep again to openmpi[cxx]. Changed eselect use flag to ↵Tiziano Müller2009-05-131-4/+4
| | | | | | | +eselect (bug #269517). Changed elog to einfo (bug #269509). (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force) (Unsigned Manifest commit)
* Changed openmpi dep again to openmpi[cxx]. Changed eselect use flag to ↵Tiziano Müller2009-05-134-22/+27
| | | | | | +eselect (bug #269517). Changed elog to einfo (bug #269509). (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
* Changed mpi dependency to openmpi only (bug #267818, thanks to Łukasz ↵Tiziano Müller2009-05-111-7/+4
| | | | | | | Michalik for the analysis). Dropped old revisions. (Portage version: 2.2_rc33/cvs/Linux x86_64) (Unsigned Manifest commit)
* Changed mpi dependency to openmpi only (bug #267818, thanks to Łukasz ↵Tiziano Müller2009-05-117-884/+14
| | | | | | Michalik for the analysis). Dropped old revisions. (Portage version: 2.2_rc33/cvs/Linux x86_64)
* Marking boost-1.35.0-r2 ppc64 for bug 245192Brent Baude2009-04-141-2/+2
| | | | | (Portage version: 2.1.6.11/cvs/Linux ppc64) (Unsigned Manifest commit)
* Marking boost-1.35.0-r2 ppc64 for bug 245192Brent Baude2009-04-142-3/+6
| | | | (Portage version: 2.1.6.11/cvs/Linux ppc64)
* Correct non-mt symlink creation for debug libs (bug #256697)Tiziano Müller2009-04-141-2/+2
| | | | | (Portage version: 2.1.6.11/cvs/Linux x86_64) (Unsigned Manifest commit)
* Correct non-mt symlink creation for debug libs (bug #256697)Tiziano Müller2009-04-142-4/+19
| | | | (Portage version: 2.1.6.11/cvs/Linux x86_64)
* Slotting revisited: using profile files now. Solved bugs #259167, #258926.Tiziano Müller2009-04-071-2/+7
| | | | | (Portage version: 2.1.6.11/cvs/Linux x86_64) (Unsigned Manifest commit)
* Slotting revisited: using profile files now. Solved bugs #259167, #258926.Tiziano Müller2009-04-077-1/+1094
| | | | (Portage version: 2.1.6.11/cvs/Linux x86_64)
* alpha/ia64 stable wrt #245192Raúl Porcel2009-04-041-12/+2
| | | | | (Portage version: 2.1.6.7/cvs/Linux ia64) (Unsigned Manifest commit)
* alpha/ia64 stable wrt #245192Raúl Porcel2009-04-042-3/+6
| | | | (Portage version: 2.1.6.7/cvs/Linux ia64)
* x86 stable, bug #245192Markus Meier2009-04-041-2/+12
| | | | | (Portage version: 2.1.6.11/cvs/Linux x86_64) (Signed Manifest commit)
* x86 stable, bug #245192Markus Meier2009-04-042-3/+6
| | | | (Portage version: 2.1.6.11/cvs/Linux x86_64)