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 | ffe351a91c4aaf4abba48d068e1b621d9a08cf6a (patch) | |
tree | 606680a81f8f00e51931462cc13f2db12c3a842a /profiles/default-1.0 | |
parent | Updated deps. closes #17425 (diff) | |
download | gentoo-2-ffe351a91c4aaf4abba48d068e1b621d9a08cf6a.tar.gz gentoo-2-ffe351a91c4aaf4abba48d068e1b621d9a08cf6a.tar.bz2 gentoo-2-ffe351a91c4aaf4abba48d068e1b621d9a08cf6a.zip |
added new virtual/ghc defaulting to dev-lang/ghc-bin.
Necessary to correctly bootstrap dev-lang/ghc
Diffstat (limited to 'profiles/default-1.0')
-rw-r--r-- | profiles/default-1.0/virtuals | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default-1.0/virtuals b/profiles/default-1.0/virtuals index 58b3d4439d6d..9d6b5ef947a7 100644 --- a/profiles/default-1.0/virtuals +++ b/profiles/default-1.0/virtuals @@ -34,3 +34,4 @@ virtual/bootloader sys-apps/grub virtual/editor app-editors/nano virtual/jack media-sound/jack-audio-connection-kit virtual/os-headers sys-kernel/linux-headers +virtual/ghc dev-lang/ghc-bin |