summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-01-10 04:47:49 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-01-10 04:47:49 +0000
commit0936bee45c51325f985e90201dba124b20763fe2 (patch)
tree51370df90ee2b2e5bdab9f163c95195f27ce7b30 /profiles
parentInitial port. (diff)
downloadgentoo-2-0936bee45c51325f985e90201dba124b20763fe2.tar.gz
gentoo-2-0936bee45c51325f985e90201dba124b20763fe2.tar.bz2
gentoo-2-0936bee45c51325f985e90201dba124b20763fe2.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index bb489b65d72b..5644ac737fef 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.4120 2009/01/10 02:45:35 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4121 2009/01/10 04:47:49 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")
@@ -584,6 +584,11 @@ 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/io:dbi - Enables dev-db/libdbi support
dev-lang/lisaac:vim - install a syntax file for vim
+dev-lang/logtalk:gnupl - Support GNU Prolog back-end compiler
+dev-lang/logtalk:qupl - Support Qu-Prolog back-end compiler
+dev-lang/logtalk:swipl - Support SWI-Prolog back-end compiler
+dev-lang/logtalk:xsbpl - Support XSB back-end compiler
+dev-lang/logtalk:yappl - Support YAP back-end compiler
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.