diff options
-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 |