diff options
author | 2005-01-30 00:35:02 +0000 | |
---|---|---|
committer | 2005-01-30 00:35:02 +0000 | |
commit | 714291807d3b115d2dc3d650b420323240827a9c (patch) | |
tree | d99e328c12010138831854182900ea6fe642df46 /profiles/use.local.desc | |
parent | Fix bug #79999. (diff) | |
download | historical-714291807d3b115d2dc3d650b420323240827a9c.tar.gz historical-714291807d3b115d2dc3d650b420323240827a9c.tar.bz2 historical-714291807d3b115d2dc3d650b420323240827a9c.zip |
Added fortran, itcl and octave local use flags for sci-libs/plplot.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 7489e1aa3a4b..ae7a6b1aa7de 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.915 2005/01/29 21:49:45 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.916 2005/01/30 00:35:02 cryos Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -704,6 +704,9 @@ sci-geosciences/gmt:gmthigh - Adds high resolution bathimetry database sci-geosciences/gmt:gmtsuppl - Supplement functions for GMT; sci-geosciences/gmt:gmttria - Non GNU triangulation method, more efficient; sci-geosciences/grass:nviz - support GLw functionality +sci-libs/plplot:fortran - Support for FORTRAN bindings. +sci-libs/plplot:itcl - Support for itcl bindings. +sci-libs/plplot:octave - Support for Octave bindings. sci-mathematics/coq:ide - Build the Coq IDE, a clone of proof general using lablgtk2. sci-mathematics/coq:norealanalysis - Do not build real analysis modules (faster compilation). sci-mathematics/coq:translator - Install the translator script from coq-7.4 to coq-8.0, and its documentation if doc is set too. |