blob: 08cd913ce67f499ec8cdf3dd9cf8d633019cf1d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/virtuals,v 1.7 2006/10/05 10:46:01 flameeyes Exp $
# This file defines the virtuals that Gentoo/FreeBSD needs to modify respect
# the base profile
# KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH
virtual/baselayout sys-apps/baselayout
virtual/bootloader sys-freebsd/boot0
virtual/inetd sys-freebsd/freebsd-usbin
virtual/libc sys-freebsd/freebsd-lib
virtual/logger sys-freebsd/freebsd-usbin
virtual/opengl media-libs/mesa
virtual/os-headers sys-freebsd/freebsd-lib
virtual/pam sys-auth/openpam
|