diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-05 21:00:13 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-05 21:00:13 +0000 |
commit | d48b24bde563ad86be04e0bb50ecd2c899c31731 (patch) | |
tree | 2f59dd9bbdf743bbdf1d3fae771dd21214c42bc9 /profiles/base | |
parent | Patchset 0.1.9. Add 4155_all_6.8.99.14-xdm-ipv6-without-kernel-ipv6.patch: (f... (diff) | |
download | gentoo-2-d48b24bde563ad86be04e0bb50ecd2c899c31731.tar.gz gentoo-2-d48b24bde563ad86be04e0bb50ecd2c899c31731.tar.bz2 gentoo-2-d48b24bde563ad86be04e0bb50ecd2c899c31731.zip |
Add virtual/mpi for cluster stuff.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/virtuals | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 3ec2bb8860b8..fad2eb284835 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.67 2005/07/05 20:01:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.68 2005/07/05 21:00:13 robbat2 Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -54,13 +54,15 @@ virtual/mda mail-filter/procmail virtual/modutils sys-apps/module-init-tools virtual/motif x11-libs/openmotif virtual/mpg123 media-sound/mpg123 +# What MPI implementation to use for cluster stuff +virtual/mpi sys-cluster/mpich virtual/mta mail-mta/ssmtp virtual/ooo app-office/openoffice-bin virtual/opengl x11-base/xorg-x11 # Only have this for >=pam-0.78, as we want to make use of the 'include' # directive to phase out pam_stack. virtual/pam >=sys-libs/pam-0.78 -# What PBS implementation to use +# What PBS implementation to use for cluster stuff virtual/pbs sys-cluster/torque virtual/pcmcia sys-apps/pcmcia-cs virtual/pdfviewer app-text/xpdf |