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: Fri, 30 Sep 2011 20:02:02
Message-Id: 20110930200152.0752020036@flycatcher.gentoo.org
1 ssuominen 11/09/30 20:01:52
2
3 Modified: ChangeLog use.desc
4 Log:
5 Fix USE="v4l" and USE="v4l2" description.
6
7 Revision Changes Path
8 1.5740 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5740&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5740&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.5739&r2=1.5740
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.5739
18 retrieving revision 1.5740
19 diff -u -r1.5739 -r1.5740
20 --- ChangeLog 30 Sep 2011 19:50:29 -0000 1.5739
21 +++ ChangeLog 30 Sep 2011 20:01:51 -0000 1.5740
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.5739 2011/09/30 19:50:29 ssuominen Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5740 2011/09/30 20:01:51 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 + 30 Sep 2011; Samuli Suominen <ssuominen@g.o> use.desc:
33 + Fix USE="v4l" and USE="v4l2" description.
34 +
35 30 Sep 2011; Samuli Suominen <ssuominen@g.o> package.mask:
36 Remove entries for pkgs removed because of not building against
37 linux-headers-2.6.38.
38
39
40
41 1.465 profiles/use.desc
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.465&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.465&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.464&r2=1.465
46
47 Index: use.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
50 retrieving revision 1.464
51 retrieving revision 1.465
52 diff -u -r1.464 -r1.465
53 --- use.desc 28 Sep 2011 10:52:06 -0000 1.464
54 +++ use.desc 30 Sep 2011 20:01:51 -0000 1.465
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.464 2011/09/28 10:52:06 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.465 2011/09/30 20:01:51 ssuominen Exp $
60
61 # Keep them sorted
62
63 @@ -365,8 +365,8 @@
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 - Enables video4linux support
68 -v4l2 - Enable video4linux2 support
69 +v4l - Enable support for video4linux (libv4l or v4l2 from sys-kernel/linux-headers)
70 +v4l2 - Enable support for video4linux (DEPRECATED: Use USE v4l for your package to enable v4l2 or libv4l support)
71 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
72 vcd - Video CD support
73 vhosts - Adds support for installing web-based applications into a virtual-hosting environment