summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/webkit-gtk: Stabilize 2.38.3-r500 x86, #888573Arthur Zamarin2023-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3-r410 x86, #888573Arthur Zamarin2023-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3 x86, #888573Arthur Zamarin2023-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/libupnpp: add 0.22.4Erik Mackdanz2023-01-152-0/+24
| | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
* net-libs/libupnpp: drop 0.21.0Erik Mackdanz2023-01-152-24/+0
| | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
* net-libs/libupnpp: stabilize 0.22.2 for amd64, x86Erik Mackdanz2023-01-151-2/+2
| | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
* net-libs/libnpupnp: drop 4.2.2Erik Mackdanz2023-01-152-49/+0
| | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
* net-libs/libnpupnp: stabilize 5.0.0 for amd64, x86Erik Mackdanz2023-01-151-2/+2
| | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
* net-libs/libtirpc: fix build with lld-16WANG Xuerui2023-01-141-2/+9
| | | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-1448-89/+89
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/http-parser: Stabilize 2.9.4-r2 sparc, #886735Arthur Zamarin2023-01-131-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/nodejs: add 14.21.2, 16.19.0, 18.13.0William Hubbs2023-01-134-0/+727
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3-r500 arm64, #888573Arthur Zamarin2023-01-131-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3-r410 arm64, #888573Arthur Zamarin2023-01-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3 arm64, #888573Arthur Zamarin2023-01-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3-r410 arm, #888573Arthur Zamarin2023-01-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3 arm, #888573Arthur Zamarin2023-01-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: reassign zlogene@Michał Górny2023-01-132-8/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libpcap: add 1.10.3Sam James2023-01-132-0/+99
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libquotient: drop 0.6.11-r1Andreas Sturmlechner2023-01-104-111/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libquotient: drop 0.7.0Andreas Sturmlechner2023-01-102-41/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libquotient: add 0.7.1Andreas Sturmlechner2023-01-102-0/+41
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libnetfilter_conntrack: fix configure w/ clang 16Sam James2023-01-102-0/+75
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: Version bump to 1.10.6Guillermo Joandet2023-01-092-0/+76
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29035 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/ngtcp2: drop 0.11.0, 0.12.0Craig Andrews2023-01-063-104/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-libs/ngtcp2: add 0.12.1Craig Andrews2023-01-062-0/+52
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-libs/libktorrent: drop 22.12.0Andreas Sturmlechner2023-01-052-61/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libktorrent: 22.12.1 version bumpAndreas Sturmlechner2023-01-052-0/+61
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libbitcoinconsensus: add 24.0.1Sam James2023-01-053-0/+376
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/webkit-gtk: Fix build failure in ClipboardGtk4.cppMatt Turner2023-01-041-1/+3
| | | | | | | I thought this patch was included in 2.38.3, but I was mistaken. Closes: https://bugs.gentoo.org/889588 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/aqbanking: drop 6.2.5Andreas Sturmlechner2023-01-042-66/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libbitcoinconsensus: Stabilize 22.0 x86, #889692Arthur Zamarin2023-01-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/libbitcoinconsensus: Stabilize 22.0 amd64, #889692Arthur Zamarin2023-01-041-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/libbitcoinconsensus: drop 0.20.1, 0.21.1, 21.2Sam James2023-01-044-316/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/aqbanking: Stabilize 6.5.3 x86, #889539Sam James2023-01-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/aqbanking: Stabilize 6.5.3 amd64, #889539Sam James2023-01-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libnma: Drop old versionsMatt Turner2023-01-033-147/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/gnome-online-accounts: Drop old versionsMatt Turner2023-01-032-83/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/dleyna: Drop old versionsMatt Turner2023-01-032-46/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3-r500 amd64, #888573Sam James2023-01-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3-r410 amd64, #888573Sam James2023-01-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.38.3 amd64, #888573Sam James2023-01-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libomemo: remove unused patch(es)Michael Mair-Keimberger2023-01-011-25/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28859 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/libnet: remove unused patchesMichael Mair-Keimberger2023-01-016-299/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28860 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/telepathy-glib: update EAPI 7 -> 8David Seifert2023-01-011-13/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/uhttpmock: move vala deps to BDEPENDDavid Seifert2023-01-011-13/+7
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/libsoup: remove stale VALA_MIN_API_VERSIONDavid Seifert2023-01-011-2/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/libpcap: add 1.10.2Sam James2023-01-013-12/+103
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/ortp: treecleanJakov Smolić2022-12-313-86/+0
| | | | | | Closes: https://bugs.gentoo.org/672362 Closes: https://bugs.gentoo.org/874003 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libpcap: force LEX=flexSam James2022-12-302-7/+18
| | | | | | | Already BDEPENDing on it... Closes: https://bugs.gentoo.org/884275 Signed-off-by: Sam James <sam@gentoo.org>