Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/base: ChangeLog virtuals
Date: Wed, 10 Oct 2007 07:59:48
Message-Id: E1IfWKQ-0005wF-2G@stork.gentoo.org
1 opfer 07/10/10 07:50:02
2
3 Modified: ChangeLog virtuals
4 Log:
5 remove virtual/editor, we have a new-style virtual now
6
7 Revision Changes Path
8 1.20 profiles/base/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/ChangeLog?rev=1.20&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/ChangeLog?rev=1.20&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/ChangeLog?r1=1.19&r2=1.20
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
17 retrieving revision 1.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- ChangeLog 8 Oct 2007 15:20:23 -0000 1.19
21 +++ ChangeLog 10 Oct 2007 07:50:01 -0000 1.20
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.19 2007/10/08 15:20:23 ticho Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.20 2007/10/10 07:50:01 opfer Exp $
27 +
28 + 10 Oct 2007; Christian Faulhammer <opfer@g.o> virtuals:
29 + remove virtual/editor, we have a new-style virtual now
30
31 08 Oct 2007; Andrej Kacian <ticho@g.o> use.mask:
32 Mask ssse3 use flag globally - it is unmasked for x86 already, as it should
33
34
35
36 1.103 profiles/base/virtuals
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/virtuals?rev=1.103&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/virtuals?rev=1.103&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/virtuals?r1=1.102&r2=1.103
41
42 Index: virtuals
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v
45 retrieving revision 1.102
46 retrieving revision 1.103
47 diff -u -r1.102 -r1.103
48 --- virtuals 2 Jul 2007 04:17:23 -0000 1.102
49 +++ virtuals 10 Oct 2007 07:50:01 -0000 1.103
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.102 2007/07/02 04:17:23 jmglov Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.103 2007/10/10 07:50:01 opfer 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 @@ -21,7 +21,6 @@
59 virtual/cron sys-process/vixie-cron
60 virtual/dev-manager sys-fs/udev
61 virtual/dhcpc net-misc/dhcpcd
62 -virtual/editor app-editors/nano
63 virtual/eject sys-apps/eject
64 virtual/fam app-admin/gamin
65 virtual/fuse-python sys-fs/python-fuse
66
67
68
69 --
70 gentoo-commits@g.o mailing list