Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.desc
Date: Tue, 01 Nov 2011 01:08:23
Message-Id: 20111101010813.0D34E2004B@flycatcher.gentoo.org
1 ssuominen 11/11/01 01:08:13
2
3 Modified: ChangeLog use.desc
4 Log:
5 Remove description for unused USE="v4l2"
6
7 Revision Changes Path
8 1.5854 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5854&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5854&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.5853&r2=1.5854
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.5853
18 retrieving revision 1.5854
19 diff -u -r1.5853 -r1.5854
20 --- ChangeLog 31 Oct 2011 19:49:55 -0000 1.5853
21 +++ ChangeLog 1 Nov 2011 01:08:12 -0000 1.5854
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5853 2011/10/31 19:49:55 chithanh Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5854 2011/11/01 01:08:12 ssuominen 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 in doubt put a record here!
31
32 + 01 Nov 2011; Samuli Suominen <ssuominen@g.o> use.desc:
33 + Remove description for unused USE="v4l2"
34 +
35 31 Oct 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
36 package.mask:
37 Unmask qutecom, mask xf86-video-intel rc
38
39
40
41 1.468 profiles/use.desc
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.468&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.468&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.467&r2=1.468
46
47 Index: use.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
50 retrieving revision 1.467
51 retrieving revision 1.468
52 diff -u -r1.467 -r1.468
53 --- use.desc 22 Oct 2011 03:14:18 -0000 1.467
54 +++ use.desc 1 Nov 2011 01:08:12 -0000 1.468
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.467 2011/10/22 03:14:18 mattst88 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.468 2011/11/01 01:08:12 ssuominen Exp $
60
61 # Keep them sorted
62
63 @@ -366,8 +366,7 @@
64 udev - Enable sys-fs/udev integration (device discovery, power and storage device support, etc)
65 unicode - Adds support for Unicode
66 usb - Adds USB support to applications that have optional USB support (e.g. cups)
67 -v4l - Enable support for video4linux (libv4l or v4l2 from sys-kernel/linux-headers)
68 -v4l2 - Enable support for video4linux (DEPRECATED: Use USE v4l for your package to enable v4l2 or libv4l support)
69 +v4l - Enable support for video4linux (using linux-headers or userspace libv4l libraries)
70 vanilla - Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
71 vcd - Video CD support
72 vhosts - Adds support for installing web-based applications into a virtual-hosting environment