summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/gajim: Remove obsolete versions.Hanno Böck2020-09-031-88/+0
| | | | | Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-3.0.5, Repoman-3.0.1
* net-im/gajim: amd64 stable wrt bug #719562Agostino Sarubbo2020-04-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-im/gajim: x86 stable wrt bug #719562Agostino Sarubbo2020-04-261-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>
* net-im/gajim: add USE dep default for g-introspection[cairo]Mart Raudsepp2020-03-021-1/+1
| | | | | | | | | | | The cairo USE flag was a bit bogus on gobject-introspection, so with the meson port it got removed, as it really only controlled some tests for upstream. The cairo bindings are always installed, and presumably any consumer needing them will have a dep on cairo directly or indirectly already anyhow - at least gajim does via gtk+. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-im/gajim: Fix missing pygobject slotMichał Górny2020-02-091-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-im/gajim: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-0/+88
Signed-off-by: Michał Górny <mgorny@gentoo.org>