diff options
author | Duncan Coutts <dcoutts@gentoo.org> | 2007-11-05 10:45:44 +0000 |
---|---|---|
committer | Duncan Coutts <dcoutts@gentoo.org> | 2007-11-05 10:45:44 +0000 |
commit | 595bfd3d2b152db4d0a9b70bbea4cd8b475a3b71 (patch) | |
tree | 48a5b4151485b913180f7199aeda9e041d35f985 /profiles/embedded | |
parent | Use new unified ghc ebuild for 6.2.2 and 6.4.2. (diff) | |
download | gentoo-2-595bfd3d2b152db4d0a9b70bbea4cd8b475a3b71.tar.gz gentoo-2-595bfd3d2b152db4d0a9b70bbea4cd8b475a3b71.tar.bz2 gentoo-2-595bfd3d2b152db4d0a9b70bbea4cd8b475a3b71.zip |
p.mask dev-lang/ghc-bin and switch virtual/ghc to use dev-lang/ghc
Diffstat (limited to 'profiles/embedded')
-rw-r--r-- | profiles/embedded/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 2 |
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 |