diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2008-04-08 11:02:25 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2008-04-08 11:02:25 +0000 |
commit | 6eeb6eb140e4d61df525aab8b523e42f0473b233 (patch) | |
tree | 5f0a38d28e8bb20436bf2cef75cd6903b28b9c7b | |
parent | I stabilized the wrong version on sparc, thanks to hanno for reporting (diff) | |
download | gentoo-2-6eeb6eb140e4d61df525aab8b523e42f0473b233.tar.gz gentoo-2-6eeb6eb140e4d61df525aab8b523e42f0473b233.tar.bz2 gentoo-2-6eeb6eb140e4d61df525aab8b523e42f0473b233.zip |
add octave local swig use flag
-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+) |