diff options
author | George Shapovalov <george@gentoo.org> | 2003-03-22 08:14:47 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-03-22 08:14:47 +0000 |
commit | 9fe41cf0721933c48a8bcdca40e7401a4dab083c (patch) | |
tree | 61c0871ced1f0a8a72d34d3fd7a6805b2fbe36e6 /profiles/default | |
parent | Updated deps. closes #17425 (diff) | |
download | historical-9fe41cf0721933c48a8bcdca40e7401a4dab083c.tar.gz historical-9fe41cf0721933c48a8bcdca40e7401a4dab083c.tar.bz2 historical-9fe41cf0721933c48a8bcdca40e7401a4dab083c.zip |
added new virtual/ghc defaulting to dev-lang/ghc-bin.
Necessary to correctly bootstrap dev-lang/ghc
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/virtuals | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default/virtuals b/profiles/default/virtuals index 2fa530384d63..c0756b8ed2d1 100644 --- a/profiles/default/virtuals +++ b/profiles/default/virtuals @@ -23,3 +23,4 @@ virtual/motif x11-libs/lesstif virtual/bootloader sys-apps/grub virtual/editor app-editors/nano virtual/os-headers sys-kernel/linux-headers +virtual/ghc dev-lang/ghc-bin |