diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2005-04-28 15:17:32 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2005-04-28 15:17:32 +0000 |
commit | 457da3f2d3c7550fba41e1318ce5856ebea7de49 (patch) | |
tree | cb78f1ecc5559f5798d06dcfda32f0a0ee4c735f /profiles/base | |
parent | Stable on x86. (diff) | |
download | gentoo-2-457da3f2d3c7550fba41e1318ce5856ebea7de49.tar.gz gentoo-2-457da3f2d3c7550fba41e1318ce5856ebea7de49.tar.bz2 gentoo-2-457da3f2d3c7550fba41e1318ce5856ebea7de49.zip |
Add pam virtual
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 314369904b1d..52392b286f7a 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.59 2005/04/26 22:58:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.60 2005/04/28 15:17:32 azarah 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 @@ -55,6 +55,7 @@ virtual/mpg123 media-sound/mpg123 virtual/mta mail-mta/ssmtp virtual/ooo app-office/openoffice-bin virtual/opengl x11-base/xorg-x11 +virtual/pam sys-libs/pam virtual/pdfviewer app-text/xpdf virtual/php dev-php/mod_php virtual/psviewer app-text/gv |