diff options
author | 2023-06-23 20:03:50 +0000 | |
---|---|---|
committer | 2023-06-23 20:03:50 +0000 | |
commit | d5e64d5f9ab39cb868cbd7884048df61d1282870 (patch) | |
tree | c2fc5e6874e15a0cb266fe50fe8840d72300d5bf /bitcoin.txt | |
parent | 2023-06-23T19:45:01Z (diff) | |
download | repos-d5e64d5f9ab39cb868cbd7884048df61d1282870.tar.gz repos-d5e64d5f9ab39cb868cbd7884048df61d1282870.tar.bz2 repos-d5e64d5f9ab39cb868cbd7884048df61d1282870.zip |
2023-06-23T20:00:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index b843f11695c1..80a40815dcfa 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -11,7 +11,32 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin *** syncing bitcoin -Already up to date. +From https://gitlab.com/bitcoin/gentoo + 47c9694..67a77d4 master -> origin/master +Updating 47c9694..67a77d4 +Fast-forward + dev-libs/protobuf/Manifest | 1 + + .../files/protobuf-21.9-disable-32-bit-tests.patch | 118 ++++++++++ + .../protobuf-3.19.0-disable_no-warning-test.patch | 36 ++++ + .../files/protobuf-3.19.0-system_libraries.patch | 146 +++++++++++++ + ...protobuf-3.20.2-protoc_input_output_files.patch | 240 +++++++++++++++++++++ + dev-libs/protobuf/metadata.xml | 11 + + dev-libs/protobuf/protobuf-21.12.ebuild | 149 +++++++++++++ + dev-python/protobuf-python/Manifest | 1 + + dev-python/protobuf-python/metadata.xml | 11 + + .../protobuf-python/protobuf-python-4.21.12.ebuild | 80 +++++++ + .../core-lightning/core-lightning-9999-r2.ebuild | 22 +- + 11 files changed, 805 insertions(+), 10 deletions(-) + create mode 100644 dev-libs/protobuf/Manifest + create mode 100644 dev-libs/protobuf/files/protobuf-21.9-disable-32-bit-tests.patch + create mode 100644 dev-libs/protobuf/files/protobuf-3.19.0-disable_no-warning-test.patch + create mode 100644 dev-libs/protobuf/files/protobuf-3.19.0-system_libraries.patch + create mode 100644 dev-libs/protobuf/files/protobuf-3.20.2-protoc_input_output_files.patch + create mode 100644 dev-libs/protobuf/metadata.xml + create mode 100644 dev-libs/protobuf/protobuf-21.12.ebuild + create mode 100644 dev-python/protobuf-python/Manifest + create mode 100644 dev-python/protobuf-python/metadata.xml + create mode 100644 dev-python/protobuf-python/protobuf-python-4.21.12.ebuild *** synced bitcoin * Sync succeeded $ git log --format=%ci -1 |