diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-10-25 14:40:37 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-10-25 14:40:37 +0100 |
commit | 2000f81da4dc9971f6e1e5d00b315816d4188f4c (patch) | |
tree | 479704e6bf1eeba3c58172680d8bc26b87c71e68 /profiles | |
parent | 6d57946e8f20a2294b96eca2e379d3e8e1c93384 (diff) |
gentoo auto-resync : 25:10:2023 - 14:40:37
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 181411 -> 181410 bytes | |||
-rw-r--r-- | profiles/package.deprecated | 13 | ||||
-rw-r--r-- | profiles/updates/4Q-2023 | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
4 files changed, 15 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex b5e25bf99dc6..8183debd991b 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 01ba1c3d5759..1983e7d43c79 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,19 @@ #--- END OF EXAMPLES --- +# Matt Whitlock <gentoo@mattwhitlock.name> (2023-10-24) +# Transitional meta packages. Please update dependencies: +# dev-util/bitcoin-tx -> net-p2p/bitcoin-core +# net-libs/libbitcoinconsensus -> net-p2p/bitcoin-core[libs] +# net-p2p/bitcoin-cli -> net-p2p/bitcoin-core[bitcoin-cli] +# net-p2p/bitcoin-qt -> net-p2p/bitcoin-core[gui] +# net-p2p/bitcoind -> net-p2p/bitcoin-core[daemon] +dev-util/bitcoin-tx +net-libs/libbitcoinconsensus +net-p2p/bitcoin-cli +net-p2p/bitcoin-qt +net-p2p/bitcoind + # Andreas Sturmlechner <asturm@gentoo.org> (2023-10-21) # QtScript is deprecated since Qt 5.5, all projects must port away. # Bug 915779 diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index 82a4cd68a1a5..1252c33cd107 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -3,3 +3,4 @@ move dev-python/python-musicbrainzngs dev-python/musicbrainzngs move dev-python/python-libevdev dev-python/libevdev move dev-python/sphinx_lv2_theme dev-python/sphinx-lv2-theme move dev-python/jschema_to_python dev-python/jschema-to-python +move dev-python/sarif_om dev-python/sarif-om diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 02b4387c6c77..cd5f1ba90bfc 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6710,6 +6710,7 @@ net-p2p/bitcoin-core:berkdb - Support legacy wallets in Berkeley DB format net-p2p/bitcoin-core:bitcoin-cli - Build and install bitcoin-cli command line interface net-p2p/bitcoin-core:daemon - Build and install bitcoind daemon net-p2p/bitcoin-core:external-signer - Include support for external wallet signer programs +net-p2p/bitcoin-core:gui - Build and install Bitcoin-Qt GUI net-p2p/bitcoin-core:libs - Build and install libbitcoinconsensus net-p2p/bitcoin-core:nat-pmp - Enable NAT-PMP port forwarding net-p2p/bitcoin-core:qrcode - Enable generation of QR Codes for receiving payments |