summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/ktorrent: drop 21.08.1*Andreas Sturmlechner2021-10-072-98/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/ktorrent: 21.08.2 version bumpAndreas Sturmlechner2021-10-072-0/+98
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/syncthing: add 1.18.3Marek Szuba2021-10-052-0/+1175
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: drop 1.15.1, 1.17.0Marek Szuba2021-10-043-1678/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/eiskaltdcpp: fix CMake MisplacedEclassVarSam James2021-10-042-6/+2
| | | | | Closes: https://bugs.gentoo.org/811582 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.18.1 arm64, #800989Sam James2021-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/airdcpp-webclient: add 2.11.2Louis Sautier2021-10-012-0/+62
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* net-p2p/cpuminer-opt: 3.18.0 version bumpCraig Andrews2021-09-302-0/+50
| | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/nicotine+: 3.1.1 version bump.Piotr Karbowski2021-09-272-0/+42
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* net-p2p/syncthing: Stabilize 1.18.1 arm, #800989Sam James2021-09-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/deluge: sync liveSam James2021-09-261-1/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/deluge: depend on older libtorrent-rasterbarSam James2021-09-262-5/+154
| | | | | | | | | | | | | Deluge can't find libtorrent-rasterbar 2.x and isn't compatible with it. (For future, >= libtorrent-rasterbar 2 is now using python-single-r1 (in ~arch, anyway) and we need to therefore use the correct dependency string, given it doesn't have PYTHON_TARGETS_* anymore, but instead PYTHON_SINGLE_TARGET.) Reported on the forums at: https://forums.gentoo.org/viewtopic-t-1142958.html Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/cpuminer-opt: add libjansson subslot depSam James2021-09-253-6/+6
| | | | | | | Earlier versions of libjansson lacked symbol versioning, causing crashes. Bug: https://bugs.gentoo.org/812119 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: add 4.3.8Sergey Alirzaev2021-09-252-0/+69
| | | | | | | | 4.3.7 segfaults here Signed-off-by: Sergey Alirzaev <l29ah@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/22255 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.18.1 x86, #800989Sam James2021-09-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: stabilize 1.18.1 for amd64Marek Szuba2021-09-221-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: ppc64 stable wrt bug #800989Agostino Sarubbo2021-09-221-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/go-ethereum: vulnerability hotfix, 1.10.8 bumpKnife2021-09-212-0/+770
| | | | | Closes: https://github.com/gentoo/gentoo/pull/22324 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-1144-44/+44
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-p2p/syncthing: add 1.18.2Marek Szuba2021-09-092-0/+882
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/cpuminer-opt: bump version 3.17.1Viktar Patotski2021-09-062-0/+50
| | | | | | | | This bumps net-p2p/cpuminer-opt to latest version 3.17.1. Signed-off-by: Viktar Patotski <xp.vit.blr@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22231 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/syncthing: Stabilize 1.17.0 arm64, #800989Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/ktorrent: drop 21.08.0*Andreas Sturmlechner2021-09-022-103/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/ktorrent: 21.08.1 version bumpAndreas Sturmlechner2021-09-022-0/+98
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/energi3: tidy go, fixes go 1.17 compatibilityCraig Andrews2021-08-242-0/+476
| | | | | | Closes: https://bugs.gentoo.org/808829 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: Add upstream metadataAndreas Sturmlechner2021-08-211-0/+3
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/energi3: 3.1.0 version bumpCraig Andrews2021-08-192-0/+43
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/qbittorrent: add 4.3.7Mikle Kolyada2021-08-152-0/+69
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-p2p/go-ipfs-bin: Remove last-rited pkgJakov Smolic2021-08-147-129/+0
| | | | | | Closes: https://bugs.gentoo.org/802381 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* net-p2p/deluge: Fix twisted logging errorCraig Andrews2021-08-133-1/+159
| | | | | | Closes: https://bugs.gentoo.org/807997 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/litecoind: block >=dev-libs/leveldb-1.23Marek Szuba2021-08-141-1/+2
| | | | | Closes: https://bugs.gentoo.org/808047 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/transmission: add missing IUSE=static-libsMike Gilbert2021-08-131-1/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/transmission: optionally install libtransmission.aMike Gilbert2021-08-132-1/+7
| | | | | Closes: https://bugs.gentoo.org/807993 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/ktorrent: 21.08.0 version bumpAndreas Sturmlechner2021-08-122-0/+103
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/deluge: [QA] update cachesSam James2021-08-112-2/+6
| | | | | Reported-by: hanetzer Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/ktorrent: drop 20.12.3*Andreas Sturmlechner2021-08-112-103/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/ktorrent: Stabilize 21.04.3 arm64, #805065Sam James2021-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/gtk-gnutella: fix compilation with glibc 2.34Hans de Graaff2021-08-092-0/+144
| | | | | | Closes: https://bugs.gentoo.org/806947 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* net-p2p/airdcpp-webclient: Stabilize 2.11.0-r1 x86, #806266Sam James2021-08-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/retroshare: trim patchIonen Wolkens2021-08-071-22/+1
| | | | | | Notably no need to keep comment changes on this side. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-p2p/retroshare: 0.6.5 minimal maintenanceGioacchino Mazzurco2021-08-071-0/+142
| | | | | | | | | | | | | Fixes a bunch of bugs disabling components that are been obsoleted upstream in older versions Closes: https://bugs.gentoo.org/779838 Closes: https://bugs.gentoo.org/798048 Closes: https://bugs.gentoo.org/798099 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Gioacchino Mazzurco <gio@altermundi.net> Closes: https://github.com/gentoo/gentoo/pull/21725 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-p2p/retroshare: 0.6.6 version bumpGioacchino Mazzurco2021-08-074-4/+209
| | | | | | | | | | | | | | Fixes a bunch of bugs fixed upstream in newer version and disabling components that are been obsoleted upstream in older versions Modernize 0.6.6 ebuild after ionenwks suggestions Bug: https://bugs.gentoo.org/779838 Bug: https://bugs.gentoo.org/798048 Bug: https://bugs.gentoo.org/798099 Closes: https://bugs.gentoo.org/785964 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Gioacchino Mazzurco <gio@altermundi.net> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-p2p/airdcpp-webclient: amd64 stable wrt bug #806266Agostino Sarubbo2021-08-071-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/ktorrent: Fix upstream patchAndreas Sturmlechner2021-08-041-15/+2
| | | | | | | | Upstream commit c8701e6a9ff52c04c364e8f5dd8f32f44bfeaa93 Closes: https://bugs.gentoo.org/806390 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/ktorrent: x86 stable wrt bug #805065Agostino Sarubbo2021-08-041-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/ktorrent: amd64 stable wrt bug #805065Agostino Sarubbo2021-08-041-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/syncthing: add 1.18.1, drop 1.18.0Marek Szuba2021-08-032-2/+2
| | | | | | | 1.18.0 could under certain circumstances corrupt its database, see the 1.18.1 release notes. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/ktorrent: Fix testsAndreas Sturmlechner2021-08-032-1/+41
| | | | | | | | | Upstream commit dfc063a4d1f174cd5f84b82154a58b86da334d35 Thanks-to: Frank Krömmelbein <kroemmelbein@gmx.de> Bug: https://bugs.gentoo.org/805065 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/airdcpp-webclient: drop 2.10.1-r1Louis Sautier2021-08-032-62/+0
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* net-p2p/airdcpp-webclient: add 2.11.1, support Python 3.10Louis Sautier2021-08-032-0/+62
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>