summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/git-cola: fully drop prefix keywordsSam James2020-12-211-1/+1
| | | | | | | | Let us know if you want to use this and we can restore them. Closes: https://bugs.gentoo.org/760806 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-cola: add py-3.7 for 3.5Joonas Niilola2020-12-181-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-cola: add py3.8, fix qa warningsMartin Gysel2020-12-172-1/+36
| | | | | | | | | Bug: https://bugs.gentoo.org/750068 Bug: https://bugs.gentoo.org/713930 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Martin Gysel <me@bearsh.org> Closes: https://github.com/gentoo/gentoo/pull/18576 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-cola: remove -f switch from rmJoonas Niilola2020-12-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-cola: add PyQt5 depMartin Gysel2020-12-071-0/+2
| | | | | | | | | | | | also add GIT_CONFIG_NOSYSTEM=true to tests Closes: https://bugs.gentoo.org/737678 Closes: https://bugs.gentoo.org/739026 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Martin Gysel <me@bearsh.org> Closes: https://github.com/gentoo/gentoo/pull/18445 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-cola: bump to v3.8Martin Gysel2020-12-073-4/+130
| | | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Martin Gysel <me@bearsh.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-cola: Drop 2.11-r1 and 3.2Andreas Sturmlechner2020-03-224-237/+0
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-vcs/git-cola: x86 stable wrt bug #712242Agostino Sarubbo2020-03-221-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/git-cola: amd64 stable wrt bug #712242Agostino Sarubbo2020-03-141-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/git-cola: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-093-30/+43
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git-cola: 3.5 version bumpMartin Gysel2020-01-212-0/+105
| | | | | | | | | | | - xdg_desktop_database_update added in pkg_postinst() and pkg_postrm() - add RESTRICT="!test? ( test )" - add BDEPEND variable Closes: https://bugs.gentoo.org/699332 Signed-off-by: Martin Gysel <me@bearsh.org> Closes: https://github.com/gentoo/gentoo/pull/13550 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-vcs/git-cola: Remove Python 2Michał Górny2020-01-162-4/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-1/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Reassign dev-zero@'s packagesMichał Górny2019-11-291-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git-cola: version bump to 3.2Tiziano Müller2018-11-202-0/+99
| | | | | | Closes: https://bugs.gentoo.org/655908 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Tiziano Müller <dev-zero@gentoo.org>
* dev-vcs/git-cola: Support python3.6Pacho Ramos2018-06-261-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-vcs/git-cola: Drop oldAndreas Sturmlechner2018-02-286-327/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-vcs/*: Update Manifest hashesMichał Górny2017-12-101-4/+4
|
* dev-vcs/git-cola: amd64/x86 stable, bug #625078Pacho Ramos2017-09-251-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-vcs/git-cola: Version bump to 2.11 wrt bug 601786Brian Evans2017-06-183-0/+129
| | | | | | | | | Non-Maintainer commit, maintainer unresponsive for several months. This version adds python 3.5 and PyQt5 as the primary GUI One encoding test fails, but it seems to be minor. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* 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-vcs/git-cola: Remove myself as a maintainerManuel Rüger2016-12-261-4/+0
| | | | Package-Manager: portage-2.3.3
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-013-3/+3
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* dev-vcs/git-cola: Add myself as a maintainerManuel Rüger2016-01-101-0/+4
| | | | Package-Manager: portage-2.2.26
* Drop myself as maintainerJustin Lecher2016-01-091-4/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-vcs/git-cola: Version BumpJustin Lecher2015-11-112-0/+98
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-vcs/git-cola: Clean oldJustin Lecher2015-09-204-149/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-vcs/git-cola: x86 stable wrt bug #560446Agostino Sarubbo2015-09-201-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-vcs/git-cola: amd64 stable wrt bug #560446Agostino Sarubbo2015-09-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-vcs/git-cola: Version BumpJustin Lecher2015-09-142-0/+98
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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>
* 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-0810-0/+316
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