diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-17 20:36:08 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-17 20:36:08 +0000 |
commit | fc3a17c24e8fd033c535ed7a56354c9ae664be69 (patch) | |
tree | fb7b92b8a3951762f405dd4eee57193e7763ea03 | |
parent | Initial commit. (diff) | |
download | historical-fc3a17c24e8fd033c535ed7a56354c9ae664be69.tar.gz historical-fc3a17c24e8fd033c535ed7a56354c9ae664be69.tar.bz2 historical-fc3a17c24e8fd033c535ed7a56354c9ae664be69.zip |
Added test for virtual/alsa -> gentoo-sources.
-rw-r--r-- | profiles/default-linux/x86/dev/virtuals | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/dev/virtuals b/profiles/default-linux/x86/dev/virtuals new file mode 100644 index 000000000000..57c7f5e79553 --- /dev/null +++ b/profiles/default-linux/x86/dev/virtuals @@ -0,0 +1,11 @@ +# 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/virtuals,v 1.3 2005/10/17 20:36:08 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/bootloader sys-boot/grub +virtual/linux-sources sys-kernel/gentoo-sources +virtual/alsa sys-kernel/gentoo-sources |