Ebuild for Qt Creator 4.8.2 has "autotools:autotoolsprojectmanager" in QTC_PLUGINS, but newer versions don't have it. Why was it removed? It is not removed by upstream Reproducible: Always Steps to Reproduce: autotools present https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-qt/qt-creator/qt-creator-4.8.2.ebuild autotools not present https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-qt/qt-creator/qt-creator-4.12.0.ebuild Expected Results: I expect "autotools" to be available for all versions of qt-creator ebuilds
Bump was done by Jason so I'll CC him here.
zx2c4, is this bug fixed?
(In reply to Andreas Sturmlechner from comment #1) > Bump was done by Jason so I'll CC him here. It was your bump, it is your responsibility to clean up here. Re-assigning.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad80680859b7e52bf9526fbc792c2964a4e46e62 commit ad80680859b7e52bf9526fbc792c2964a4e46e62 Author: Davide Pesavento <pesa@gentoo.org> AuthorDate: 2020-07-11 03:44:55 +0000 Commit: Davide Pesavento <pesa@gentoo.org> CommitDate: 2020-07-11 03:45:22 +0000 dev-qt/qt-creator: restore the autotools plugin Not sure why it was dropped in the 4.10.0_rc1 version bump Bug: https://bugs.gentoo.org/721720 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Davide Pesavento <pesa@gentoo.org> dev-qt/qt-creator/qt-creator-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3345ca863b3f721acd8841249670c2fcba9616a commit a3345ca863b3f721acd8841249670c2fcba9616a Author: Hans Fredrik Nordhaug <hansfn@gmail.com> AuthorDate: 2021-07-11 05:17:36 +0000 Commit: Davide Pesavento <pesa@gentoo.org> CommitDate: 2021-07-11 05:18:54 +0000 dev-qt/qt-creator: add 4.15.1 Closes: https://bugs.gentoo.org/721720 Closes: https://bugs.gentoo.org/750527 Closes: https://github.com/gentoo/gentoo/pull/21278 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Hans Fredrik Nordhaug <hansfn@gmail.com> Signed-off-by: Davide Pesavento <pesa@gentoo.org> dev-qt/qt-creator/Manifest | 1 + dev-qt/qt-creator/qt-creator-4.15.1.ebuild | 232 +++++++++++++++++++++++++++++ 2 files changed, 233 insertions(+)