summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-voip/telepathy-haze: Flatten twisted depMichał Górny2020-03-261-7/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [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>
* net-voip/telepathy-haze: x86 stable wrt bug #697882Agostino Sarubbo2019-10-171-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-voip/telepathy-haze: add dev-python/pygobject:2 to test depsJoonas Niilola2019-10-161-0/+1
| | | | | | | Acked-by: Mart Raudsepp <leio@gentoo.org> Closes: https://bugs.gentoo.org/641742 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-voip/telepathy-haze: arm64 stableAaron Bauman2019-07-281-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"
* net-voip/telepathy-haze: added ~arm64Roy Bamford2019-02-191-2/+2
| | | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-voip/telepathy-haze: add explicit build dep on glib-utilsMart Raudsepp2018-11-021-1/+2
| | | | | | Closes: https://bugs.gentoo.org/669986 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* net-voip/telepathy-haze: use HTTPSMichael Mair-Keimberger2018-05-041-2/+2
|
* net-voip/telepathy-haze-0.8.0-r2: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/635938
* net-voip/telepathy-haze: fix python_check_deps, bug #628492Gilles Dartiguelongue2017-08-251-3/+4
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-voip/telepathy-haze: port to unsplit twisted dependencies, bug #605112Gilles Dartiguelongue2017-08-211-0/+56
Bump to EAPI=6. Fix python-*-r1 usage for unittests. Update homepage. Re-enable unittests. Add missing dependency on pidgin with dbus support enabled. Package-Manager: Portage-2.3.8, Repoman-2.3.3