blob: 10fb090128acadf967fe18259f081f87c144e460 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/virtuals,v 1.9 2004/09/17 12:25:47 vapier Exp $
# Use this virtuals file to either overload the base profile's defined
# virtuals, or add virtuals that are specific to this family of profiles
virtual/dev-manager sys-fs/devfsd
virtual/kernel sys-kernel/linux
virtual/os-headers sys-kernel/linux-headers
virtual/modutils sys-apps/modutils
|