summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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>
* media-libs/graphene: stable 1.8.6 for ia64, bug #702246Sergei Trofimovich2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/graphene: remove oldMart Raudsepp2019-07-132-61/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-libs/graphene: 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"
* media-libs/graphene: 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"
* media-libs/graphene: 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"
* media-libs/graphene: arm64 stableAaron Bauman2019-05-101-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-libs/graphene: 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"
* media-libs/graphene: 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"
* media-libs/graphene: keyworded 1.8.6 for ia64, bug #662458Sergei Trofimovich2019-04-291-1/+1
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop python3_4 from PYTHON_COMPATMichał Górny2019-04-162-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/11706 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/graphene: arm64 keyworded (bug #662458)Aaron Bauman2019-04-141-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* media-libs/graphene: bump to 1.8.6Mart Raudsepp2019-03-312-0/+63
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-libs/graphene: keyworded 1.8.2 for hppa, bug #662458Rolf Eike Beer2019-02-181-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>
* media-libs/graphene: arm stable wrt bug #674854Mikle Kolyada2019-01-231-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-libs/graphene-1.8.2: ppc64 stable, bug 674854Matt Turner2019-01-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/graphene-1.8.2: ppc stable, bug 674854Matt Turner2019-01-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/graphene-1.8.2: amd64 stable, bug 674854Matt Turner2019-01-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/graphene: x86 stable (bug #674854)Thomas Deutschmann2019-01-091-2/+2
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/graphene: keyworded 1.8.2 for ppc, bug #662458Sergei Trofimovich2018-10-061-2/+2
| | | | | | | Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* media-libs/graphene: Tested on ~amd64-fbsd, #662458Michał Górny2018-08-091-1/+1
|
* media-libs/graphene: Add ~arm keyword wrt bug #662458Mikle Kolyada2018-08-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/graphene: keyworded 1.8.2 for ppc64, bug #662458Sergei Trofimovich2018-08-071-1/+1
| | | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* media-libs/graphene: keyworded 1.8.2 for sparc, bug #662458Rolf Eike Beer2018-07-311-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* media-libs/graphene: x86 keyworded (bug #662458)Thomas Deutschmann2018-07-311-1/+1
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* media-libs/graphene: add missing environment resetMart Raudsepp2018-07-311-1/+2
| | | | | | | | Add missing xdg_environment_reset, otherwise things might fail if certain XDG_* env vars are set in the environment. Closes: https://bugs.gentoo.org/662478 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* media-libs/graphene: initial importMart Raudsepp2018-07-303-0/+71
Package-Manager: Portage-2.3.43, Repoman-2.3.10