diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-07-08 16:23:47 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-07-08 16:23:47 +0000 |
commit | b9d32fd946acefade970eb7cba825843e4e13fa1 (patch) | |
tree | 69cb875d3ec47c86fcc059164f97aad1843e65a2 /profiles | |
parent | x86 back to unstable, bug 226621 (diff) | |
download | gentoo-2-b9d32fd946acefade970eb7cba825843e4e13fa1.tar.gz gentoo-2-b9d32fd946acefade970eb7cba825843e4e13fa1.tar.bz2 gentoo-2-b9d32fd946acefade970eb7cba825843e4e13fa1.zip |
Added clarens and geant4 local use flags for sci-physics/root, and masked sci-physics/root-5.20.00 for a testing period
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/package.mask | 7 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
3 files changed, 15 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 4d242165e48a..f342e723a3db 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1664 2008/07/08 06:37:15 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1665 2008/07/08 16:23:47 bicatali Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If doubt put a record here! + 08 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> package.mask, + use.local.desc: + Added clarens and geant4 local use flags for sci-physics/root, and masked + sci-physics/root-5.20.00 for a testing period + 08 Jul 2008; Tupone Alfredo <tupone@gentoo.org> package.mask: Old version of zope depending on python-2.3 left the tree diff --git a/profiles/package.mask b/profiles/package.mask index 41006cf8e7f3..90cf21ed28ec 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8808 2008/07/08 06:37:15 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8809 2008/07/08 16:23:47 bicatali Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Sébastien Fabbro <bicatali@gentoo.org> (8 Jul 2008) +# mask for more testing (especially with pch, oracle and afs flags) +# Please report bugs/patches in bug #230654 +=sci-physics/root-5.20.00 + # Markus Ullmann <jokey@gentoo.org> (7 Jul 2008) # mask for security bug #190667 net-irc/bitchx diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1e27540bcb38..dfc3c45e4f78 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3620 2008/07/06 19:40:09 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3621 2008/07/08 16:23:46 bicatali Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2010,6 +2010,8 @@ sci-physics/geant:raytracerx - Enable raytracing for physics events sci-physics/geant:vrml - Enable output of geant4 in vrml formats sci-physics/root:cern - Enable hbook i/o functionality to root (needs cernlib) sci-physics/root:cint7 - Build the experimental C/C++ interpretor version 7 +sci-physics/root:clarens - Adds support for Clarens Grid Web services and PROOF Analysis Center +sci-physics/root:geant4 - Adds navigator for the GEANT4 simulation toolkit sci-physics/root:math - Build extra math and numerical libraries for root (needs gsl) sci-physics/root:xrootd - Adds xrootd support, a low latency file server sci-visualization/hippodraw:fits - Add FITS format support to hippodraw, via cfitsio |