diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-05 19:59:36 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-05 19:59:36 +0000 |
commit | 85383d901b900ac390ab709b2d7c8c1c974dd1e8 (patch) | |
tree | 8672bee14539ff5d6663dc0afdba510e35ae37b3 | |
parent | Revision bump for new virtual/pbs and shared init scripts. (diff) | |
download | historical-85383d901b900ac390ab709b2d7c8c1c974dd1e8.tar.gz historical-85383d901b900ac390ab709b2d7c8c1c974dd1e8.tar.bz2 historical-85383d901b900ac390ab709b2d7c8c1c974dd1e8.zip |
Add virtual/pbs for cluster stuff.
-rw-r--r-- | profiles/base/virtuals | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index c97b00c08167..fcd878e356c0 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.65 2005/06/30 08:55:52 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.66 2005/07/05 19:59:36 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 @@ -60,6 +60,8 @@ 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 +virtual/pbs sys-cluster/openpbs virtual/pcmcia sys-apps/pcmcia-cs virtual/pdfviewer app-text/xpdf virtual/php dev-php/mod_php |