diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2004-08-25 21:00:10 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2004-08-25 21:00:10 +0000 |
commit | 8d3594fcce1b2b51bb2a0251f1104fd54200e675 (patch) | |
tree | 8f49c1f211c5deb0c816574b9a761ae7672cfd66 /profiles | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-8d3594fcce1b2b51bb2a0251f1104fd54200e675.tar.gz gentoo-2-8d3594fcce1b2b51bb2a0251f1104fd54200e675.tar.bz2 gentoo-2-8d3594fcce1b2b51bb2a0251f1104fd54200e675.zip |
no* USE flags for ocamlsdl
Diffstat (limited to 'profiles')
-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 f246a74795a0..a2004bfe99f7 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.579 2004/08/25 10:18:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.580 2004/08/25 21:00:10 mattam Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -182,6 +182,8 @@ dev-lisp/sbcl:nosource - don't include source code for SBCL in the installation dev-lisp/sbcl:threads - build SBCL with support for native threads (x86 only) dev-ml/lablgl:glut - Enable glut support. dev-ml/lablgtk:glade - Enable libglade bindings compilation. +dev-ml/ocamlsdl:noimage - Disable sdl-image support +dev-ml/ocamlsdl:nomixer - Disable sdl-mixer support dev-php/PEAR-HTML_Template_Flexy:javascript - Use the PEAR-HTML_Javascript package dev-php/PEAR-Log:pear-db - Use the PEAR-DB package dev-python/adodb-py:postgresql - Support psycopg (python postgresql bindings) |