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/embedded: ChangeLog virtuals
Date: Mon, 05 Nov 2007 10:45:50
Message-Id: E1IozSi-0002je-Ur@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.2 profiles/embedded/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?r1=1.1&r2=1.2
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- ChangeLog 10 Oct 2007 08:03:02 -0000 1.1
21 +++ ChangeLog 5 Nov 2007 10:45:44 -0000 1.2
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/embedded/ChangeLog,v 1.1 2007/10/10 08:03:02 opfer Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.2 2007/11/05 10:45:44 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.28 profiles/embedded/virtuals
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.28&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.28&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?r1=1.27&r2=1.28
41
42 Index: virtuals
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
45 retrieving revision 1.27
46 retrieving revision 1.28
47 diff -u -r1.27 -r1.28
48 --- virtuals 10 Oct 2007 08:03:02 -0000 1.27
49 +++ virtuals 5 Nov 2007 10:45:44 -0000 1.28
50 @@ -6,7 +6,7 @@
51 virtual/bootloader sys-boot/grub
52 virtual/cron sys-process/dcron
53 virtual/dhcpcd net-misc/dhcpcd
54 -virtual/ghc dev-lang/ghc-bin
55 +virtual/ghc dev-lang/ghc
56 virtual/glibc sys-libs/glibc
57 virtual/libc sys-libs/glibc
58 virtual/gzip app-arch/gzip
59
60
61
62 --
63 gentoo-commits@g.o mailing list