summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/embedded')
-rw-r--r--profiles/embedded/ChangeLog5
-rw-r--r--profiles/embedded/virtuals2
2 files changed, 5 insertions, 2 deletions
diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog
index 48235a7c1856..0d58388722a5 100644
--- a/profiles/embedded/ChangeLog
+++ b/profiles/embedded/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.1 2007/10/10 08:03:02 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.2 2007/11/05 10:45:44 dcoutts Exp $
+
+ 05 Nov 2007; Duncan Coutts <dcoutts@gentoo.org> virtuals:
+ Switch to ghc rather than ghc-bin for virtual as we're p.masking ghc-bin
10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> virtuals:
remove virtual/editor, we have a new-style virtual now
diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals
index 2850aaa722b1..6dba55de7b0c 100644
--- a/profiles/embedded/virtuals
+++ b/profiles/embedded/virtuals
@@ -6,7 +6,7 @@ virtual/blackbox x11-wm/blackbox
virtual/bootloader sys-boot/grub
virtual/cron sys-process/dcron
virtual/dhcpcd net-misc/dhcpcd
-virtual/ghc dev-lang/ghc-bin
+virtual/ghc dev-lang/ghc
virtual/glibc sys-libs/glibc
virtual/libc sys-libs/glibc
virtual/gzip app-arch/gzip