summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/tevent: drop 0.12.1, 0.13.0, 0.14.0Ben Kohler2024-05-064-290/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sys-libs/tevent: enable py3.12Ben Kohler2024-05-063-5/+5
| | | | | | Bug: https://bugs.gentoo.org/920516 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sys-libs/tevent: fix redefinition of uintptr_t in bundled cmocka libraryDennis Camera2024-04-305-0/+39
| | | | | | | | | | | | | | | | | | Build failed with musl libc: In file included from ../../third_party/cmocka/cmocka.c:61: ../../third_party/cmocka/cmocka.h:127:28: error: conflicting types for 'uintptr_t'; have 'unsigned int' 127 | typedef unsigned int uintptr_t; | ^~~~~~~~~ In file included from /usr/include/stdint.h:20, from /usr/include/inttypes.h:9, from ../../third_party/cmocka/cmocka.c:27: /usr/include/bits/alltypes.h:47:24: note: previous declaration of 'uintptr_t' with type 'uintptr_t' {aka 'long unsigned int'} 47 | typedef unsigned _Addr uintptr_t; | ^~~~~~~~~ Signed-off-by: Dennis Camera <dennis.camera+gentoo@riiengineering.ch> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: add 0.16.1Ben Kohler2024-04-172-0/+104
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sys-libs/tevent: add 0.15.0Sam James2023-08-022-0/+104
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: Stabilize 0.14.1 ppc, #893086Arthur Zamarin2023-04-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/tevent: Stabilize 0.14.1 arm64, #893086Arthur Zamarin2023-04-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/tevent: Stabilize 0.14.1 arm, #893086Arthur Zamarin2023-04-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/tevent: Stabilize 0.14.1 ppc64, #893086Arthur Zamarin2023-03-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/tevent: Stabilize 0.14.1 sparc, #893086Arthur Zamarin2023-02-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/tevent: Stabilize 0.14.1 amd64, #893086Arthur Zamarin2023-02-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/tevent: Stabilize 0.14.1 x86, #893086Arthur Zamarin2023-02-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/tevent: Stabilize 0.14.1 hppa, #893086Arthur Zamarin2023-02-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/tevent: add 0.14.1Sam James2023-02-192-0/+98
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: enable py3.11Sam James2023-02-032-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: add 0.14.0Sam James2023-01-282-0/+99
| | | | | Bug: https://bugs.gentoo.org/870043 Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/tevent: remove unused patch(es)Michael Mair-Keimberger2022-11-241-13/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28417 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-libs/tevent: drop 0.10.2, 0.11.0Sam James2022-11-203-157/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: Stabilize 0.12.1 hppa, #873580Arthur Zamarin2022-09-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/tevent: Stabilize 0.12.1 x86, #873580Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/tevent: Stabilize 0.12.1 sparc, #873580Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/tevent: Stabilize 0.12.1 ppc64, #873580Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/tevent: Stabilize 0.12.1 ppc, #873580Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/tevent: Stabilize 0.12.1 arm64, #873580Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/tevent: Stabilize 0.12.1 arm, #873580Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/tevent: Stabilize 0.12.1 amd64, #873580Agostino Sarubbo2022-09-301-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/tevent: add talloc version checkerSam James2022-09-301-2/+16
| | | | | | Nabbed Ionen's sed from wine-proton etc. Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: add 0.13.0, conditionally depend on cmockaSam James2022-09-302-0/+90
| | | | | | | | Conditionally depend on cmocka by "using" the bundled copy when we're not running tests (just to satisfy configure). Closes: https://bugs.gentoo.org/802531 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: drop 0.12.0Sam James2022-09-302-79/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: keyword 0.12.1 for ~loongWANG Xuerui2022-08-281-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-libs/tevent: Bump to version 0.12.1Lars Wendler2022-06-242-0/+79
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/tevent: Bump to version 0.12.0Lars Wendler2022-05-032-0/+79
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/tevent: Stabilize 0.11.0 ppc64, #828680Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: Stabilize 0.11.0 ppc, #828680Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: Stabilize 0.11.0 arm64, #828680Sam James2022-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: Stabilize 0.11.0 arm, #828680Sam James2022-01-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: Stabilize 0.11.0 x86, #828680Sam James2022-01-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: stable 0.11.0 for sparc, bug #828680Rolf Eike Beer2022-01-251-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: add missing `#include <sys/types.h>`David Seifert2022-01-232-0/+15
| | | | | Closes: https://bugs.gentoo.org/828720 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/tevent: Stabilize 0.11.0 amd64, #828680Sam James2022-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: remove implicit elibc_* flagsDavid Seifert2022-01-042-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/tevent: remove freebsd-libcDavid Seifert2022-01-022-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/tevent: enable py3.10Arthur Zamarin2021-11-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-libs/tevent: Moved dev-util/cmocka from RDEPEND to DEPENDLars Wendler2021-07-151-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/tevent: Depend on dev-util/cmockaLars Wendler2021-07-151-0/+1
| | | | | Closes: https://bugs.gentoo.org/802273 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/tevent: Bump to version 0.11.0Lars Wendler2021-07-152-0/+77
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/tevent: drop inactive maintainerDavid Seifert2021-05-311-5/+1
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>