diff options
author | Markus Dittrich <markusle@gentoo.org> | 2005-12-21 15:16:31 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2005-12-21 15:16:31 +0000 |
commit | eb676ecb15e4963d8cea5782a695f3af231715f7 (patch) | |
tree | 1141b432ff4cc4cb682bbe8ce63d6d85c97d79e7 /profiles | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-eb676ecb15e4963d8cea5782a695f3af231715f7.tar.gz gentoo-2-eb676ecb15e4963d8cea5782a695f3af231715f7.tar.bz2 gentoo-2-eb676ecb15e4963d8cea5782a695f3af231715f7.zip |
added hdf and hdf5 USE flags for dev-lang/gdl
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3fbf49afcda7..779115a4a7eb 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1624 2005/12/21 07:17:32 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1625 2005/12/21 15:16:31 markusle Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -258,6 +258,8 @@ dev-java/sun-jre-bin:browserplugin - Install netscape-compatible plugin (DEPRECA dev-java/swt:cairo - Enable Cairo rendering backend dev-java/swt:firefox - Build the Mozilla Embeded Component against firefox rather than mozilla dev-java/velocity:j2ee - Add j2ee support +dev-lang/gdl:hdf - Adds support for the Hierarchical Data Format +dev-lang/gdl:hdf5 - Adds support for the Hierarchical Data Format v 5 dev-lang/mono:icu - Enable internationalization support via ICU lib. dev-lang/ocaml:latex - Add ocamldoc support for latex dev-lang/perl:ithreads - Enable Perl threads, has some compatibility problems |