summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-07-11 17:36:08 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-07-11 17:36:08 +0000
commitc3c94901c9dbfeecaf907cd57519b2fbc3516130 (patch)
tree9ab7ae6cd6cc03f0875415954a3ff4256f158a2b /profiles
parentOk, 3rd try.... this one works for me, (2nd one wasn't tested :-/) (Manifest ... (diff)
downloadgentoo-2-c3c94901c9dbfeecaf907cd57519b2fbc3516130.tar.gz
gentoo-2-c3c94901c9dbfeecaf907cd57519b2fbc3516130.tar.bz2
gentoo-2-c3c94901c9dbfeecaf907cd57519b2fbc3516130.zip
Added dev-lang:f2c.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index eab87c035c19..0736c9201dc8 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.477 2004/07/11 01:35:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.478 2004/07/11 17:36:08 kugelfang Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -140,6 +140,7 @@ dev-java/sun-jdk:jce - Enable Java Cryptographic Extension Unlimited Strength Po
dev-lang/perl:threads - Enable Perl threads, has some compatibility problems
dev-lang/python:ucs2 - Enable UCS2 for internal unicode support. (don't do this unless you know what it means.)
dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code)
+dev-lang/R:f2c - Use f2c to translate FORTRAN sources to C sources.
dev-lang/tcl:threads - Enable threads as some packages require it.
dev-lang/tk:threads - Enable threads as some packages require it.
dev-libs/cyrus-sasl:pam-mysql - Switch to deprecated pam_mysql authentication method