Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-linux/x86/no-nptl/2.4: package.use.mask use.mask
Date: Mon, 07 Jan 2008 22:51:37
Message-Id: E1JC0og-0002c7-5W@stork.gentoo.org
1 mr_bones_ 08/01/07 22:51:34
2
3 Modified: package.use.mask use.mask
4 Log:
5 mask the evo flag since evolution is masked for this profile
6
7 Revision Changes Path
8 1.14 profiles/default-linux/x86/no-nptl/2.4/package.use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.use.mask?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.use.mask?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.use.mask?r1=1.13&r2=1.14
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.use.mask,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- package.use.mask 7 Jan 2008 07:45:05 -0000 1.13
21 +++ package.use.mask 7 Jan 2008 22:51:33 -0000 1.14
22 @@ -1,4 +1,4 @@
23 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.use.mask,v 1.13 2008/01/07 07:45:05 mr_bones_ Exp $
24 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/package.use.mask,v 1.14 2008/01/07 22:51:33 mr_bones_ Exp $
25
26 # This file requires >=portage-2.1.1
27
28 @@ -42,6 +42,3 @@
29 # Gilles Dartiguelongue <eva@g.o> (19 Oct 2007)
30 # pam isn't for no-nptl profiles it seems
31 >=gnome-base/gdm-2.18.4 pam
32 -
33 -# evolution is masked for this profile
34 -net-mail/lbdb evo
35
36
37
38 1.10 profiles/default-linux/x86/no-nptl/2.4/use.mask
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/use.mask?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/use.mask?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/use.mask?r1=1.9&r2=1.10
43
44 Index: use.mask
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/use.mask,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- use.mask 30 Jul 2007 00:24:00 -0000 1.9
51 +++ use.mask 7 Jan 2008 22:51:33 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 2006 Gentoo Foundation.
54 # Distributed under the terms of the GNU General Public License, v2
55 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/use.mask,v 1.9 2007/07/30 00:24:00 dsd Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/no-nptl/2.4/use.mask,v 1.10 2008/01/07 22:51:33 mr_bones_ Exp $
57
58 # Daniel Drake <dsd@g.o> (29 July 2007)
59 # Beagle is now masked on 2.4
60 @@ -23,3 +23,6 @@
61
62 # Needs 2.6 headers.
63 ggi
64 +
65 +# evolution is masked for this profile
66 +evo
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list