diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-22 22:27:43 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-22 22:27:43 +0000 |
commit | cc6a26e960314296155e0f0bf2567f855a4dbb40 (patch) | |
tree | 80b9442b2047f108e62d55d1ce13ceba0c60e031 /profiles/use.local.desc | |
parent | bump to 2.24.1, use gtk+ single includes and bug fixes. (diff) | |
download | gentoo-2-cc6a26e960314296155e0f0bf2567f855a4dbb40.tar.gz gentoo-2-cc6a26e960314296155e0f0bf2567f855a4dbb40.tar.bz2 gentoo-2-cc6a26e960314296155e0f0bf2567f855a4dbb40.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3a397e7ec48c..2a075e0c236c 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.3975 2008/10/21 14:08:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3976 2008/10/22 22:27:43 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -564,6 +564,8 @@ dev-lang/idb:icc - Use dev-lang/icc to install idb (default) dev-lang/idb:ifc - Use dev-lang/ifc to install idb dev-lang/lisaac:vim - install a syntax file for vim dev-lang/lua:deprecated - make deprecated data structures/routines available +dev-lang/luarocks:curl - Uses net-misc/curl for fetching lua packages instead of net-misc/wget. +dev-lang/luarocks:openssl - Uses dev-libs/openssl for verifying lua packages instead of md5sum. dev-lang/mlton:binary - install a binary version (need to do this once to bootstrap, until smlnj is supported) dev-lang/mono:moonlight - add moonlight support dev-lang/perl:ithreads - Enable Perl threads, has some compatibility problems |