summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | 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-7/+7
| | | | | | | | | | | | * 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>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gst-python: support python 3.7Mart Raudsepp2019-08-181-1/+1
| | | | | | Closes: https://bugs.gentoo.org/692380 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/gst-python: arm64 keywordedAaron Bauman2019-08-031-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/gst-python: stable 1.14.1-r1 for ia64, bug #661288Sergei Trofimovich2018-09-191-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* dev-python/gst-python-1.14.1-r1: ppc64 stable, bug 661288Matt Turner2018-09-171-1/+1
|
* dev-python/gst-python-1.14.1-r1: ppc stable, bug 661288Matt Turner2018-09-171-1/+1
|
* dev-python/gst-python: arm stable, bug #661288Markus Meier2018-08-221-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-python/gst-python: x86 stable (bug #661288)Thomas Deutschmann2018-07-311-1/+1
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-python/gst-python: fix fresh install testsMart Raudsepp2018-07-301-0/+66
Closes: https://bugs.gentoo.org/659714 Package-Manager: Portage-2.3.43, Repoman-2.3.10