blob: f903581db75078d813cd0fd1d66605c3bee99ac3 (
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.4 2005/05/10 02:14:20 swegener 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/sbcl
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
virtual/jdk dev-java/sun-j2sdk
|