diff options
author | 2007-11-05 10:45:44 +0000 | |
---|---|---|
committer | 2007-11-05 10:45:44 +0000 | |
commit | d7adb997b41dcb3c5ec554346cdd883313d8a09f (patch) | |
tree | 01230b93e8b3984f92fabf67cf2ad435da3b5c60 /profiles/base | |
parent | Add ~ia64 wrt #198026 (diff) | |
download | historical-d7adb997b41dcb3c5ec554346cdd883313d8a09f.tar.gz historical-d7adb997b41dcb3c5ec554346cdd883313d8a09f.tar.bz2 historical-d7adb997b41dcb3c5ec554346cdd883313d8a09f.zip |
p.mask dev-lang/ghc-bin and switch virtual/ghc to use dev-lang/ghc
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 8aa671a9aad9..a14fdaeb247d 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/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/base/ChangeLog,v 1.21 2007/10/10 12:34:04 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.22 2007/11/05 10:45:43 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/base/virtuals b/profiles/base/virtuals index 8770ef13fe2f..e4e24eead027 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.104 2007/10/10 12:34:04 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.105 2007/11/05 10:45:43 dcoutts Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -23,7 +23,7 @@ virtual/eject sys-apps/eject virtual/fam app-admin/gamin virtual/fuse-python sys-fs/python-fuse virtual/gsasl net-libs/libgsasl -virtual/ghc dev-lang/ghc-bin +virtual/ghc dev-lang/ghc virtual/gnustep-back gnustep-base/gnustep-back-art virtual/gzip app-arch/gzip virtual/httpd-php dev-lang/php |