Gentoo Archives: gentoo-commits

From: "Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Mon, 23 Jun 2008 00:17:18
Message-Id: E1KAZk8-00036n-Bl@stork.gentoo.org
1 gentoofan23 08/06/23 00:17:12
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Describe USE=demos for media-libs/opencv; Remove unneeded and conceptually broken USE=swig
6
7 Revision Changes Path
8 1.1603 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1603&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1603&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1602&r2=1.1603
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1602
18 retrieving revision 1.1603
19 diff -u -r1.1602 -r1.1603
20 --- ChangeLog 22 Jun 2008 23:21:10 -0000 1.1602
21 +++ ChangeLog 23 Jun 2008 00:17:11 -0000 1.1603
22 @@ -1,11 +1,15 @@
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.1602 2008/06/22 23:21:10 drac Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1603 2008/06/23 00:17:11 gentoofan23 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 + 22 Jun 2008; Thomas Anderson <gentoofan23> use.local.desc:
33 + Describe USE=demos for media-libs/opencv; Remove unneeded and conceptually
34 + broken USE=swig.
35 +
36 22 Jun 2008; Ben de Groot <yngwin@g.o> base/package.use.mask,
37 default-bsd/package.use.mask, default-linux/package.use.mask,
38 default/linux/package.use.mask, hardened/package.use.mask, package.mask:
39
40
41
42 1.3600 profiles/use.local.desc
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3600&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3600&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3599&r2=1.3600
47
48 Index: use.local.desc
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
51 retrieving revision 1.3599
52 retrieving revision 1.3600
53 diff -u -r1.3599 -r1.3600
54 --- use.local.desc 22 Jun 2008 12:27:09 -0000 1.3599
55 +++ use.local.desc 23 Jun 2008 00:17:11 -0000 1.3600
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2008 Gentoo Foundation.
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3599 2008/06/22 12:27:09 pva Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3600 2008/06/23 00:17:11 gentoofan23 Exp $
61
62 # This file contains descriptions of local USE flags, and the ebuilds which
63 # contain them.
64 @@ -1037,7 +1037,7 @@
65 media-libs/mediastreamer:gsm - Include support for the gsm audio codec
66 media-libs/mediastreamer:video - Enable video support (display/capture)
67 media-libs/netpbm:rle - Build converters for the RLE format (utah raster toolkit)
68 -media-libs/opencv:swig - Use swig to generate binding
69 +media-libs/opencv:demos - Install applications that demo OpenCV library functions
70 media-libs/openjpeg:tools - Installs tools (j2k_to_image and image_to_j2k)
71 media-libs/panda3d:fmod - Enables support for using mod files for audio support
72 media-libs/panda3d:nspr - Enables support for the Netscape Portable Runtime, used in network interface functionality (ie. multiplayer online game networking).
73
74
75
76 --
77 gentoo-commits@l.g.o mailing list