Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Wed, 25 Jun 2008 22:02:30
Message-Id: E1KBd2u-00046w-2m@stork.gentoo.org
1 maekke 08/06/25 22:00:56
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 add openmp USE-flag for media-gfx/imagemagick
6
7 Revision Changes Path
8 1.1615 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1615&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1615&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1614&r2=1.1615
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1614
18 retrieving revision 1.1615
19 diff -u -r1.1614 -r1.1615
20 --- ChangeLog 24 Jun 2008 20:55:23 -0000 1.1614
21 +++ ChangeLog 25 Jun 2008 22:00:55 -0000 1.1615
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.1614 2008/06/24 20:55:23 drac Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1615 2008/06/25 22:00:55 maekke 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 + 25 Jun 2008; Markus Meier <maekke@g.o> use.local.desc:
33 + add openmp USE-flag for media-gfx/imagemagick
34 +
35 24 Jun 2008; Samuli Suominen <drac@g.o> updates/3Q-2008:
36 slotmove media-libs/portaudio from SLOT 18 to SLOT 0 since it turns out
37 v19 ain't sanely slottable.
38
39
40
41 1.3605 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3605&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3605&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3604&r2=1.3605
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3604
51 retrieving revision 1.3605
52 diff -u -r1.3604 -r1.3605
53 --- use.local.desc 23 Jun 2008 14:50:27 -0000 1.3604
54 +++ use.local.desc 25 Jun 2008 22:00:55 -0000 1.3605
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.3604 2008/06/23 14:50:27 flameeyes Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3605 2008/06/25 22:00:55 maekke Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -1001,6 +1001,7 @@
64 media-gfx/imagemagick:fpx - enable libfpx support
65 media-gfx/imagemagick:gs - enable ghostscript support
66 media-gfx/imagemagick:hdri - Enables High Dynamic Range Images formats
67 +media-gfx/imagemagick:openmp - Build support for the OpenMP (support parallel computing)
68 media-gfx/imagemagick:q32 - Set quantum depth to 32
69 media-gfx/imagemagick:q8 - Set quantum depth to 8
70 media-gfx/inkscape:dia - Pull in app-office/dia for dia import extension
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list