blob: a44f2f2e608a0ff3ea54beb04f1e9401812fd211 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/macos/virtuals,v 1.11 2006/07/06 10:28:05 nelchael Exp $
# Use this virtuals file to either override the Darwin base profile's defined
# virtuals, or add virtuals that are specific to the Mac OS X profiles
virtual/commonlisp dev-lisp/clisp
virtual/mta mail-mta/postfix
virtual/glu x11-base/apple-xfree
virtual/x11 x11-base/apple-xfree
virtual/xft x11-base/apple-xfree
virtual/opengl x11-base/apple-xfree
virtual/blackbox x11-wm/fluxbox
sys-apps/coreutils sys-apps/coreutils-darwin
|