Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/base: packages virtuals
Date: Sun, 30 Mar 2008 16:52:48
Message-Id: E1Jg0lx-000632-BL@stork.gentoo.org
1 vapier 08/03/30 16:52:45
2
3 Modified: packages virtuals
4 Log:
5 convert virtual/baselayout to sys-apps/baselayout
6
7 Revision Changes Path
8 1.42 profiles/base/packages
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/packages?rev=1.42&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/packages?rev=1.42&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/packages?r1=1.41&r2=1.42
13
14 Index: packages
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/base/packages,v
17 retrieving revision 1.41
18 retrieving revision 1.42
19 diff -u -r1.41 -r1.42
20 --- packages 6 Feb 2008 16:25:51 -0000 1.41
21 +++ packages 30 Mar 2008 16:52:44 -0000 1.42
22 @@ -1,6 +1,6 @@
23 # Copyright 2004 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License, v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.41 2008/02/06 16:25:51 wolf31o2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.42 2008/03/30 16:52:44 vapier Exp $
27
28 # Gentoo Base Profile
29
30 @@ -24,7 +24,7 @@
31 # specific information in here. This file serves as a high level description
32 # of the minimum set of packages needed for any Gentoo based system.
33
34 -*virtual/baselayout
35 +*sys-apps/baselayout
36 *app-arch/bzip2
37 *app-arch/cpio
38 *app-arch/tar
39
40
41
42 1.110 profiles/base/virtuals
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/virtuals?rev=1.110&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/virtuals?rev=1.110&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/virtuals?r1=1.109&r2=1.110
47
48 Index: virtuals
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v
51 retrieving revision 1.109
52 retrieving revision 1.110
53 diff -u -r1.109 -r1.110
54 --- virtuals 21 Mar 2008 11:21:34 -0000 1.109
55 +++ virtuals 30 Mar 2008 16:52:44 -0000 1.110
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2005 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License, v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.109 2008/03/21 11:21:34 opfer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.110 2008/03/30 16:52:44 vapier Exp $
61
62 # This file describes the packages that by default satisfy a certain virtual
63 # That this file exists in the base profile implies that these packages will
64 @@ -11,7 +11,6 @@
65 virtual/alsa sys-kernel/gentoo-sources
66 virtual/antivirus app-antivirus/clamav
67 virtual/aspell-dict app-dicts/aspell-en
68 -virtual/baselayout sys-apps/baselayout
69 virtual/blackbox x11-wm/blackbox
70 virtual/cdrtools app-cdr/cdrkit
71 virtual/commonlisp dev-lisp/sbcl
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list