dev-qt/qt-creator: remove bazaar references
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 27 Apr 2020 13:54:51 +0000 (16:54 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 27 Apr 2020 13:55:49 +0000 (16:55 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-qt/qt-creator/metadata.xml
dev-qt/qt-creator/qt-creator-4.10.1.ebuild
dev-qt/qt-creator/qt-creator-4.8.2.ebuild
dev-qt/qt-creator/qt-creator-9999.ebuild

index 1d779d44115b55270b01bf30db785d601ab08885..91079b87e4e8507668baadd741802c74aaaf17b8 100644 (file)
@@ -14,7 +14,6 @@
                <flag name="autotest">Enable integration with popular unit testing frameworks (QtTest, Google Test, Boost.Test)</flag>
                <flag name="autotools">Enable autotools project manager plugin</flag>
                <flag name="baremetal">Build plugin for bare metal devices</flag>
-               <flag name="bazaar">Add support for <pkg>dev-vcs/bzr</pkg> version control system</flag>
                <flag name="beautifier">Build the beautifier plugin (supports astyle, clang-format, and uncrustify)</flag>
                <flag name="boot2qt">Build plugin for Boot2Qt devices</flag>
                <flag name="clang">Build clang-based plugins (code model, formatting, refactoring, static analysis)</flag>
index 6d9284c5fdef550bf7fc8385dce3dd5a0d1d1304..dbf4696676970ac6498dd7daea9ebfc6e115ab6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,7 +26,7 @@ fi
 
 # TODO: unbundle sqlite and KSyntaxHighlighting
 
-QTC_PLUGINS=(android +autotest baremetal bazaar beautifier
+QTC_PLUGINS=(android +autotest baremetal beautifier
        '+clang:clangcodemodel|clangformat|clangpchmanager|clangrefactoring|clangtools' clearcase
        cmake:cmakeprojectmanager cppcheck cvs +designer git glsl:glsleditor +help ios lsp:languageclient
        mercurial modeling:modeleditor nim perforce perfprofiler python:pythoneditor qbs:qbsprojectmanager
@@ -80,7 +80,6 @@ DEPEND="${CDEPEND}
 "
 RDEPEND="${CDEPEND}
        sys-devel/gdb[client,python]
-       bazaar? ( dev-vcs/bzr )
        cmake? ( dev-util/cmake )
        cppcheck? ( dev-util/cppcheck )
        cvs? ( dev-vcs/cvs )
index b499cf233a8f876a804a545a10981ed4af7fcdae..9494b2fc37c3f3c4a706fa139ac537cb68bcd9f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,7 +25,7 @@ fi
 
 # TODO: unbundle sqlite
 
-QTC_PLUGINS=('android:android|qmakeandroidsupport' autotools:autotoolsprojectmanager baremetal bazaar
+QTC_PLUGINS=('android:android|qmakeandroidsupport' autotools:autotoolsprojectmanager baremetal
        '+clang:clangcodemodel|clangformat|clangtools' clearcase cmake:cmakeprojectmanager cppcheck
        cvs +designer git glsl:glsleditor +help ios lsp:languageclient mercurial modeling:modeleditor
        nim perforce python:pythoneditor qbs:qbsprojectmanager qnx scxml:scxmleditor serialterminal
@@ -78,7 +78,6 @@ DEPEND="${CDEPEND}
 RDEPEND="${CDEPEND}
        sys-devel/gdb[client,python]
        autotools? ( sys-devel/autoconf )
-       bazaar? ( dev-vcs/bzr )
        cmake? ( dev-util/cmake[server(+)] )
        cppcheck? ( dev-util/cppcheck )
        cvs? ( dev-vcs/cvs )
index e24f4ae254c02333f5091cc2816b2d9c16a4447c..c6649849153f1c12322fbce27667c8e783907fd0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,7 +26,7 @@ fi
 
 # TODO: unbundle sqlite, yaml-cpp, and KSyntaxHighlighting
 
-QTC_PLUGINS=(android +autotest baremetal bazaar beautifier boot2qt
+QTC_PLUGINS=(android +autotest baremetal beautifier boot2qt
        '+clang:clangcodemodel|clangformat|clangpchmanager|clangrefactoring|clangtools' clearcase
        cmake:cmakeprojectmanager cppcheck ctfvisualizer cvs +designer git glsl:glsleditor +help ios
        lsp:languageclient mcu:mcusupport mercurial modeling:modeleditor nim perforce perfprofiler python
@@ -83,7 +83,6 @@ DEPEND="${CDEPEND}
 "
 RDEPEND="${CDEPEND}
        sys-devel/gdb[client,python]
-       bazaar? ( dev-vcs/bzr )
        cmake? ( dev-util/cmake )
        cppcheck? ( dev-util/cppcheck )
        cvs? ( dev-vcs/cvs )