summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-01-03 12:06:40 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-01-03 12:06:40 +0000
commit749464a05a9ec105d04271531a33674e37d5de2b (patch)
tree259fd4055407e31650117cbadc2a694103aafe57 /profiles
parentsanitize built_with_use checks for media-libs/gd, thanks jakub in bug #204153 (diff)
downloadgentoo-2-749464a05a9ec105d04271531a33674e37d5de2b.tar.gz
gentoo-2-749464a05a9ec105d04271531a33674e37d5de2b.tar.bz2
gentoo-2-749464a05a9ec105d04271531a33674e37d5de2b.zip
Make ocamlopt useflag global, as per gentoo-dev@ ml.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/use.desc3
-rw-r--r--profiles/use.local.desc12
3 files changed, 8 insertions, 13 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index b4ec33f790dd..fa6ccdec0fbe 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for profile directory
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.964 2008/01/03 00:05:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.965 2008/01/03 12:06:40 aballier Exp $
+
+ 03 Jan 2008; Alexis Ballier <aballier@gentoo.org> use.desc,
+ use.local.desc:
+ Make ocamlopt useflag global, as per gentoo-dev@ ml.
03 Jan 2008; Ulrich Mueller <ulm@gentoo.org> package.mask:
Remove app-emacs/md5 and app-emacs/sha1 masks since the packages are gone.
diff --git a/profiles/use.desc b/profiles/use.desc
index ebe71e247487..aa3dc378e022 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.380 2008/01/02 21:14:17 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.381 2008/01/03 12:06:40 aballier Exp $
# Keep them sorted
@@ -246,6 +246,7 @@ nocxx - Disable support for C++ (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOIN
nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
nsplugin - Builds plugins for Netscape compatible browsers
ocaml - Adds support/bindings for the Ocaml language
+ocamlopt - Enables ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
oci8 - Adds Oracle 8 Database Support
oci8-instant-client - Use dev-db/oracle-instantclient-basic as Oracle provider instead of requiring a full Oracle server install
odbc - Adds ODBC Support (Open DataBase Connectivity)
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 3efe747ec525..5e07759adb38 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3266 2008/01/03 07:12:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3267 2008/01/03 12:06:40 aballier Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -188,7 +188,6 @@ app-misc/lcd4linux:mpd - Add support for display of mpd controlled music
app-misc/lcdproc:irman - Enable support for IRMan
app-misc/lcdproc:nfs - Adds support for NFS file system
app-misc/lcdproc:seamless-hbars - Try to avoid gaps in horizontal bars
-app-misc/ledit:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
app-misc/lirc:hardware-carrier - The transmitter device generates its clock signal in hardware
app-misc/lirc:transmitter - add transmitter support to some lirc-drivers (e.g. serial)
app-misc/mc:7zip - add support for 7zip archives
@@ -528,18 +527,10 @@ dev-lisp/gcl:dlopen - build a GCL which uses dlopen for linking
dev-lisp/gcl:gprof - build a GCL with profiling support
dev-lisp/sbcl:cobalt - mips only: use mipsel binary instead of mips big endian binary to bootstrap
dev-lisp/sbcl:ldb - include support for the SBCL low level debugger
-dev-ml/camlp5:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
-dev-ml/camlzip:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
-dev-ml/cryptokit:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
-dev-ml/findlib:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
-dev-ml/lablgl:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
dev-ml/lablgtk:glade - Enable libglade bindings compilation.
dev-ml/lablgtk:gnomecanvas - Enable libgnomecanvas bindings compilation.
-dev-ml/lablgtk:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
dev-ml/lablgtk:sourceview - Enable GtkSourceView support
-dev-ml/ocaml-sqlite3:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
dev-ml/ocamlnet:httpd - Enables nethttpd web server component
-dev-ml/pcre-ocaml:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
dev-perl/Eidetic:auth - Enables Apache-AuthTicket based cookie authentication
dev-perl/GD:animgif - Enable animated gif support
dev-perl/HTML-Mason:modperl - Enable modperl support
@@ -598,7 +589,6 @@ dev-scheme/guile:discouraged - (implied by deprecated) enable merely discouraged
dev-scheme/guile:elisp - enable Emacs Lisp support
dev-scheme/guile:networking - include networking interfaces
dev-scheme/guile:regex - include regular expression interfaces
-dev-tex/hevea:ocamlopt - Build with ocamlopt (ocaml native code compiler) -- Produces faster programs
dev-tex/latex-beamer:lyx - Install with LyX layouts
dev-util/anjuta:devhelp - Enable devhelp integration
dev-util/anjuta:glade - Build glade plugin for anjuta