diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 02:22:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 02:22:34 +0000 |
commit | edf79b4034add6635b4b1379643a3344b4780632 (patch) | |
tree | 340f1973001e602cea5c4484e4c773647eb9f07e /profiles/default-linux | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-edf79b4034add6635b4b1379643a3344b4780632.tar.gz gentoo-2-edf79b4034add6635b4b1379643a3344b4780632.tar.bz2 gentoo-2-edf79b4034add6635b4b1379643a3344b4780632.zip |
Add missing virtual/winkernel
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/virtuals | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/default-linux/x86/virtuals b/profiles/default-linux/x86/virtuals index a32be9ba6fc4..ff3fa58f6c0d 100644 --- a/profiles/default-linux/x86/virtuals +++ b/profiles/default-linux/x86/virtuals @@ -1,10 +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/virtuals,v 1.5 2004/08/17 13:39:29 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/virtuals,v 1.6 2004/10/23 02:22:34 mr_bones_ 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/bootloader sys-boot/grub +virtual/linux-sources sys-kernel/gentoo-sources +virtual/winkernel sys-kernel/win4lin-sources |