summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/ktorrent: Stabilize 23.08.3 arm64, #917212Sam James2023-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/ktorrent: Stabilize 23.08.3 amd64, #917212Sam James2023-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/arti: add 1.1.10John Helmert III2023-11-212-0/+693
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* net-p2p/syncthing: add 1.26.1Marek Szuba2023-11-212-0/+114
| | | | | Closes: https://bugs.gentoo.org/917041 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/cpuminer-opt: drop 23.8Craig Andrews2023-11-132-49/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/cpuminer-opt: add 23.9Craig Andrews2023-11-132-0/+49
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/cpuminer-opt: drop 3.23.1Craig Andrews2023-11-122-50/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/cpuminer-opt: add 23.8Craig Andrews2023-11-123-3/+51
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/ktorrent: drop 23.08.2Andreas Sturmlechner2023-11-092-95/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/ktorrent: 23.08.3 version bumpAndreas Sturmlechner2023-11-092-0/+95
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATHMike Gilbert2023-10-312-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-p2p/qbittorrent: sort the dep list in 4.6.0Joonas Niilola2023-10-281-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/qbittorrent: add 4.6.0Brahmajit Das2023-10-282-0/+133
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33487 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/mldonkey: dekeyword ~ia64John Helmert III2023-10-282-2/+2
| | | | | | | dev-ml/num isn't keyworded there. Signed-off-by: John Helmert III <ajak@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/mldonkey: dekeyword ~hppaJohn Helmert III2023-10-282-3/+3
| | | | | | | dev-ml/num isn't keyworded here. Signed-off-by: John Helmert III <ajak@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/mldonkey: drop dependency on old ocamlJohn Helmert III2023-10-282-12/+3
| | | | | Signed-off-by: John Helmert III <ajak@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/bitcoin-core: run functional tests if USE="daemon"Matt Whitlock2023-10-251-2/+19
| | | | | | | | | | | | | Add --without-seccomp since the sandbox is broken and has been dropped upstream in 26.0 anyway. Pass --timeout-factor (default: 15) to test/functional/test_runner.py since our system may not be as quick as the machines upstream tests on, especially if we happen to be building multiple packages in parallel. Set TIMEOUT_FACTOR in package env to override. Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-core: install rpcauth.py to doc dirMatt Whitlock2023-10-251-0/+6
| | | | | | Closes: https://bugs.gentoo.org/757102 Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-core: add warnings about unlikely USE flag combosMatt Whitlock2023-10-251-4/+38
| | | | | Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-core: switch transitional packages to EAPI=8Matt Whitlock2023-10-253-3/+3
| | | | | Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-core: clean up after USE="qt5"->"gui" changeMatt Whitlock2023-10-253-8/+9
| | | | | | | | | | | | | * Re-sort IUSE and RDEPEND. * Pass --with-gui=qt5 to configure to explicitly specify Qt5 as the GUI we want since that's the dependencies we're pulling in. * Describe the "gui" USE flag in metadata.xml. (Yes, it's a global USE flag, but we can still provide our own, more specific description.) * Use <pkg> elements in metadata.xml where appropriate. * Fix net-p2p/bitcoin-qt dependency on net-p2p/bitcoin-core[gui]. Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/freenet: use new version's confYangMame2023-10-251-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/914061 Signed-off-by: Xin Yang <yangmame@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/33503 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/bitcoind: drop 0.21.0-r1, 22.0-r1, 24.0.1Florian Schmaus2023-10-2411-963/+0
| | | | | | | Closes: https://bugs.gentoo.org/907712 Closes: https://bugs.gentoo.org/829409 Closes: https://bugs.gentoo.org/807151 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-qt: drop 0.21.0-r1, 22.0-r1, 24.0.1Florian Schmaus2023-10-2410-983/+0
| | | | | Closes: https://bugs.gentoo.org/829405 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-cli: drop 0.21.0, 22.0, 24.0.1-r1Florian Schmaus2023-10-247-620/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-core: Stabilize 25.1 x86, #902099Joonas Niilola2023-10-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/bitcoind: Stabilize 25.1 x86, #902099Joonas Niilola2023-10-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/bitcoin-cli: Stabilize 25.1 x86, #902099Joonas Niilola2023-10-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/bitcoin-core: Stabilize 25.1 amd64, #902099Joonas Niilola2023-10-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/bitcoind: Stabilize 25.1 amd64, #902099Joonas Niilola2023-10-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/bitcoin-qt: Stabilize 25.1 amd64, #902099Joonas Niilola2023-10-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/bitcoin-cli: Stabilize 25.1 amd64, #902099Joonas Niilola2023-10-241-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/{bitcoin-core,bitcoin-qt}: rename bitcoin-core[qt5 → gui]Florian Schmaus2023-10-233-16/+15
| | | | | | | | As per PG 802 [1], rename the 'qt5' use flag to 'gui'. 1: https://projects.gentoo.org/qa/policy-guide/use-flags.html#pg0802 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/syncthing: add 1.25.0Marek Szuba2023-10-222-0/+114
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/syncthing: drop 1.23.6, 1.23.7Marek Szuba2023-10-223-228/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/bitcoind: drop 25.0Florian Schmaus2023-10-191-18/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-core: bump to 25.1Matt Whitlock2023-10-197-7/+57
| | | | | | | | See: https://github.com/bitcoin/bitcoin/releases/tag/v25.1 Closes: https://bugs.gentoo.org/916014 Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Closes: https://github.com/gentoo/gentoo/pull/33414 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-qt: drop 25.0Florian Schmaus2023-10-191-18/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/bitcoin-cli: drop 25.0Florian Schmaus2023-10-191-13/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/qbittorrent: revbump to fix service fileAlexey Lunev2023-10-192-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/916012 Signed-off-by: Alexey Lunev <cheembox573@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33415 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/syncthing: bdepend on >=dev-lang/go-1.20.0 for 1.24.0Sam James2023-10-191-0/+1
| | | | | Closes: https://bugs.gentoo.org/916008 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: bump to 4.5.5, add openrc service & qt6Alexey Lunev2023-10-196-11/+213
| | | | | | | Closes: https://bugs.gentoo.org/914197 Closes: https://github.com/gentoo/gentoo/pull/33365 Signed-off-by: Alexey Lunev <cheembox573@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* net-p2p/ktorrent: drop 23.08.1Andreas Sturmlechner2023-10-123-148/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/ktorrent: 23.08.2 version bumpAndreas Sturmlechner2023-10-122-0/+95
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/syncthing: Stabilize 1.24.0 amd64, #915498Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.24.0 x86, #915498Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: Stabilize 4.5.4 amd64, #915451Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.24.0 ppc64, #915498Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.24.0 arm64, #915498Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/syncthing: Stabilize 1.24.0 arm, #915498Sam James2023-10-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>