blob: cc5e3a9fee8fc94e0304b492d402648a0a3bf138 (
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:
# virtual/kernel and virtual/os-headers should actually be sys-kernel/xnu
# but we have to wait until its in the tree
virtual/bootloader sys-boot/bootx
virtual/kernel sys-libs/libsystem
virtual/libc sys-libs/libsystem
virtual/logger app-admin/sysklogd
virtual/os-headers sys-libs/libsystem
|