summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-10-22 22:27:43 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-10-22 22:27:43 +0000
commitc6a5998def29acdcd7ba22af0c6a05a36c610351 (patch)
tree3aa1796bf9386aae305dee493c531e36e5ef36e1 /profiles
parentbump to 2.24.1, use gtk+ single includes and bug fixes. (diff)
downloadhistorical-c6a5998def29acdcd7ba22af0c6a05a36c610351.tar.gz
historical-c6a5998def29acdcd7ba22af0c6a05a36c610351.tar.bz2
historical-c6a5998def29acdcd7ba22af0c6a05a36c610351.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc4
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