summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-07-30 21:53:20 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-07-30 21:53:20 +0000
commitbb1fd3cb24b224fe82bff7012b42622be1f8e3be (patch)
tree9551e30ecd691441c27dbb430292a66be507261e /profiles
parentstupid repoman re-added Manifest (diff)
downloadgentoo-2-bb1fd3cb24b224fe82bff7012b42622be1f8e3be.tar.gz
gentoo-2-bb1fd3cb24b224fe82bff7012b42622be1f8e3be.tar.bz2
gentoo-2-bb1fd3cb24b224fe82bff7012b42622be1f8e3be.zip
moved ocaml from local to global.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc3
-rw-r--r--profiles/use.local.desc4
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 12b4d10c4384..e8789e8e51f4 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.257 2005/07/11 13:39:27 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.258 2005/07/30 21:53:20 matsuu Exp $
# keep them sorted (excluding the special arch flags near the end).
@@ -224,6 +224,7 @@ nls - Adds Native Language Support (using gettext - GNU locale utilities)
nocd - Tells emerge to install all files required to run the application without a CD mounted
nocxx - Disable support for C++ (DONT USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
+ocaml - Adds support/bindings for the Ocaml language
oci8 - Adds Oracle 8 Support
odbc - Adds ODBC Support (Open DataBase Connectivity)
offensive - Enables potentially offensive items in packages
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 248a61b05a6d..d6d1d4cd9044 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1354 2005/07/30 10:07:53 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1355 2005/07/30 21:53:20 matsuu Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -244,7 +244,6 @@ dev-libs/cyrus-sasl:pam-mysql - Switch to deprecated pam_mysql authentication me
dev-libs/cyrus-sasl:sample - Build sample client and server
dev-libs/cyrus-sasl:srp - Enables SRP in cyrus-sasl
dev-libs/cyrus-sasl:urandom - Use /dev/urandom instead of /dev/random
-dev-libs/gmetadom:ocaml - adds support/bindings for the Ocaml
dev-libs/libcdio:cddb - use libcddb for CD database lookups
dev-libs/libmix:no-net2 - disable libpcap and libnet support
dev-libs/libsqlora8:orathreads - specifies use of Oracle threads
@@ -860,7 +859,6 @@ sci-mathematics/mupad:mupad-noscilab - Disable scilab that comes with MuPAD pack
sci-mathematics/octave-forge:qhull - Adds media-libs/qhull (geometric extensions) support
sci-mathematics/octave:hdf5 - Adds support for the Hierarchical Data Format v5 to sci-mathematics/octave (may be merged with hdf when opendx is completed)
sci-mathematics/scilab:atlas - Add support for the atlas library
-sci-mathematics/scilab:ocaml - Add support for the ocaml programming language
sci-misc/boinc:server - Enable compilation of server
sys-apps/baselayout-vserver:fakelog - install a fake logger init script
sys-apps/busybox:floppyboot - builds a busybox binary for use on floppy drives.