diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-06 15:03:31 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-06 15:03:31 +0000 |
commit | da83a7276e62ed46ba6fca4031fde52e7ae71712 (patch) | |
tree | ca45b898567e1ddb6aed1bf4d81e9c25c772ac61 | |
parent | bumped (diff) | |
download | gentoo-2-da83a7276e62ed46ba6fca4031fde52e7ae71712.tar.gz gentoo-2-da83a7276e62ed46ba6fca4031fde52e7ae71712.tar.bz2 gentoo-2-da83a7276e62ed46ba6fca4031fde52e7ae71712.zip |
Added hdf5 local flag for sci-physics/meep
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 7b4e2791fcb2..6e56a7ab57ee 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1097 2008/02/06 08:59:56 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1098 2008/02/06 15:03:31 bicatali Exp $ + + 06 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> use.local.desc: + Added hdf5 local flag for sci-physics/meep 06 Feb 2008; Donnie Berkholz <dberkholz@gentoo.org>; package.mask: (#208688) Remove package. It's been obsoleted upstream, because nobody uses diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 22e91b8406eb..c717037bb398 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3348 2008/02/05 18:27:00 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3349 2008/02/06 15:03:31 bicatali Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1895,6 +1895,7 @@ sci-misc/h5utils:octave - Build Octave plugins sci-misc/nco:ncap2 - Build next generation netcdf arithmetic processor (needs dev-java/antlr) sci-misc/nco:udunits - Add udunits files support sci-misc/ncview:udunits - Add udunits files support +sci-physics/meep:hdf5 - Adds support for the Hierarchical Data Format version 5 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:pch - Enable precompiled header support for faster compilation times (gcc >3.4 only) |