diff options
-rw-r--r-- | dev-qt/qt-creator/qt-creator-13.0.1.ebuild | 2 | ||||
-rw-r--r-- | dev-qt/qt-creator/qt-creator-13.0.2.ebuild | 2 | ||||
-rw-r--r-- | dev-qt/qt-creator/qt-creator-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-qt/qt-creator/qt-creator-13.0.1.ebuild b/dev-qt/qt-creator/qt-creator-13.0.1.ebuild index 036aa1705257..25ae3358d8dc 100644 --- a/dev-qt/qt-creator/qt-creator-13.0.1.ebuild +++ b/dev-qt/qt-creator/qt-creator-13.0.1.ebuild @@ -125,7 +125,7 @@ src_configure() { -DBUILD_DEVELOPER_DOCS=$(usex doc) -DWITH_TESTS=$(usex test) - # TODO?: try to unbundle with =no when syntax-highlighting:6 exists + # TODO: try unbundling now that slot 6 exists+unmasked (bug #934462) -DBUILD_LIBRARY_KSYNTAXHIGHLIGHTING=yes # Much can be optional, but do not want to flood users (or maintainers) diff --git a/dev-qt/qt-creator/qt-creator-13.0.2.ebuild b/dev-qt/qt-creator/qt-creator-13.0.2.ebuild index 68c8cfe8e35c..f7ae725146b9 100644 --- a/dev-qt/qt-creator/qt-creator-13.0.2.ebuild +++ b/dev-qt/qt-creator/qt-creator-13.0.2.ebuild @@ -125,7 +125,7 @@ src_configure() { -DBUILD_DEVELOPER_DOCS=$(usex doc) -DWITH_TESTS=$(usex test) - # TODO?: try to unbundle with =no when syntax-highlighting:6 exists + # TODO: try unbundling now that slot 6 exists+unmasked (bug #934462) -DBUILD_LIBRARY_KSYNTAXHIGHLIGHTING=yes # Much can be optional, but do not want to flood users (or maintainers) diff --git a/dev-qt/qt-creator/qt-creator-9999.ebuild b/dev-qt/qt-creator/qt-creator-9999.ebuild index 68c8cfe8e35c..f7ae725146b9 100644 --- a/dev-qt/qt-creator/qt-creator-9999.ebuild +++ b/dev-qt/qt-creator/qt-creator-9999.ebuild @@ -125,7 +125,7 @@ src_configure() { -DBUILD_DEVELOPER_DOCS=$(usex doc) -DWITH_TESTS=$(usex test) - # TODO?: try to unbundle with =no when syntax-highlighting:6 exists + # TODO: try unbundling now that slot 6 exists+unmasked (bug #934462) -DBUILD_LIBRARY_KSYNTAXHIGHLIGHTING=yes # Much can be optional, but do not want to flood users (or maintainers) |