diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2005-05-13 20:21:39 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2005-05-13 20:21:39 +0000 |
commit | 4cd8486938bd94aeb43455790c53a24146573cca (patch) | |
tree | fbc2d2495426d9ee0ccbd7326e9c1c31aa98d2ae /profiles | |
parent | fixed freebsd-stat (diff) | |
download | historical-4cd8486938bd94aeb43455790c53a24146573cca.tar.gz historical-4cd8486938bd94aeb43455790c53a24146573cca.tar.bz2 historical-4cd8486938bd94aeb43455790c53a24146573cca.zip |
fixed baselayout-darwin
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-darwin/virtuals b/profiles/default-darwin/virtuals index 6ec69609ca1b..2dec1eb3dbdb 100644 --- a/profiles/default-darwin/virtuals +++ b/profiles/default-darwin/virtuals @@ -1,11 +1,12 @@ # Copyright 2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.10 2005/05/10 02:14:20 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.11 2005/05/13 20:21:39 gongloo Exp $ # virtual/kernel and virtual/os-headers should actually be sys-kernel/xnu # but we have to wait until its in the tree virtual/aspell-dict app-dicts/aspell-en +virtual/baselayout sys-apps/baselayout-darwin virtual/bootloader sys-boot/bootx virtual/commonlisp dev-lisp/sbcl virtual/cron sys-process/vixie-cron |