diff options
author | 2005-10-17 20:36:08 +0000 | |
---|---|---|
committer | 2005-10-17 20:36:08 +0000 | |
commit | 9307256d5af80b04638e072d732b97a811b0ee65 (patch) | |
tree | bde5a823034d2e1dcb381a2887f22c53177442ed /profiles/default-linux | |
parent | Initial commit. (diff) | |
download | gentoo-2-9307256d5af80b04638e072d732b97a811b0ee65.tar.gz gentoo-2-9307256d5af80b04638e072d732b97a811b0ee65.tar.bz2 gentoo-2-9307256d5af80b04638e072d732b97a811b0ee65.zip |
Added test for virtual/alsa -> gentoo-sources.
Diffstat (limited to 'profiles/default-linux')
-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 |