Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-bsd: ChangeLog virtuals
Date: Wed, 21 Nov 2007 00:22:20
Message-Id: E1IudM5-0000in-SD@stork.gentoo.org
1 bicatali 07/11/21 00:22:13
2
3 Modified: ChangeLog virtuals
4 Log:
5 Removed virtual/lapack, now new style
6
7 Revision Changes Path
8 1.13 profiles/default-bsd/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/ChangeLog?rev=1.13&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/ChangeLog?rev=1.13&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/ChangeLog?r1=1.12&r2=1.13
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -u -r1.12 -r1.13
20 --- ChangeLog 15 Oct 2007 09:06:15 -0000 1.12
21 +++ ChangeLog 21 Nov 2007 00:22:13 -0000 1.13
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.12 2007/10/15 09:06:15 uberlord Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/ChangeLog,v 1.13 2007/11/21 00:22:13 bicatali Exp $
27 +
28 + 21 Nov 2007; Sébastien Fabbro <bicatali@g.o> virtuals:
29 + Removed virtual/lapack, now new style
30
31 15 Oct 2007; Roy Marples <uberlord@g.o> package.mask:
32 unmask m4-1.4.10 as it now works for us
33
34
35
36 1.8 profiles/default-bsd/virtuals
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/virtuals?rev=1.8&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/virtuals?rev=1.8&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/virtuals?r1=1.7&r2=1.8
41
42 Index: virtuals
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/default-bsd/virtuals,v
45 retrieving revision 1.7
46 retrieving revision 1.8
47 diff -u -r1.7 -r1.8
48 --- virtuals 10 Oct 2007 12:34:28 -0000 1.7
49 +++ virtuals 21 Nov 2007 00:22:13 -0000 1.8
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/default-bsd/virtuals,v 1.7 2007/10/10 12:34:28 bicatali Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/virtuals,v 1.8 2007/11/21 00:22:13 bicatali Exp $
55
56 # This file defines the virtuals that all Gentoo/*BSD need to modify respect
57 # the base profile
58 @@ -8,7 +8,6 @@
59 # KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH
60
61 virtual/eject sys-block/unieject
62 -virtual/lapack sci-libs/lapack-reference
63 virtual/linux-sources sys-kernel/gentoo-sources
64 virtual/mpg123 media-sound/mpg321
65 virtual/utempter sys-libs/libutempter
66
67
68
69 --
70 gentoo-commits@g.o mailing list