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/default-darwin: ChangeLog virtuals
Date: Wed, 10 Oct 2007 08:11:17
Message-Id: E1IfWVX-0006Kd-4q@stork.gentoo.org
1 opfer 07/10/10 08:01:31
2
3 Modified: virtuals
4 Added: ChangeLog
5 Log:
6 remove virtual/editor, we have a new-style virtual now
7
8 Revision Changes Path
9 1.23 profiles/default-darwin/virtuals
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-darwin/virtuals?rev=1.23&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-darwin/virtuals?rev=1.23&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-darwin/virtuals?r1=1.22&r2=1.23
14
15 Index: virtuals
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v
18 retrieving revision 1.22
19 retrieving revision 1.23
20 diff -u -r1.22 -r1.23
21 --- virtuals 15 May 2007 11:05:19 -0000 1.22
22 +++ virtuals 10 Oct 2007 08:01:30 -0000 1.23
23 @@ -1,6 +1,6 @@
24 # Copyright 2005 Gentoo Foundation.
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.22 2007/05/15 11:05:19 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/virtuals,v 1.23 2007/10/10 08:01:30 opfer Exp $
28
29 # virtual/os-headers should actually be sys-kernel/xnu
30 # but we have to wait until its in the tree
31 @@ -11,7 +11,6 @@
32 virtual/commonlisp dev-lisp/sbcl
33 virtual/cron sys-process/vixie-cron
34 virtual/dhcpcd net-misc/dhcpcd
35 -virtual/editor app-editors/nano
36 virtual/inetd sys-apps/xinetd
37 virtual/krb5 app-crypt/mit-krb5
38 virtual/libc sys-darwin/libsystem
39
40
41
42 1.1 profiles/default-darwin/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-darwin/ChangeLog?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-darwin/ChangeLog?rev=1.1&content-type=text/plain
46
47 Index: ChangeLog
48 ===================================================================
49 # ChangeLog for Gentoo base-profile
50 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
51 # $Header: /var/cvsroot/gentoo-x86/profiles/default-darwin/ChangeLog,v 1.1 2007/10/10 08:01:30 opfer Exp $
52
53 10 Oct 2007; Christian Faulhammer <opfer@g.o> virtuals:
54 remove virtual/editor, we have a new-style virtual now
55
56
57
58
59 --
60 gentoo-commits@g.o mailing list