Gentoo Archives: gentoo-commits

From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Fri, 27 Jun 2008 18:01:16
Message-Id: E1KCIFY-00026v-M0@stork.gentoo.org
1 dev-zero 08/06/27 18:00:44
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Added csv USE flag for media-video/griffith
6
7 Revision Changes Path
8 1.1619 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1619&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1619&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1618&r2=1.1619
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1618
18 retrieving revision 1.1619
19 diff -u -r1.1618 -r1.1619
20 --- ChangeLog 26 Jun 2008 23:26:40 -0000 1.1618
21 +++ ChangeLog 27 Jun 2008 18:00:43 -0000 1.1619
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.1618 2008/06/26 23:26:40 darkside Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1619 2008/06/27 18:00:43 dev-zero 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 + 27 Jun 2008; Tiziano Müller <dev-zero@g.o> use.local.desc:
33 + Added csv USE flag for media-video/griffith
34 +
35 26 Jun 2008; Jeremy Olexa <darkside@g.o> use.local.desc:
36 Add corba & smtp to use.local.desc for =dev-util/gambas-2.7.0
37
38
39
40
41 1.3608 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3608&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3608&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3607&r2=1.3608
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3607
51 retrieving revision 1.3608
52 diff -u -r1.3607 -r1.3608
53 --- use.local.desc 26 Jun 2008 23:26:41 -0000 1.3607
54 +++ use.local.desc 27 Jun 2008 18:00:44 -0000 1.3608
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.3607 2008/06/26 23:26:41 darkside Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3608 2008/06/27 18:00:44 dev-zero Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -1266,6 +1266,7 @@
64 media-video/ffmpeg:hardcoded-tables - Use pre-calculated tables rather than calculating them on the fly.
65 media-video/ffmpeg:network - Enables network streaming support
66 media-video/gpac:amr - Adaptive Multi-Rate Audio support (commonly used in telephony)
67 +media-video/griffith:csv - Enable proper support for csv import (respectively auto-detection encoding of csv files)
68 media-video/kino:gpac - Enable GPAC support when exporting to 3GPP format
69 media-video/kmplayer:npp - Compile the npp backend that plays xembed style browser plugins.
70 media-video/linux-uvc:isight - Apply patch to work _only_ with the Apple iSight
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list