commit: 8a02d34bc9d32a7822cb45506aa3f2bfd043e3ec Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Wed Aug 15 14:20:11 2018 +0000 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 14:20:11 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=8a02d34b
dev-qt/qthelp: remove 'qhelpconverter' from 5.12 The 'qhelpconverter' has been removed in: http://code.qt.io/cgit/qt/qttools.git/commit/?h=5.12&id=f3d4e058 Package-Manager: Portage-2.3.46, Repoman-2.3.10 dev-qt/qthelp/qthelp-5.12.9999.ebuild | 1 - dev-qt/qthelp/qthelp-5.9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-qt/qthelp/qthelp-5.12.9999.ebuild b/dev-qt/qthelp/qthelp-5.12.9999.ebuild index 3dde0ea7..ff83cd95 100644 --- a/dev-qt/qthelp/qthelp-5.12.9999.ebuild +++ b/dev-qt/qthelp/qthelp-5.12.9999.ebuild @@ -24,6 +24,5 @@ RDEPEND="${DEPEND}" QT5_TARGET_SUBDIRS=( src/assistant/help - src/assistant/qhelpconverter src/assistant/qhelpgenerator ) diff --git a/dev-qt/qthelp/qthelp-5.9999.ebuild b/dev-qt/qthelp/qthelp-5.9999.ebuild index 3dde0ea7..ff83cd95 100644 --- a/dev-qt/qthelp/qthelp-5.9999.ebuild +++ b/dev-qt/qthelp/qthelp-5.9999.ebuild @@ -24,6 +24,5 @@ RDEPEND="${DEPEND}" QT5_TARGET_SUBDIRS=( src/assistant/help - src/assistant/qhelpconverter src/assistant/qhelpgenerator )
