diff options
author | 2008-04-08 11:02:25 +0000 | |
---|---|---|
committer | 2008-04-08 11:02:25 +0000 | |
commit | a4414f117a48b4336288ee06940f41bf1910d8c6 (patch) | |
tree | d4e248e98d6a9fb1896433d07c0692d36221d040 /profiles | |
parent | I stabilized the wrong version on sparc, thanks to hanno for reporting (diff) | |
download | historical-a4414f117a48b4336288ee06940f41bf1910d8c6.tar.gz historical-a4414f117a48b4336288ee06940f41bf1910d8c6.tar.bz2 historical-a4414f117a48b4336288ee06940f41bf1910d8c6.zip |
add octave local swig use flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index acc4f4878d33..6160058127b4 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.3477 2008/04/07 22:39:05 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3478 2008/04/08 11:02:25 hkbst Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -456,6 +456,7 @@ dev-lang/swig:R - Enable R support dev-lang/swig:chicken - Enable chicken Scheme support dev-lang/swig:clisp - Enable CLisp support dev-lang/swig:mzscheme - Enable PLT mzscheme support +dev-lang/swig:octave - Enable Octave support dev-lang/swig:pike - Enable Pike scripting support dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-libs/DirectFB:sysfs - Add support for the sysfs filesystem (requires Linux-2.6+) |