summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-base/gconf: Bump to EAPI=8Matt Turner2022-09-301-149/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-base/gconf: Update PYTHON_REQ_USE to xml(+)Michał Górny2022-09-071-2/+2
| | | | | | | Update PYTHON_REQ_USE to specify "xml(+)", as Python 3.11 no longer features the "xml" flag. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-base/gconf: keyword 3.2.6-r5 for ~riscvMarek Szuba2021-08-231-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* gnome-base/gconf: Enable py3.10Mart Raudsepp2021-07-031-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-base/gconf: ppc64 stable wrt bug #743517Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-base/gconf: ppc stable wrt bug #743517Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-base/gconf: amd64 stable wrt bug #743517Agostino Sarubbo2020-09-231-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-base/gconf: stable 3.2.6-r5 for sparc, bug #743517Rolf Eike Beer2020-09-221-1/+1
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-base/gconf: x86 stable (bug #743517)Thomas Deutschmann2020-09-201-1/+1
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* gnome-base/gconf: Stabilize 3.2.6-r5 arm, #743517Sam James2020-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gconf: Stabilize 3.2.6-r5 arm64, #743517Sam James2020-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-base/gconf: Avoid harmless "No such file or directory" messageJames Le Cuirot2020-08-201-0/+3
| | | | | | Closes: https://bugs.gentoo.org/523868 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* gnome-base/gconf: Python 3, python-single-r1.eclass, EAPI 6James Le Cuirot2020-08-201-0/+146
Only a single Python executable is installed so supporting multiple Python versions does not make sense here. Closes: https://bugs.gentoo.org/705354 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>