blob: b77b165286582cbb6706c6d3cd2697d7e2308f65 (
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
|
{'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
02af3ff..c6c84a8 master -> origin/master
Updating 02af3ff..c6c84a8
Fast-forward
dev-libs/libbech32/Manifest | 2 +-
dev-libs/libbech32/{libbech32-1.1.ebuild => libbech32-1.1_p1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename dev-libs/libbech32/{libbech32-1.1.ebuild => libbech32-1.1_p1.ebuild} (100%)
*** 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
|