summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Silva <r3pek@gentoo.org>2005-08-26 20:58:11 +0000
committerCarlos Silva <r3pek@gentoo.org>2005-08-26 20:58:11 +0000
commita69588baa0fac2e721af562ad88e38e0a0bb6656 (patch)
treed7619ac9a3123000973ea34a0b5d4daeea5245dd /profiles/use.desc
parentChanged chown root:root to fix bug 103563 (diff)
downloadgentoo-2-a69588baa0fac2e721af562ad88e38e0a0bb6656.tar.gz
gentoo-2-a69588baa0fac2e721af562ad88e38e0a0bb6656.tar.bz2
gentoo-2-a69588baa0fac2e721af562ad88e38e0a0bb6656.zip
Making nsplugin a global use flag
Diffstat (limited to 'profiles/use.desc')
-rw-r--r--profiles/use.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 489cb29d1732..6870b206e503 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.262 2005/08/24 09:11:00 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.263 2005/08/26 20:58:11 r3pek Exp $
# keep them sorted (excluding the special arch flags near the end).
@@ -227,6 +227,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)
+nsplugin - Builds plugins for Netscape compatible browsers
ocaml - Adds support/bindings for the Ocaml language
oci8 - Adds Oracle 8 Support
odbc - Adds ODBC Support (Open DataBase Connectivity)