diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-07-06 08:21:23 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-07-06 08:21:23 +0000 |
commit | f27e222b815588de667571ecf8a6f2bb41923bf8 (patch) | |
tree | 7dadbc14eb644e6da72b53ef40d40aaf6e936299 /profiles | |
parent | Marking 2.2.3-r1 and 1.99.28-r1 stable (x86) (diff) | |
download | gentoo-2-f27e222b815588de667571ecf8a6f2bb41923bf8.tar.gz gentoo-2-f27e222b815588de667571ecf8a6f2bb41923bf8.tar.bz2 gentoo-2-f27e222b815588de667571ecf8a6f2bb41923bf8.zip |
Removed unused/dupe useflags for scientific Packages.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 8 |
2 files changed, 2 insertions, 9 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 505a02b861d5..da2a981a33d7 100644 --- a/profiles/use.desc +++ b/profiles/use.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.desc,v 1.252 2005/07/05 23:23:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.253 2005/07/06 08:21:23 kugelfang Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -137,7 +137,6 @@ hardenedphp - include the hardened php security patch for the php group of ebuil howl - Enable howl support, enables DNS Service Discovery (DNS-SD) hyperwave-api - Adds support for Hyperwave document storage system icc - Add support for the Intel C++ Compiler (does _not_ set $CC) -icc-pgo - Enable PGO data generation or use when use icc. iconv - Enable support for the iconv character set conversion library icq - Enable ICQ IM protocol support ieee1394 - Enable FireWire/iLink IEEE1394 support (dv, camera, ...) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 753be3379ed5..207e0d2a723f 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.1279 2005/07/06 05:15:29 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1280 2005/07/06 08:21:23 kugelfang Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -214,7 +214,6 @@ dev-java/sun-jdk:jce - Enable Java Cryptographic Extension Unlimited Strength Po 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/R:f2c - Use f2c to translate FORTRAN sources to C sources. 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 @@ -278,7 +277,6 @@ dev-python/docutils:glep - Install support for GLEPs dev-python/epydoc:pdf - enable support for exporting to pdf dev-python/gnome-python-extras:firefox - allow building against firefox libs dev-python/ipython:gnuplot - enable gnuplot support -dev-python/numeric:lapack - enable lapack library support dev-python/pycairo:numeric - enable Numeric support dev-python/pykde:kjs - include the kjs module (don't enable, if unsure) dev-python/soya:ode - include support for Open Dynamics Engine @@ -810,12 +808,10 @@ sci-geosciences/gmt:gmtfull - Full resolution bathimetry database; 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/fftw:sse2 - Enables sse2 support sci-libs/gdal:fits - enables support for NASA's cfitsio library sci-libs/gdal:ogdi - enables support for the open geographic datastore interface sci-libs/hdf5:hlapi - Enables support for high-level library -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-libs/vtk:patented - Builds patented classes. @@ -830,9 +826,7 @@ sci-mathematics/maxima:gcl - adds gcl (lisp) support to maxima sci-mathematics/maxima:sbcl - adds sbcl (lisp) support to maxima sci-mathematics/mupad:mupad-noscilab - Disable scilab that comes with MuPAD package. Use system-wide instead. sci-mathematics/octave-forge:qhull - Adds media-libs/qhull (geometric extensions) support -sci-mathematics/octave:blas - Adds dependency for virtual/blas. sci-mathematics/octave:hdf5 - Adds support for the Hierarchical Data Format v5 to sci-mathematics/octave (may be merged with hdf when opendx is completed) -sci-mathematics/scilab:atlas - Add support for the atlas library sci-mathematics/scilab:ocaml - Add support for the ocaml programming language sci-misc/boinc:server - Enable compilation of server sys-apps/baselayout-vserver:fakelog - install a fake logger init script |