summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/telepathy-qt: update EAPI 7 -> 8, enable py3.11Andreas Sturmlechner2022-10-251-14/+13
| | | | | | Update EGIT_REPO_URI, HOMEPAGE. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/telepathy-qt: fix PythonAnyMismatchedDepHasVersionCheckSam James2022-08-111-2/+2
| | | | | | | has_version was checking DEPEND, not BDEPEND, so change to python_has_version for better defaults (defaults to BDEPEND) but also nicer output. Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/telepathy-qt: EAPI-8, Add PYTHON_REQ_USE="xml(+)", python3_10Andreas Sturmlechner2021-09-231-2/+4
| | | | | | Closes: https://bugs.gentoo.org/812917 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/telepathy-qt: keyword 0.9.8 for ~riscvAlex Fan2021-09-121-1/+1
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-libs/telepathy-qt: Sync live ebuildAndreas Sturmlechner2021-01-241-2/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/telepathy-qt: Disable StreamTubeHandlers testAndreas Sturmlechner2020-07-151-2/+2
| | | | | | | | All others passed. Closes: https://bugs.gentoo.org/732110 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/telepathy-qt: Fix indendationAndreas Sturmlechner2020-04-171-5/+5
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/telepathy-qt: Move out-of-sync live ebuild from kde/qt overlaysAndreas Sturmlechner2019-12-311-0/+82
Synced with kde overlay changes (python3_8), qt overlay EGIT_REPO_URI, cmake.eclass port and re-added tests from last release. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>