diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-28 01:24:10 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-03-28 01:24:10 +0000 |
commit | 1239e849f1ccf66bc4f92e54726aa05257e73b4f (patch) | |
tree | 4d8d7fa36f5ac81f039c110575187dd3aa9e53e7 /profiles/base | |
parent | new upstream version, fixes #86826 (diff) | |
download | gentoo-2-1239e849f1ccf66bc4f92e54726aa05257e73b4f.tar.gz gentoo-2-1239e849f1ccf66bc4f92e54726aa05257e73b4f.tar.bz2 gentoo-2-1239e849f1ccf66bc4f92e54726aa05257e73b4f.zip |
Changing virtual/dev-manager to udev
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 edfbb2f3a0a5..82548a9f8b03 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.53 2005/03/15 22:08:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.54 2005/03/28 01:24:10 wolf31o2 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/devfsd +virtual/dev-manager sys-fs/udev virtual/dhcpc net-misc/dhcpcd virtual/editor app-editors/nano virtual/emacs app-editors/emacs |