blob: 5d48d33529931df025c095ac959f292d7634870f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2005.0/2.4/virtuals,v 1.1 2004/12/03 14:36:49 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/os-headers sys-kernel/linux-headers
virtual/linux-sources sys-kernel/gentoo-sources
|