summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtwebkit: Fix js build errorAndreas Sturmlechner2019-05-081-0/+34
| | | | | | Closes: https://bugs.gentoo.org/680912 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebkit: Fix pkgconfigAndreas Sturmlechner2018-11-162-0/+126
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebkit: Security cleanupAndreas Sturmlechner2018-09-243-55/+0
| | | | | Bug: https://bugs.gentoo.org/665240 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-qt/qtwebkit: 5.212.0_pre20180120 snapshot bumpAndreas Sturmlechner2018-07-031-0/+22
| | | | | Closes: https://bugs.gentoo.org/624404 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-qt/qtwebkit: remove unused patchesMichael Mair-Keimberger2018-05-133-125/+0
|
* dev-qt/qtwebkit: Drop obsolete qtwebkit:4 packagesMikle Kolyada2018-01-063-86/+0
| | | | | Bug: https://bugs.gentoo.org/620684 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-qt: version bump 5.9.2Michael Palimaka2017-10-081-0/+15
| | | | | Bug: https://bugs.gentoo.org/625258 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-qt/qtwebkit: fix build with ICU 59Davide Pesavento2017-06-181-0/+92
| | | | | Gentoo-Bug: 618644 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-qt: remove 5.6.0Michael Palimaka2016-08-191-32/+0
| | | | Package-Manager: portage-2.3.0
* dev-qt/qtwebkit: fix linking against libpthreadDavide Pesavento2016-05-051-0/+32
| | | | | | Gentoo-Bug: 581282 Package-Manager: portage-2.2.28
* dev-qt/qtwebkit: edit gstreamer patches so that they work with eapplyDavide Pesavento2016-04-242-4/+4
| | | | Package-Manager: portage-2.2.28
* dev-qt: version bump 5.6.0Michael Palimaka2016-04-241-4/+4
| | | | Package-Manager: portage-2.2.28
* dev-qt/qtwebkit: use consistent patch namesDavide Pesavento2016-01-201-0/+0
| | | | Package-Manager: portage-2.2.27
* dev-qt/qtwebkit: Fix build with GCC-5, bug 570042Andreas Sturmlechner2016-01-201-0/+35
| | | | | | | | Patch taken from upstream, see also: https://bugreports.qt.io/browse/QTBUG-44829 https://codereview.qt-project.org/#/c/107921/ Package-Manager: portage-2.2.27
* dev-qt/qtwebkit: introduce jit USE flagMichael Palimaka2016-01-151-0/+15
| | | | | | | | Also prevent mixing of Qt versions. Gentoo-bug: 562396 Package-Manager: portage-2.2.26
* dev-qt: remove 4.8.5Michael Palimaka2015-11-011-17/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+126
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