diff options
author | Duncan Coutts <dcoutts@gentoo.org> | 2007-12-13 16:03:46 +0000 |
---|---|---|
committer | Duncan Coutts <dcoutts@gentoo.org> | 2007-12-13 16:03:46 +0000 |
commit | a24ff5339b3f35bc77cecc7f1c3958ce49667ee0 (patch) | |
tree | 87d1b4e6178321275102bdb9624d856082800d89 /profiles/embedded | |
parent | old (diff) | |
download | gentoo-2-a24ff5339b3f35bc77cecc7f1c3958ce49667ee0.tar.gz gentoo-2-a24ff5339b3f35bc77cecc7f1c3958ce49667ee0.tar.bz2 gentoo-2-a24ff5339b3f35bc77cecc7f1c3958ce49667ee0.zip |
Remove old-style virtual/ghc as it is no longer used.
Diffstat (limited to 'profiles/embedded')
-rw-r--r-- | profiles/embedded/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 0d58388722a5..44af07dc9a97 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.2 2007/11/05 10:45:44 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.3 2007/12/13 16:03:45 dcoutts Exp $ + + 13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> virtuals: + Remove old-style virtual/ghc as it is no longer used. 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 diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 6dba55de7b0c..bed629c3717b 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -6,7 +6,6 @@ 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 virtual/glibc sys-libs/glibc virtual/libc sys-libs/glibc virtual/gzip app-arch/gzip |