summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/PyQt5: don't list pypi in HOMEPAGE; use httpsDavide Pesavento2017-01-253-9/+6
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/PyQt5: remove oldDavide Pesavento2017-01-023-211/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/PyQt5: bump to 5.7.1Andrey Grozin2016-12-312-0/+199
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-013-3/+3
|
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+3
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-3/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* dev-python/PyQt5: add patch to solve build failure with Qt 5.6.2Xavier Forestier2016-10-282-0/+12
| | | | | | Gentoo-bug: 597302 Package-Manager: portage-2.3.2
* dev-python/PyQt5: version bump, added bluetooth/location/webengine supportDavide Pesavento2016-07-293-0/+202
| | | | Package-Manager: portage-2.3.0
* dev-python/PyQt5: Mark ~ppc64 too.Jeroen Roovers2016-07-132-2/+2
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-python/PyQt5: x86 stableMichael Palimaka2016-06-061-2/+2
| | | | | | Gentoo-bug: 552394 Package-Manager: portage-2.3.0_rc1
* dev-python/PyQt5: remove broken 5.6Davide Pesavento2016-04-292-186/+0
| | | | | | Gentoo-Bug: 581418 Package-Manager: portage-2.2.28
* dev-python/PyQt5: bump to 5.6.1 prerelease to fix build with USE=dbusDavide Pesavento2016-04-292-0/+186
| | | | | | Gentoo-Bug: 581418 Package-Manager: portage-2.2.28
* dev-python/PyQt5: version bumpDavide Pesavento2016-04-282-0/+186
| | | | Package-Manager: portage-2.2.28
* dev-python/PyQt5: add <doc> metadataDavide Pesavento2016-04-241-0/+1
| | | | Package-Manager: portage-2.2.28
* dev-python/PyQt5: remove oldDavide Pesavento2016-04-082-180/+0
| | | | Package-Manager: portage-2.2.28
* dev-python/PyQt5: arm stable, bug #552394Markus Meier2016-04-061-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-python/PyQt5: amd64 stable wrt bug #552394Agostino Sarubbo2016-03-151-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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.
* dev-python/PyQt5: add several missing REQUIRED_USEDavide Pesavento2015-12-032-0/+16
| | | | | | | | | | Apparently configure.py does not list all these dependencies, and does not check if they are satisfied at build time. But their lack causes ImportErrors at runtime. Gentoo-Bug: 567394 Package-Manager: portage-2.2.26
* dev-python/PyQt5: version bumpDavide Pesavento2015-11-203-2/+175
| | | | Package-Manager: portage-2.2.25
* dev-python/PyQt5: Add python3.5 supportJustin Lecher2015-10-211-2/+4
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/PyQt5: arm stable, bug #552394Markus Meier2015-09-291-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* dev-python/PyQt5: amd64 stable wrt bug #552394Agostino Sarubbo2015-09-251-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-python/PyQt5: revert back to sourceforge for SRC_URIDavide Pesavento2015-08-261-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-python/PyQt5: remove oldDavide Pesavento2015-08-262-177/+0
| | | | Package-Manager: portage-2.2.20.1
* 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-243-3/+3
| | | | | | 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-084-0/+392
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