blob: 9d036566f99297490ed5bd20186780a860f57c93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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.4 2004/06/26 23:29:25 solar 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
|