diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2005-06-30 08:55:52 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2005-06-30 08:55:52 +0000 |
commit | afab5857a9cf3caf125ec876cfb46230d9c2a6aa (patch) | |
tree | bf0d2028ceeafc124ca38ffb16c9d6fb5fc21acf /profiles/base | |
parent | Version bump. Let portage keep track of razor config files. Bug #96917. (diff) | |
download | gentoo-2-afab5857a9cf3caf125ec876cfb46230d9c2a6aa.tar.gz gentoo-2-afab5857a9cf3caf125ec876cfb46230d9c2a6aa.tar.bz2 gentoo-2-afab5857a9cf3caf125ec876cfb46230d9c2a6aa.zip |
Added virtual/pcmcia.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 2a5f0c47af6c..c97b00c08167 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.64 2005/05/28 00:44:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.65 2005/06/30 08:55:52 brix 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,7 @@ 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 +virtual/pcmcia sys-apps/pcmcia-cs virtual/pdfviewer app-text/xpdf virtual/php dev-php/mod_php virtual/psviewer app-text/gv |