diff options
author | Richard Brown <rbrown@gentoo.org> | 2007-05-01 20:29:30 +0000 |
---|---|---|
committer | Richard Brown <rbrown@gentoo.org> | 2007-05-01 20:29:30 +0000 |
commit | 98a356a2a6bafc8b5dd42fb155072c5b59ce56bd (patch) | |
tree | 46948edc17e5c0d8f450cd8b82ebb3a145efc5df /profiles | |
parent | Stable on ppc64; bug #176707 (diff) | |
download | gentoo-2-98a356a2a6bafc8b5dd42fb155072c5b59ce56bd.tar.gz gentoo-2-98a356a2a6bafc8b5dd42fb155072c5b59ce56bd.tar.bz2 gentoo-2-98a356a2a6bafc8b5dd42fb155072c5b59ce56bd.zip |
Add dev-lang/ruby:rubytests
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 1384cc3dff26..7137fe950cf7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2783 2007/05/01 14:14:38 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2784 2007/05/01 20:29:30 rbrown Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -429,6 +429,7 @@ dev-lang/php:zip-external - Enable ZIP file support (external PECL extension) dev-lang/python:ucs2 - Enable byte size 2 unicode dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) dev-lang/spidermonkey:threadsafe - Build a threadsafe version of spidermonkey +dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed dev-lang/swig:pike - Enable Pike scripting support dev-libs/DirectFB-extra:flash - Adds support for creating SWF files using Ming dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) |