summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin181210 -> 181205 bytes
-rw-r--r--profiles/arch/mips/make.defaults4
-rw-r--r--profiles/package.mask6
-rw-r--r--profiles/use.local.desc37
4 files changed, 7 insertions, 40 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 0ac3b199f6d6..e79c24ed89c4 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/mips/make.defaults b/profiles/arch/mips/make.defaults
index 9d3d5a8a1bfc..c564c464bbc0 100644
--- a/profiles/arch/mips/make.defaults
+++ b/profiles/arch/mips/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2008-2021 Gentoo Authors
+# Copyright 2008-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
@@ -10,8 +10,6 @@ ACCEPT_KEYWORDS="${ARCH} ~mips"
PROFILE_ARCH="mips"
-USE="-fortran -openmp"
-
LIBDIR_o32="lib"
LIBDIR_n32="lib32"
LIBDIR_n64="lib64"
diff --git a/profiles/package.mask b/profiles/package.mask
index 0e469020862a..e588ea590032 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
#--- END OF EXAMPLES ---
+# Ulrich Müller <ulm@gentoo.org> (2023-09-20)
+# Unmaintained upstream: Last release (2.92) in 2003, last commit
+# to XEmacs CVS repository in 2008. Broken with Emacs 29.
+# Masked for removal on 2023-10-20, bug #914449.
+app-emacs/crypt++
+
# Bernard Cafarelli <voyageur@gentoo.org> (2023-09-19)
# Only works with PHP 7, which was dropped from Gentoo
# Upstream has no short-term plan to add PHP 8 support
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 6386535d189b..2869fdb533b4 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2476,49 +2476,12 @@ dev-python/zeep:async - Add async support
dev-qt/designer:declarative - Build the qdeclarativeview plugin
dev-qt/linguist-tools:qml - Enable QML support in lupdate
dev-qt/qdoc:qml - Enable QML/JS parsing support
-dev-qt/qt-creator:android - Build plugin for Android devices
-dev-qt/qt-creator:autotest - Enable integration with popular unit testing frameworks (QtTest, GoogleTest, Boost.Test, Catch2)
-dev-qt/qt-creator:autotools - Build plugin for autotools-based projects
-dev-qt/qt-creator:baremetal - Build plugin for bare metal devices
-dev-qt/qt-creator:bazaar - Add support for GNU Bazaar version control system (requires manual installation of Bazaar client)
-dev-qt/qt-creator:beautifier - Build the beautifier plugin (supports astyle, clang-format, and uncrustify)
-dev-qt/qt-creator:boot2qt - Build plugin for Boot2Qt devices
dev-qt/qt-creator:clang - Build clang-based plugins for C/C++ development (code model, formatting, static analysis)
-dev-qt/qt-creator:clearcase - Add support for IBM ClearCase version control system (requires manual installation of ClearCase client)
-dev-qt/qt-creator:cmake - Build plugin for CMake-based projects
-dev-qt/qt-creator:coco - Build plugin to support Coco code coverage tool
-dev-qt/qt-creator:conan - Build plugin to integrate with the Conan package manager
-dev-qt/qt-creator:cppcheck - Enable integration with dev-util/cppcheck
-dev-qt/qt-creator:ctfvisualizer - Build the Chrome Trace Format visualizer plugin
dev-qt/qt-creator:designer - Enable designer for QtWidgets-based UIs
-dev-qt/qt-creator:docker - Build plugin for Docker support
-dev-qt/qt-creator:glsl - Build the GLSL editor plugin
dev-qt/qt-creator:help - Enable the integrated dev-qt/qt-docs viewer (also needed for examples)
-dev-qt/qt-creator:imageviewer - Build plugin to open and view image files
-dev-qt/qt-creator:incredibuild - Enable integration with Incredibuild
-dev-qt/qt-creator:lsp - Add support for the Language Server Protocol (LSP)
-dev-qt/qt-creator:mcu - Build plugin for MCU devices
-dev-qt/qt-creator:mercurial - Add support for dev-vcs/mercurial version control system
-dev-qt/qt-creator:meson - Build plugin for Meson-based projects
-dev-qt/qt-creator:modeling - Build the graphical model editor plugin
-dev-qt/qt-creator:nim - Build plugin for Nim language support
-dev-qt/qt-creator:perforce - Add support for Perforce version control system (requires manual installation of Perforce client)
-dev-qt/qt-creator:perfprofiler - Build the Linux Perf-based profiler plugin
-dev-qt/qt-creator:python - Build plugin for Python language support
-dev-qt/qt-creator:qbs - Build plugin for Qbs-based projects
-dev-qt/qt-creator:qmake - Build plugin for qmake-based projects
-dev-qt/qt-creator:qml - Build plugins for QML-based development (designer, editor, project manager)
dev-qt/qt-creator:qmldesigner - Build QmlDesigner and related plugins (Insight, StudioWelcome)
-dev-qt/qt-creator:qmlprofiler - Build the QML profiler plugin
-dev-qt/qt-creator:qnx - Build plugin for QNX devices
-dev-qt/qt-creator:remotelinux - Build plugin for deployment and execution on a remote Linux host
-dev-qt/qt-creator:scxml - Build the graphical SCXML editor plugin
dev-qt/qt-creator:serialterminal - Build the serial terminal plugin
-dev-qt/qt-creator:silversearcher - Enable integration with sys-apps/the_silver_searcher
-dev-qt/qt-creator:systemd - Add support for retrieving application output from journald
dev-qt/qt-creator:tracing - Build plugins requiring tracing capabilities (CtfVisualizer, PerfProfiler, QmlProfiler)
-dev-qt/qt-creator:valgrind - Enable integration with dev-util/valgrind
-dev-qt/qt-creator:webassembly - Build WebAssembly plugin
dev-qt/qt-creator:webengine - Use dev-qt/qtwebengine with the help USE rather than bundled litehtml
dev-qt/qt-docs:3d - Install documentation for dev-qt/qt3d
dev-qt/qt-docs:activeqt - Install documentation for ActiveQt (unpackaged, Windows-only)