diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-10 18:08:27 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-10 18:08:27 +0000 |
commit | 573672a29c3aac7432f9fbb762d8d68d34839fb9 (patch) | |
tree | ed2525f814e55ac4d5cebec6608fddf5dfe0b03f /bitcoin.txt | |
parent | 2021-02-10T17:45:01Z (diff) | |
download | repos-573672a29c3aac7432f9fbb762d8d68d34839fb9.tar.gz repos-573672a29c3aac7432f9fbb762d8d68d34839fb9.tar.bz2 repos-573672a29c3aac7432f9fbb762d8d68d34839fb9.zip |
2021-02-10T18:00:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 92019cd18d89..3cf80972a8de 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -21,16 +21,27 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://gitlab.com/bitcoin/gentoo + 6c280a7..5fe1e6d master -> origin/master +Updating 6c280a7..5fe1e6d +Fast-forward + dev-python/anynumber/anynumber-9999.ebuild | 27 ----------------- + dev-python/bitcoinrpc/Manifest | 2 -- + dev-python/bitcoinrpc/bitcoinrpc-0.3.ebuild | 45 ---------------------------- + dev-python/bitcoinrpc/bitcoinrpc-1.0.ebuild | 45 ---------------------------- + dev-python/bitcoinrpc/bitcoinrpc-9999.ebuild | 42 -------------------------- + dev-python/pycoin/pycoin-0.23.ebuild | 26 ---------------- + 6 files changed, 187 deletions(-) + delete mode 100644 dev-python/anynumber/anynumber-9999.ebuild + delete mode 100644 dev-python/bitcoinrpc/Manifest + delete mode 100644 dev-python/bitcoinrpc/bitcoinrpc-0.3.ebuild + delete mode 100644 dev-python/bitcoinrpc/bitcoinrpc-1.0.ebuild + delete mode 100644 dev-python/bitcoinrpc/bitcoinrpc-9999.ebuild + delete mode 100644 dev-python/pycoin/pycoin-0.23.ebuild *** syncing bitcoin *** synced bitcoin * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 32 bitcoin - * dev-python/anynumber-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. - * dev-python/bitcoinrpc-0.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. - * dev-python/bitcoinrpc-1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. - * dev-python/bitcoinrpc-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. - * dev-python/pycoin-0.23: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT. - * Cache regen failed with 1 + * Cache regenerated successfully |