summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-04-01 09:23:02 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-04-01 09:23:02 +0000
commitee844284550a21aab5dbfb495e0351b5b43700bc (patch)
tree03a3643da1527aa7f170e3b8f21af8a17bdefeeb /profiles
parentVersion bump (diff)
downloadgentoo-2-ee844284550a21aab5dbfb495e0351b5b43700bc.tar.gz
gentoo-2-ee844284550a21aab5dbfb495e0351b5b43700bc.tar.bz2
gentoo-2-ee844284550a21aab5dbfb495e0351b5b43700bc.zip
Change description of global nsplugin USE flag
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/use.desc4
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 7299560f3bcd..907fc9fe2b7a 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2483 2009/03/31 22:26:43 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2484 2009/04/01 09:23:02 fauli Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 01 Apr 2009; Christian Faulhammer <fauli@gentoo.org> use.desc:
+ Change description of global nsplugin USE flag
+
31 Mar 2009; Ulrich Mueller <ulm@gentoo.org> package.mask:
Mask sci-visualization/gnuplot-4.2.5 for testing.
diff --git a/profiles/use.desc b/profiles/use.desc
index 30c011feb843..0c9d39cf63c2 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.411 2009/03/23 00:29:05 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.412 2009/04/01 09:23:02 fauli Exp $
# Keep them sorted
@@ -245,7 +245,7 @@ nntp - Add support for newsgroups (Network News Transfer Protocol)
nocd - Install all files required to run the application without a CD mounted
nocxx - Disable support for C++ (DON'T 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
+nsplugin - Build plugin for browsers supporting the Netscape plugin architecture (that is almost any modern browser)
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