blob: 722835a1196e36db4ef39599059a2289dbe02f33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
{'description': {'en': 'Bitcoin and CPU/GPU mining related ebuilds'},
'homepage': 'https://gitlab.com/bitcoin/gentoo.git',
'name': 'bitcoin',
'owner': [{'email': 'flow@gentoo.org',
'name': 'Florian Schmaus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
*** syncing bitcoin
From https://gitlab.com/bitcoin/gentoo
8828d01..24c3131 master -> origin/master
Updating 8828d01..24c3131
Fast-forward
dev-python/python-bitcointx/Manifest | 2 +-
...-1.1.4.ebuild => python-bitcointx-1.1.5.ebuild} | 4 +-
net-p2p/joinmarket/Manifest | 2 +-
...rket-0.9.10.ebuild => joinmarket-0.9.11.ebuild} | 94 +++++++---------------
4 files changed, 32 insertions(+), 70 deletions(-)
rename dev-python/python-bitcointx/{python-bitcointx-1.1.4.ebuild => python-bitcointx-1.1.5.ebuild} (89%)
rename net-p2p/joinmarket/{joinmarket-0.9.10.ebuild => joinmarket-0.9.11.ebuild} (74%)
*** synced bitcoin
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 bitcoin
* Cache regenerated successfully
|