blob: fbc8de367d58105a4fde2d64800be0370909573b (
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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
*** syncing bitcoin
From https://gitlab.com/bitcoin/gentoo
247023a..b654c9a master -> origin/master
Updating 247023a..b654c9a
Fast-forward
net-p2p/core-lightning/Manifest | 2 +-
...{core-lightning-23.08_rc3-r1.ebuild => core-lightning-23.08.ebuild} | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
rename net-p2p/core-lightning/{core-lightning-23.08_rc3-r1.ebuild => core-lightning-23.08.ebuild} (99%)
*** 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
|