diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-05 20:01:30 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-05 20:01:30 +0000 |
commit | 18dc323fddb4d81266a1c903507e3558cb078970 (patch) | |
tree | 49a4cf4bdc6170fa98c114de5bf52199ca4d7ee7 | |
parent | Add virtual/pbs for cluster stuff. (diff) | |
download | gentoo-2-18dc323fddb4d81266a1c903507e3558cb078970.tar.gz gentoo-2-18dc323fddb4d81266a1c903507e3558cb078970.tar.bz2 gentoo-2-18dc323fddb4d81266a1c903507e3558cb078970.zip |
change default for pbs to torque.
-rw-r--r-- | profiles/base/virtuals | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index fcd878e356c0..3ec2bb8860b8 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.66 2005/07/05 19:59:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.67 2005/07/05 20:01:30 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 @@ -61,7 +61,7 @@ virtual/opengl x11-base/xorg-x11 # directive to phase out pam_stack. virtual/pam >=sys-libs/pam-0.78 # What PBS implementation to use -virtual/pbs sys-cluster/openpbs +virtual/pbs sys-cluster/torque virtual/pcmcia sys-apps/pcmcia-cs virtual/pdfviewer app-text/xpdf virtual/php dev-php/mod_php |