summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-08-06 13:34:33 +0000
committerUlrich Müller <ulm@gentoo.org>2013-08-06 13:34:33 +0000
commit66f8dd1b18ca56c29ebdb2eaf0c86bee09e1f23a (patch)
tree13831bf46d0c49128a7797ca3a59ab9a19093d3a /profiles
parentFix building with libjpeg-turbo libjpeg.so.62 extended API wrt #479652#c1 by ... (diff)
downloadgentoo-2-66f8dd1b18ca56c29ebdb2eaf0c86bee09e1f23a.tar.gz
gentoo-2-66f8dd1b18ca56c29ebdb2eaf0c86bee09e1f23a.tar.bz2
gentoo-2-66f8dd1b18ca56c29ebdb2eaf0c86bee09e1f23a.zip
Remove unused nocxx flag.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/use.desc3
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 82c2506676bb..a213c6e68a21 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8117 2013/08/05 18:00:58 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8118 2013/08/06 13:34:33 ulm 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!
+ 06 Aug 2013; Ulrich Müller <ulm@gentoo.org> use.desc:
+ Remove unused nocxx flag.
+
05 Aug 2013; Ulrich Müller <ulm@gentoo.org> use.desc:
Remove unused kdeprefix flag.
diff --git a/profiles/use.desc b/profiles/use.desc
index d9ff10532f86..eb4fc4221201 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.506 2013/08/05 18:00:58 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.507 2013/08/06 13:34:33 ulm Exp $
# Keep them sorted
@@ -236,7 +236,6 @@ 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 - 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