summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-11-14 20:15:44 +0000
committerMike Frysinger <vapier@gentoo.org>2011-11-14 20:15:44 +0000
commitef7733992cfdb61f3a02b7e27d18422d23283d69 (patch)
tree563f60210bcc16a2936a2c81c59f367fe550ba53 /profiles
parentMaintenance release bump, ebuild cleanup (diff)
downloadgentoo-2-ef7733992cfdb61f3a02b7e27d18422d23283d69.tar.gz
gentoo-2-ef7733992cfdb61f3a02b7e27d18422d23283d69.tar.bz2
gentoo-2-ef7733992cfdb61f3a02b7e27d18422d23283d69.zip
Mark USE=nocxx as "do not use anymore".
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 cec11542060b..002a3f5df01f 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5912 2011/11/14 20:08:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5913 2011/11/14 20:15:44 vapier 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!
+ 14 Nov 2011; Mike Frysinger <vapier@gentoo.org> use.desc:
+ Mark USE=nocxx as "do not use anymore".
+
14 Nov 2011; Markos Chandras <hwoarang@gentoo.org> license_groups:
Add BSD-1 to MISC-FREE group
diff --git a/profiles/use.desc b/profiles/use.desc
index 567bb906115a..f13b6690f50c 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.468 2011/11/01 01:08:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.469 2011/11/14 20:15:44 vapier Exp $
# Keep them sorted
@@ -249,7 +249,7 @@ nis - Support for NIS/YP services
nls - Adds Native Language Support (using gettext - GNU locale utilities)
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)
+nocxx - Old flag -- USE=cxx from now on
nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
nsplugin - Build plugin for browsers supporting the Netscape plugin architecture (that is almost any modern browser)
ocaml - Adds support/bindings for the Ocaml language