summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix miscalled use_enable(). This would result in Fortran not being enabled ↵Donnie Berkholz2007-01-061-8/+8
| | | | | | | as expected (Aaron Tygart). (Portage version: 2.1.2_rc4-r5) (Unsigned Manifest commit)
* Fix miscalled use_enable(). This would result in Fortran not being enabled ↵Donnie Berkholz2007-01-062-5/+9
| | | | | | as expected (Aaron Tygart). (Portage version: 2.1.2_rc4-r5)
* Stable x86.Christian Zoffoli2006-12-311-11/+11
| | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit)
* Stable x86.Christian Zoffoli2006-12-312-3/+6
| | | | (Portage version: 2.1.1-r2)
* Stable on sparc wrt #157799Gustavo Zacarias2006-12-281-8/+18
| | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit)
* Stable on sparc wrt #157799Gustavo Zacarias2006-12-282-3/+6
| | | | (Portage version: 2.1.1-r2)
* Add ~amd64 wrt bug #145543.Piotr Jaroszyński2006-12-271-12/+22
| | | | | (Portage version: 2.1.2_rc4) (Signed Manifest commit)
* Add ~amd64 wrt bug #145543.Piotr Jaroszyński2006-12-273-3/+8
| | | | (Portage version: 2.1.2_rc4)
* Providing a symlink for /sbin/vshelper, so on a new install you don't need ↵Christian Heim2006-12-211-19/+19
| | | | | | | to touch /etc/sysctl.conf. (Portage version: 2.1.2_rc3-r7) (Signed Manifest commit)
* Providing a symlink for /sbin/vshelper, so on a new install you don't need ↵Christian Heim2006-12-214-4/+25
| | | | | | to touch /etc/sysctl.conf. (Portage version: 2.1.2_rc3-r7)
* Stabling util-vserver-0.30.211 on amd64 and x86.Christian Heim2006-12-211-12/+12
| | | | | (Portage version: 2.1.2_rc3-r7) (Signed Manifest commit)
* Stabling util-vserver-0.30.211 on amd64 and x86.Christian Heim2006-12-212-3/+7
| | | | (Portage version: 2.1.2_rc3-r7)
* Version bump.Christian Zoffoli2006-12-191-7/+15
| | | | | (Portage version: 2.1-r1) (Signed Manifest commit)
* Version bump.Christian Zoffoli2006-12-193-1/+89
| | | | (Portage version: 2.1-r1)
* Version bump.Christian Zoffoli2006-12-191-4/+22
| | | | | (Portage version: 2.1-r1) (Signed Manifest commit)
* Version bump.Christian Zoffoli2006-12-193-1/+85
| | | | (Portage version: 2.1-r1)
* (#156593) Bump (Joseph Spadavecchia). Adds support for new Torque; supports ↵Donnie Berkholz2006-12-111-4/+12
| | | | | | | concurrent parallel tasks; increased scalability through use of poll() rather than select(). (Portage version: 2.1.2_rc3-r1) (Unsigned Manifest commit)
* (#156593) Bump (Joseph Spadavecchia). Adds support for new Torque; supports ↵Donnie Berkholz2006-12-113-1/+59
| | | | | | concurrent parallel tasks; increased scalability through use of poll() rather than select(). (Portage version: 2.1.2_rc3-r1)
* version bump; cleanupBenedikt Boehm2006-12-095-274/+31
| | | | | (Portage version: 2.1.2_rc1-r6) (Signed Manifest commit)
* version bump; cleanupBenedikt Boehm2006-12-097-1/+518
| | | | (Portage version: 2.1.2_rc1-r6)
* Stop PROVIDEing mpi virtual, we're on a new-style virtual now.Donnie Berkholz2006-12-061-12/+12
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Stop PROVIDEing mpi virtual, we're on a new-style virtual now.Donnie Berkholz2006-12-063-5/+7
| | | | (Portage version: 2.1.2_rc2-r5)
* Stop PROVIDEing mpi virtual, we're on a new-style virtual now.Donnie Berkholz2006-12-061-12/+12
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Stop PROVIDEing mpi virtual, we're on a new-style virtual now.Donnie Berkholz2006-12-063-5/+7
| | | | (Portage version: 2.1.2_rc2-r5)
* Stop PROVIDEing mpi virtual, we're on a new-style virtual now.Donnie Berkholz2006-12-061-8/+8
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Stop PROVIDEing mpi virtual, we're on a new-style virtual now.Donnie Berkholz2006-12-062-3/+6
| | | | (Portage version: 2.1.2_rc2-r5)
* Stop PROVIDEing mpi virtual, we're on a new-style virtual now.Donnie Berkholz2006-12-061-8/+8
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Stop PROVIDEing mpi virtual, we're on a new-style virtual now.Donnie Berkholz2006-12-062-3/+5
| | | | (Portage version: 2.1.2_rc2-r5)
* Block all MPI providers.Donnie Berkholz2006-12-061-12/+12
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Block all MPI providers.Donnie Berkholz2006-12-063-5/+13
| | | | (Portage version: 2.1.2_rc2-r5)
* Switch deps around so DEPEND is set to RDEPEND. This way, one could specify ↵Donnie Berkholz2006-12-061-12/+12
| | | | | | | things that are only in DEPEND more easily, such as perl or coreutils. But I can't verify those now, so I'll leave it to someone else. (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Switch deps around so DEPEND is set to RDEPEND. This way, one could specify ↵Donnie Berkholz2006-12-063-18/+16
| | | | | | things that are only in DEPEND more easily, such as perl or coreutils. But I can't verify those now, so I'll leave it to someone else. (Portage version: 2.1.2_rc2-r5)
* Clean up.Donnie Berkholz2006-12-063-103/+4
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Clean up.Donnie Berkholz2006-12-061-1/+5
| | | | (Portage version: 2.1.2_rc2-r5)
* Remove virtual/x11 dep.Donnie Berkholz2006-12-061-8/+8
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Remove virtual/x11 dep.Donnie Berkholz2006-12-062-4/+7
| | | | (Portage version: 2.1.2_rc2-r5)
* Set DEPEND equal to RDEPEND.Donnie Berkholz2006-12-061-8/+8
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Set DEPEND equal to RDEPEND.Donnie Berkholz2006-12-062-6/+7
| | | | (Portage version: 2.1.2_rc2-r5)
* Block all MPI providers.Donnie Berkholz2006-12-061-8/+8
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Block all MPI providers.Donnie Berkholz2006-12-062-3/+9
| | | | (Portage version: 2.1.2_rc2-r5)
* Clean up.Donnie Berkholz2006-12-066-303/+4
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Clean up.Donnie Berkholz2006-12-061-1/+6
| | | | (Portage version: 2.1.2_rc2-r5)
* Block all MPI providers.Donnie Berkholz2006-12-061-16/+16
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Block all MPI providers.Donnie Berkholz2006-12-064-9/+19
| | | | (Portage version: 2.1.2_rc2-r5)
* Clean up.Donnie Berkholz2006-12-068-629/+4
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Clean up.Donnie Berkholz2006-12-061-1/+6
| | | | (Portage version: 2.1.2_rc2-r5)
* Can't do that with new-style virtuals, block on other providers instead.Donnie Berkholz2006-12-061-12/+12
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Can't do that with new-style virtuals, block on other providers instead.Donnie Berkholz2006-12-063-5/+13
| | | | (Portage version: 2.1.2_rc2-r5)
* Block virtual/mpi (Aaron Tygart).Donnie Berkholz2006-12-061-12/+12
| | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit)
* Block virtual/mpi (Aaron Tygart).Donnie Berkholz2006-12-063-5/+11
| | | | (Portage version: 2.1.2_rc2-r5)