Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.desc use.local.desc
Date: Sun, 30 Sep 2007 08:00:14
Message-Id: E1IbtaC-0008Q1-Ap@stork.gentoo.org
1 remi 07/09/30 07:51:20
2
3 Modified: ChangeLog use.desc use.local.desc
4 Log:
5 move the xattr useflag from local to global
6
7 Revision Changes Path
8 1.674 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.674&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.674&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.673&r2=1.674
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.673
18 retrieving revision 1.674
19 diff -u -r1.673 -r1.674
20 --- ChangeLog 28 Sep 2007 22:55:01 -0000 1.673
21 +++ ChangeLog 30 Sep 2007 07:51:19 -0000 1.674
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/ChangeLog,v 1.673 2007/09/28 22:55:01 alonbl Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.674 2007/09/30 07:51:19 remi Exp $
27 +
28 + 30 Sep 2007; RĂ©mi Cardona <remi@g.o> use.desc, use.local.desc:
29 + move the xattr useflag from local to global
30
31 28 Sep 2007; Alon Bar-Lev <alonbl@g.o> package.mask:
32 Remove app-text/hspell
33
34
35
36 1.364 profiles/use.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.364&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.364&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.363&r2=1.364
41
42 Index: use.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
45 retrieving revision 1.363
46 retrieving revision 1.364
47 diff -u -r1.363 -r1.364
48 --- use.desc 27 Sep 2007 15:30:32 -0000 1.363
49 +++ use.desc 30 Sep 2007 07:51:19 -0000 1.364
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2007 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.363 2007/09/27 15:30:32 drac Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.364 2007/09/30 07:51:19 remi Exp $
55
56 # Keep them sorted
57
58 @@ -348,6 +348,7 @@
59 wmf - Adds support for the wmf vector image format
60 wxwindows - Adds support for wxWidgets/wxGTK GUI toolkit
61 x264 - Enable h264 encoding using x264
62 +xattr - Adds support for extended attributes (filesystem-stored metadata)
63 xcomposite - Enable support for the Xorg composite extension
64 xface - Adds xface support used to allow a small image of xface format to be included in an email via the header 'X-Face'.
65 xine - Add support for the XINE movie libraries
66
67
68
69 1.3048 profiles/use.local.desc
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3048&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3048&content-type=text/plain
73 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3047&r2=1.3048
74
75 Index: use.local.desc
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
78 retrieving revision 1.3047
79 retrieving revision 1.3048
80 diff -u -r1.3047 -r1.3048
81 --- use.local.desc 28 Sep 2007 16:54:34 -0000 1.3047
82 +++ use.local.desc 30 Sep 2007 07:51:19 -0000 1.3048
83 @@ -1,6 +1,6 @@
84 # Copyright 1999-2007 Gentoo Foundation.
85 # Distributed under the terms of the GNU General Public License v2
86 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3047 2007/09/28 16:54:34 drac Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3048 2007/09/30 07:51:19 remi Exp $
88
89 # This file contains descriptions of local USE flags, and the ebuilds which
90 # contain them.
91 @@ -34,7 +34,6 @@
92 app-admin/webmin:webmin-minimal - Install the minimal webmin distribution
93 app-antivirus/clamav:logrotate - Install logrotate script for clamav logs
94 app-arch/dump:ermt - encrypted rmt support
95 -app-arch/libarchive:xattr - if you want extended attributes enabled
96 app-arch/pdv:nomotif - Disable motif frontend.
97 app-backup/amanda:xfs - Support for backing up raw XFS filesystems using xfsdump
98 app-backup/bacula:bacula-clientonly - Disable DB support, and just build a client
99 @@ -50,7 +49,6 @@
100 app-backup/dar:dar64 - Enables --enable-mode=64 option, which replace infinint by 64 bits integers.
101 app-backup/kdar:dar32 - Support libdar32.so to use.
102 app-backup/kdar:dar64 - Support libdar64.so to use.
103 -app-backup/rdiff-backup:xattr - if you want extended attributes enabled
104 app-benchmarks/bootchart:acct - Enable process accounting
105 app-benchmarks/jmeter:beanshell - Enable BeanShell scripting support
106 app-cdr/brasero:beagle - Enable Beagle support for searches.
107 @@ -154,7 +152,6 @@
108 app-emulation/xen-tools:ioemu - Enable support for emulated io devices including video via VNC for domainUs
109 app-emulation/xen:custom-cflags - Use CFLAGS from /etc/make.conf rather than the default Xen CFLAGS (not supported)
110 app-emulation/xen:pae - Enable support for PAE kernels (usually x86-32 with >4GB memory)
111 -app-forensics/aide:xattr - if you want extended attributes enabled
112 app-forensics/samhain:login-watch - Compile in the module to watch for login/logout events
113 app-forensics/samhain:mounts-check - Compile in the module to check for correct mount options
114 app-forensics/samhain:netclient - Compile a client, rather than a standalone version
115 @@ -1844,7 +1841,6 @@
116 sys-apps/acl:nfs - add support for NFS acls
117 sys-apps/busybox:make-symlinks - Create all the appropriate symlinks in /bin and /sbin
118 sys-apps/busybox:savedconfig - Adds support to user defined configs
119 -sys-apps/coreutils:xattr - if you want extended attributes enabled
120 sys-apps/hal:dell - Adds support for Dell laptop smbios via libsmbios
121 sys-apps/hal:disk-partition - Add support for partition editing via libparted
122 sys-apps/hal:dmi - Adds support for DMI (Desktop Management Interface)
123 @@ -2097,7 +2093,6 @@
124 www-servers/lighttpd:memcache - Enable memcache support for mod_cml and mod_trigger_b4_dl
125 www-servers/lighttpd:rrdtool - Enable rrdtool support via mod_rrdtool
126 www-servers/lighttpd:webdav - Enables webdev properties
127 -www-servers/lighttpd:xattr - if you want extended attributes enabled
128 www-servers/nginx:flv - Enables special processing module for flv files
129 www-servers/nginx:status - Enables stub_status module
130 www-servers/nginx:webdav - Enables webdav support
131
132
133
134 --
135 gentoo-commits@g.o mailing list