summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-263-3/+3
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pygobject: fix HOMEPAGEMart Raudsepp2020-02-041-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/pygobject: Version bump to 3.34.0Marcin Wozniak2020-02-022-0/+76
| | | | | | | | Closes: https://bugs.gentoo.org/703002 Closes: https://bugs.gentoo.org/704196 Closes: https://github.com/gentoo/gentoo/pull/14238 Signed-off-by: Marcin Wozniak <y0rune@aol.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pygobject: remove oldMart Raudsepp2020-01-112-101/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/pygobject: ia64 stable (bug #685254)Mart Raudsepp2020-01-111-1/+1
| | | | | | Tested-by: Émeric Maschino Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@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] Remove redundant `|| die` guardsDavid Seifert2019-12-111-1/+1
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | 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>
* dev-python/pygobject: python3_8Andreas Sturmlechner2019-12-011-1/+2
| | | | | | | pygobject-test-suite fails with same error as python3_7. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pygobject: sparc stable wrt bug #685254Agostino Sarubbo2019-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pygobject: remove oldMart Raudsepp2019-07-282-73/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/pygobject: arm64 stableAaron Bauman2019-07-241-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-python/pygobject: arm64 stable (bug #685254)Aaron Bauman2019-07-221-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-python/pygobject: stable 3.32.1 for hppa, bug #685254Rolf Eike Beer2019-07-221-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pygobject: ppc stable wrt bug #685254Agostino Sarubbo2019-07-031-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* dev-python/pygobject: ppc64 stable wrt bug #685254Agostino Sarubbo2019-06-271-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
* dev-python/pygobject: alpha stable wrt bug #685254Mikle Kolyada2019-06-171-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
* dev-python/pygobject: arm stable wrt bug #685254Mikle Kolyada2019-05-231-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-python/pygobject: arm64 stableAaron Bauman2019-05-151-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* dev-python/pygobject: x86 stable wrt bug #685254Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-python/pygobject: s390 stable wrt bug #685254Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
* dev-python/pygobject: amd64 stable wrt bug #685254Mikle Kolyada2019-05-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-python/pygobject: bump to 3.32.1Mart Raudsepp2019-04-202-0/+75
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pygobject: remove oldMart Raudsepp2019-03-301-99/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/pygobject: bump to 3.32.0Mart Raudsepp2019-03-112-3/+3
| | | | | | Bug: https://bugs.gentoo.org/676556 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/pygobject: bump to 3.30.4Mart Raudsepp2019-03-112-0/+73
| | | | | | Closes: https://bugs.gentoo.org/676556 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/pygobject: mark s390 stableMikle Kolyada2019-01-052-4/+4
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/pygobject: remove oldMart Raudsepp2018-12-295-582/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/pygobject: stable 3.28.3 for hppa, bug #631656Rolf Eike Beer2018-12-291-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pygobject-3.28.3: alpha stable, bug 670024Matt Turner2018-12-271-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pygobject: stable 3.28.3 for sparc, bug #670024Rolf Eike Beer2018-12-071-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pygobject: add longdescription to metadataMart Raudsepp2018-12-061-1/+15
| | | | | | | Also fix an indentation problem Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* dev-python/pygobject: don't install examples without USE=examplesMart Raudsepp2018-12-061-0/+99
| | | | | | | | | Examples were unconditionally installed and USE=examples didn't do anything. Fix it. Thanks-to: dantrell Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* dev-python/pygobject: ppc stable wrt bug #670024Mikle Kolyada2018-12-051-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/pygobject: ppc64 stable wrt bug #670024Mikle Kolyada2018-12-051-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/pygobject: arm stable wrt bug #670024Mikle Kolyada2018-12-041-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/pygobject: x86 stable wrt bug #670024Mikle Kolyada2018-12-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/pygobject: amd64 stable wrt bug #670024Mikle Kolyada2018-12-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/pygobject: stable 3.28.3 for ia64, bug #670024Sergei Trofimovich2018-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pygobject: fix missing test dep, die on test failuresMart Raudsepp2018-11-281-2/+3
| | | | | | | | | | | | | The testing emake call had a missing "|| die", thus the test phase only errored out if the last tested python version failed tests, but not if earlier python version tests failed. This was observed from pytest for python2.7 missing due to the missing dep and that not being fatal. Add the missing test dep. Closes: https://bugs.gentoo.org/670184 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* dev-python/pygobject: bump to 3.28.3Mart Raudsepp2018-09-182-0/+99
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/pygobject: Backport patches for py3.7 supportMichał Górny2018-07-242-0/+367
| | | | Closes: https://github.com/gentoo/gentoo/pull/9331
* dev-python/pygobject: mark s390 stableMikle Kolyada2018-07-211-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pygobject: Improve src_testMichał Górny2018-07-191-8/+6
| | | | Spawn virtx once for all tests. Use local variables.
* dev-python/pygobject: stable 3.24.1 for ppc64, bug #631656Sergei Trofimovich2018-03-141-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"