Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Sun, 25 May 2008 19:41:01
Message-Id: E1K0M5S-0003mK-Eo@stork.gentoo.org
1 eva 08/05/25 19:40:58
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 add automount USE flag for gnome-base/gnome-volume-manager
6
7 Revision Changes Path
8 1.1455 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1455&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1455&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1454&r2=1.1455
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1454
18 retrieving revision 1.1455
19 diff -u -r1.1454 -r1.1455
20 --- ChangeLog 25 May 2008 18:12:18 -0000 1.1454
21 +++ ChangeLog 25 May 2008 19:40:57 -0000 1.1455
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1454 2008/05/25 18:12:18 leio Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1455 2008/05/25 19:40:57 eva Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If doubt put a record here!
31
32 + 25 May 2008; Gilles Dartiguelongue <eva@g.o> use.local.desc:
33 + add automount USE flag for gnome-base/gnome-volume-manager
34 +
35 25 May 2008; Mart Raudsepp <leio@g.o> package.mask:
36 Correct PyQt4 package.mask - it's PyQt4, not PyQt
37
38
39
40
41 1.3555 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3555&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3555&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3554&r2=1.3555
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3554
51 retrieving revision 1.3555
52 diff -u -r1.3554 -r1.3555
53 --- use.local.desc 25 May 2008 04:23:30 -0000 1.3554
54 +++ use.local.desc 25 May 2008 19:40:57 -0000 1.3555
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation.
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3554 2008/05/25 04:23:30 mr_bones_ Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3555 2008/05/25 19:40:57 eva Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -768,6 +768,7 @@
64 gnome-base/gdm:dmx - Enable Distributed Multihead X (DMX) support
65 gnome-base/gdm:remote - Enable secure remote support
66 gnome-base/gnome-mount:nautilus - Enable the nautilus plugin
67 +gnome-base/gnome-volume-manager:automount - Enable automount of devices supported by nautilus
68 gnome-base/gvfs:cdda - Enable Compact Disc Digital Audio support (audio CD standard)
69 gnome-base/gvfs:fuse - Enable fuse mount points in ~/.gvfs for legacy application access
70 gnome-base/nautilus:beagle - Enable support for beagle searching
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list