blob: aec168523e14631cfc842e659d37c5499792e3e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/virtuals,v 1.2 2004/04/10 05:55:45 usata 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
virtual/ruby dev-lang/ruby
|