summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-11-15 21:12:49 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-11-17 00:13:41 -0500
commit350616b86d8afbcc42729bb243d4daf814e9a7b3 (patch)
tree048343aff08cd08855e1deff0f1c9ba269602756 /dev-qt
parentsys-cluster/nomad: security cleanup (diff)
downloadgentoo-350616b86d8afbcc42729bb243d4daf814e9a7b3.tar.gz
gentoo-350616b86d8afbcc42729bb243d4daf814e9a7b3.tar.bz2
gentoo-350616b86d8afbcc42729bb243d4daf814e9a7b3.zip
dev-qt/qt-creator: re-add cvs to live readme
Didn't mean to push that bit, it is now disabled by default in qt-creator-12, but it is not *gone*. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qt-creator/qt-creator-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-qt/qt-creator/qt-creator-9999.ebuild b/dev-qt/qt-creator/qt-creator-9999.ebuild
index ab3ca9782f99..74deb347c1bd 100644
--- a/dev-qt/qt-creator/qt-creator-9999.ebuild
+++ b/dev-qt/qt-creator/qt-creator-9999.ebuild
@@ -120,7 +120,7 @@ src_configure() {
# Much can be optional, but do not want to flood users (or maintainers)
# with too many flags. Not to mention that many plugins are merely
- # wrappers around still optional tools (e.g. git) and any unwanted
+ # wrappers around still optional tools (e.g. cvs) and any unwanted
# plugins can be disabled at runtime. So optional flags are limited
# to plugins with additional build-time dependencies.
-DBUILD_LIBRARY_TRACING=$(usex tracing) # qml+perfprofiler,ctfvisual
@@ -240,6 +240,7 @@ Utilities:
- StudioWelcome (USE=qmldesigner)
Version Control:
+- CVS (dev-vcs/cvs)
- Fossil (dev-vcs/fossil)
- Git (dev-vcs/git)
- Mercurial (dev-vcs/mercurial)