summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qt-creator: add mcu and webassembly plugins in 9999Davide Pesavento2019-10-271-7/+9
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-qt/qt-creator: add plugins/fix build for 9999Jimi Huotari2019-10-261-0/+2
| | | | | | | | | | | | | New plugins Boot2Qt [1] and Chrome Trace Format Visualizer [2]. 1. https://code.qt.io/cgit/qt-creator/qt-creator.git/commit/?id=5942b824 2. https://code.qt.io/cgit/qt-creator/qt-creator.git/commit/?id=7fec4182 Reported-by: Manuel Nickschas <sputnick@quassel-irc.org> Closes: https://github.com/gentoo/gentoo/pull/13036 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-qt/qt-creator: add 4.10.0_rc1Davide Pesavento2019-08-041-2/+8
| | | | | | Closes: https://bugs.gentoo.org/683390 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-qt/qt-creator: remove oldDavide Pesavento2019-06-071-2/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-qt/qt-creator: add 4.8.0Davide Pesavento2018-12-231-0/+6
| | | | | | | | | | | | * new plugins: cppcheck, LSP client, silver searcher, serial terminal * make help plugin (and its qthelp dependency) optional * unify all clang-based plugins under USE=clang * enable clang and designer USE flags by default * disable updateinfo plugin Closes: https://bugs.gentoo.org/661646 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-qt/qt-creator: remove oldDavide Pesavento2017-10-051-2/+0
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-qt: use HTTPS for doc.qt.io in metadataMichael Palimaka2017-07-231-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-qt/qt-creator: version bumpDavide Pesavento2017-04-151-1/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-qt/qt-creator: version bumpDavide Pesavento2016-12-191-1/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-qt/qt-creator: version bumpDavide Pesavento2016-11-211-0/+2
| | | | | | | Gentoo-Bug: 592148 Gentoo-Bug: 596178 Package-Manager: portage-2.3.2
* dev-qt/qt-creator: remove ancient versions (finally)Davide Pesavento2016-06-161-2/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-qt/qt-creator: version bumpDavide Pesavento2016-05-131-0/+2
| | | | Package-Manager: portage-2.2.28
* dev-qt/qt-creator: version bumpDavide Pesavento2016-04-211-1/+4
| | | | Package-Manager: portage-2.2.28
* dev-qt/qt-creator: re-indent metadata.xmlDavide Pesavento2016-01-251-32/+32
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+33
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed