blob: ccb876c33c893fbacd14c046efce61640392a68a (
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.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
*** syncing bitcoin
From https://gitlab.com/bitcoin/gentoo
3c02dae..ec103b3 master -> origin/master
Updating 3c02dae..ec103b3
Fast-forward
net-p2p/joinmarket/Manifest | 2 +-
.../joinmarket/{joinmarket-0.9.2.ebuild => joinmarket-0.9.3.ebuild} | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
rename net-p2p/joinmarket/{joinmarket-0.9.2.ebuild => joinmarket-0.9.3.ebuild} (96%)
*** 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
|