1 | {'description': {'en': 'Bitcoin and CPU/GPU mining related ebuilds'},
|
2 | 'homepage': 'https://gitlab.com/bitcoin/gentoo.git',
|
3 | 'name': 'bitcoin',
|
4 | 'owner': [{'email': 'flo@geekplace.eu',
|
5 | 'name': 'Florian Schmaus',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync bitcoin
|
11 | From https://gitlab.com/bitcoin/gentoo
|
12 | 5bdb305..a940c32 master -> origin/master
|
13 | Updating 5bdb305..a940c32
|
14 | Fast-forward
|
15 | dev-util/bitcoin-tx/bitcoin-tx-0.18.1.ebuild | 2 +-
|
16 | net-libs/libbitcoinconsensus/libbitcoinconsensus-0.18.1.ebuild | 2 +-
|
17 | net-p2p/bitcoin-cli/bitcoin-cli-0.18.1.ebuild | 2 +-
|
18 | net-p2p/bitcoin-qt/bitcoin-qt-0.18.1.ebuild | 2 +-
|
19 | net-p2p/bitcoin-qt/bitcoin-qt-0.19.0.1.ebuild | 2 +-
|
20 | net-p2p/bitcoind/bitcoind-0.18.1.ebuild | 2 +-
|
21 | 6 files changed, 6 insertions(+), 6 deletions(-)
|
22 | *** syncing bitcoin
|
23 | *** synced bitcoin
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bitcoin
|
28 | * Cache regenerated successfully
|