diff options
author | Ned Ludd <solar@gentoo.org> | 2005-03-30 15:34:38 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2005-03-30 15:34:38 +0000 |
commit | e3ce2781aff1ed6dee93c829f480b44727e21325 (patch) | |
tree | d75e68e797cd21370243c04f2e6cd996ed88d43b /profiles/base | |
parent | ~amd64 (diff) | |
download | historical-e3ce2781aff1ed6dee93c829f480b44727e21325.tar.gz historical-e3ce2781aff1ed6dee93c829f480b44727e21325.tar.bz2 historical-e3ce2781aff1ed6dee93c829f480b44727e21325.zip |
- fix wolf31o2 screwup. UDEV is not to go into the base profile
Diffstat (limited to 'profiles/base')
-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 82548a9f8b03..bbcdcbfa92e8 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.54 2005/03/28 01:24:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.55 2005/03/30 15:34:38 solar 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 @@ -17,7 +17,7 @@ virtual/blas sci-libs/blas-atlas virtual/cdrtools app-cdr/cdrtools virtual/commonlisp dev-lisp/sbcl virtual/cron sys-process/vixie-cron -virtual/dev-manager sys-fs/udev +virtual/dev-manager sys-fs/devfsd virtual/dhcpc net-misc/dhcpcd virtual/editor app-editors/nano virtual/emacs app-editors/emacs |