Gentoo Archives: gentoo-commits

From: "Duncan Coutts (dcoutts)" <dcoutts@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/base: ChangeLog virtuals
Date: Mon, 05 Nov 2007 10:45:49
Message-Id: E1IozSi-0002jR-9c@stork.gentoo.org
1 dcoutts 07/11/05 10:45:44
2
3 Modified: ChangeLog virtuals
4 Log:
5 p.mask dev-lang/ghc-bin and switch virtual/ghc to use dev-lang/ghc
6
7 Revision Changes Path
8 1.22 profiles/base/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/ChangeLog?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/ChangeLog?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/ChangeLog?r1=1.21&r2=1.22
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- ChangeLog 10 Oct 2007 12:34:04 -0000 1.21
21 +++ ChangeLog 5 Nov 2007 10:45:43 -0000 1.22
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo base-profile
24 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.21 2007/10/10 12:34:04 bicatali Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.22 2007/11/05 10:45:43 dcoutts Exp $
27 +
28 + 05 Nov 2007; Duncan Coutts <dcoutts@g.o> virtuals:
29 + Switch to ghc rather than ghc-bin for virtual as we're p.masking ghc-bin
30
31 10 Oct 2007; Christian Faulhammer <opfer@g.o> virtuals:
32 remove virtual/editor, we have a new-style virtual now
33
34
35
36 1.105 profiles/base/virtuals
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/virtuals?rev=1.105&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/virtuals?rev=1.105&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/virtuals?r1=1.104&r2=1.105
41
42 Index: virtuals
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v
45 retrieving revision 1.104
46 retrieving revision 1.105
47 diff -u -r1.104 -r1.105
48 --- virtuals 10 Oct 2007 12:34:04 -0000 1.104
49 +++ virtuals 5 Nov 2007 10:45:43 -0000 1.105
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2005 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License, v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.104 2007/10/10 12:34:04 bicatali Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.105 2007/11/05 10:45:43 dcoutts Exp $
55
56 # This file describes the packages that by default satisfy a certain virtual
57 # That this file exists in the base profile implies that these packages will
58 @@ -23,7 +23,7 @@
59 virtual/fam app-admin/gamin
60 virtual/fuse-python sys-fs/python-fuse
61 virtual/gsasl net-libs/libgsasl
62 -virtual/ghc dev-lang/ghc-bin
63 +virtual/ghc dev-lang/ghc
64 virtual/gnustep-back gnustep-base/gnustep-back-art
65 virtual/gzip app-arch/gzip
66 virtual/httpd-php dev-lang/php
67
68
69
70 --
71 gentoo-commits@g.o mailing list