Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc ChangeLog
Date: Thu, 29 May 2008 18:54:08
Message-Id: E1K1nGE-0001lV-M7@stork.gentoo.org
1 bicatali 08/05/29 18:54:02
2
3 Modified: use.local.desc ChangeLog
4 Log:
5 Added xrootd and math local use flags for sci-physics/root
6
7 Revision Changes Path
8 1.3558 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3558&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3558&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3557&r2=1.3558
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3557
18 retrieving revision 1.3558
19 diff -u -r1.3557 -r1.3558
20 --- use.local.desc 26 May 2008 00:36:30 -0000 1.3557
21 +++ use.local.desc 29 May 2008 18:54:02 -0000 1.3558
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3557 2008/05/26 00:36:30 beandog Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3558 2008/05/29 18:54:02 bicatali Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1928,8 +1928,10 @@
31 sci-misc/nco:ncap2 - Build next generation netcdf arithmetic processor (needs dev-java/antlr)
32 sci-misc/nco:udunits - Add udunits files support
33 sci-misc/ncview:udunits - Add udunits files support
34 -sci-physics/root:cern -Enable hbook i/o functionality to root (needs cernlib)
35 +sci-physics/root:cern - Enable hbook i/o functionality to root (needs cernlib)
36 sci-physics/root:cint7 - Build the experimental C/C++ interpretor version 7
37 +sci-physics/root:math - Build extra math and numerical libraries for root (needs gsl)
38 +sci-physics/root:xrootd - Adds xrootd support, a low latency file server
39 sci-visualization/hippodraw:fits - Add FITS format support to hippodraw, via cfitsio
40 sci-visualization/hippodraw:numarray - Add numarray python array support
41 sci-visualization/hippodraw:root - Add root i/o, and minuit support
42
43
44
45 1.1463 profiles/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1463&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1463&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1462&r2=1.1463
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
54 retrieving revision 1.1462
55 retrieving revision 1.1463
56 diff -u -r1.1462 -r1.1463
57 --- ChangeLog 29 May 2008 13:13:56 -0000 1.1462
58 +++ ChangeLog 29 May 2008 18:54:02 -0000 1.1463
59 @@ -1,11 +1,14 @@
60 # ChangeLog for profile directory
61 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1462 2008/05/29 13:13:56 wolf31o2 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1463 2008/05/29 18:54:02 bicatali Exp $
64 #
65 # This ChangeLog should include records for all changes in profiles directory.
66 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
67 # here. If doubt put a record here!
68
69 + 29 May 2008; Sébastien Fabbro <bicatali@g.o> use.local.desc:
70 + Added xrootd and math local use flags for sci-physics/root
71 +
72 29 May 2008; Chris Gianelloni <wolf31o2@g.o> package.mask:
73 Removing mask on catalyst 2.0.6 for wide-spread use.
74
75
76
77
78 --
79 gentoo-commits@l.g.o mailing list