summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2005-06-15 08:19:46 +0000
committerSteve Arnold <nerdboy@gentoo.org>2005-06-15 08:19:46 +0000
commit52d39119dcff8c6ab8a10b66d7fa75abfc5e8a51 (patch)
tree5390da9b3e00a87e79c250f4cdeb65d1f458727a
parentstable on ppc64 (diff)
downloadhistorical-52d39119dcff8c6ab8a10b66d7fa75abfc5e8a51.tar.gz
historical-52d39119dcff8c6ab8a10b66d7fa75abfc5e8a51.tar.bz2
historical-52d39119dcff8c6ab8a10b66d7fa75abfc5e8a51.zip
moved from local to support multiple ebuilds
-rw-r--r--profiles/use.desc4
-rw-r--r--profiles/use.local.desc4
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index f2a4bf46c8e3..b04ed15a1371 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.249 2005/06/12 06:17:05 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.250 2005/06/15 08:19:46 nerdboy Exp $
# keep them sorted (excluding the special arch flags near the end).
@@ -32,6 +32,7 @@ berkdb - Adds support for sys-libs/db (Berkeley DB for MySQL)
bidi - Enables bidirectional language support
bindist - Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues)
birdstep - Adds support for the Birdstep Database Server
+blas - adds support for the virtual/blas numerical library
bluetooth - Enable Bluetooth Support
bmp - (EXPERIMENTAL) Adds beep media player support. Mainly used to support bmp plugins in xmms, but can also be used for generic beem media player support.
bonobo - Adds support for gnome-base/bonobo (Gnome CORBA interfaces)
@@ -166,6 +167,7 @@ kdexdeltas - Makes kde ebuilds download binary diffs rather than entire new tarb
kerberos - Adds kerberos support
krb4 - Adds optional kerberos 4 compatibility support
ladcca - Adds Linux Audio Developer's Configuration and Connection API support (LADCCA)
+lapack - adds support for the virtual/lapack numerical library
lcms - Adds lcms support to media-gfx/imagemagick (Color management)
ldap - Adds LDAP support (Lightweight Directory Access Protocol)
leim - Adds input methods support to Emacs
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0fbb03df4c46..e2913db8c005 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.1228 2005/06/13 06:50:56 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1229 2005/06/15 08:19:46 nerdboy Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -200,9 +200,7 @@ dev-java/sun-jdk:jce - Enable Java Cryptographic Extension Unlimited Strength Po
dev-java/swt:cairo - Enable Cairo rendering backend
dev-java/swt:firefox - Build the Mozilla Embeded Component against firefox rather than mozilla
dev-java/velocity:j2ee - Add j2ee support
-dev-lang/R:blas - Use the blas library. (virtual/blas)
dev-lang/R:f2c - Use f2c to translate FORTRAN sources to C sources.
-dev-lang/R:lapack - Use the lapack library. (virtual/lapack)
dev-lang/mono:icu - Enable internationalization support via ICU lib.
dev-lang/ocaml:latex - Add ocamldoc support for latex
dev-lang/perl:ithreads - Enable Perl threads, has some compatibility problems