diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-17 20:38:14 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-17 20:38:14 +0000 |
commit | d3ac9378fcdd831cfb245d0fcd83ef2679d32ce9 (patch) | |
tree | 8ba4fe75720a87b85b17754fe4467e7de49b08a4 /profiles/default-linux | |
parent | Fixed the config instructions according to bug 109482. (diff) | |
download | gentoo-2-d3ac9378fcdd831cfb245d0fcd83ef2679d32ce9.tar.gz gentoo-2-d3ac9378fcdd831cfb245d0fcd83ef2679d32ce9.tar.bz2 gentoo-2-d3ac9378fcdd831cfb245d0fcd83ef2679d32ce9.zip |
Setup default alsa virtual to point to alsa-driver.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/dev/2005.0/2.4/virtuals | 6 | ||||
-rw-r--r-- | profiles/default-linux/x86/dev/2005.1/2.4/virtuals | 3 |
2 files changed, 4 insertions, 5 deletions
diff --git a/profiles/default-linux/x86/dev/2005.0/2.4/virtuals b/profiles/default-linux/x86/dev/2005.0/2.4/virtuals index 11e5d34316be..a137eca94259 100644 --- a/profiles/default-linux/x86/dev/2005.0/2.4/virtuals +++ b/profiles/default-linux/x86/dev/2005.0/2.4/virtuals @@ -1,12 +1,10 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.0/2.4/virtuals,v 1.2 2005/10/06 22:39:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.0/2.4/virtuals,v 1.3 2005/10/17 20:37:58 wolf31o2 Exp $ # This file is used to either override or extend the parent profile's # virtuals mappings. In this case, this is for ARCHITECTURE SPECIFIC # mappings virtual/dev-manager sys-fs/devfsd - -# These will be removed once the headers and sources are merged -virtual/linux-sources sys-kernel/gentoo-sources +virtual/alsa media-sound/alsa-driver diff --git a/profiles/default-linux/x86/dev/2005.1/2.4/virtuals b/profiles/default-linux/x86/dev/2005.1/2.4/virtuals index bda0ab1b7b8f..224b6231f456 100644 --- a/profiles/default-linux/x86/dev/2005.1/2.4/virtuals +++ b/profiles/default-linux/x86/dev/2005.1/2.4/virtuals @@ -1,9 +1,10 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.1/2.4/virtuals,v 1.1 2005/09/16 12:35:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2005.1/2.4/virtuals,v 1.2 2005/10/17 20:38:14 wolf31o2 Exp $ # This file is used to either override or extend the parent profile's # virtuals mappings. In this case, this is for ARCHITECTURE SPECIFIC # mappings virtual/dev-manager sys-fs/devfsd +virtual/alsa alsa-driver |