blob: f12d6941efbc42748eefc9e3cab38c960e1b6854 (
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
|
{'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.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
*** syncing bitcoin
From https://gitlab.com/bitcoin/gentoo
59434f6..be7f89e master -> origin/master
Updating 59434f6..be7f89e
Fast-forward
net-p2p/elements/Manifest | 3 +-
...ements-23.2.2.ebuild => elements-23.2.3.ebuild} | 7 +-
net-p2p/elements/files/23.2.3-gcc15.patch | 111 +++++++++++++++++++++
3 files changed, 118 insertions(+), 3 deletions(-)
rename net-p2p/elements/{elements-23.2.2.ebuild => elements-23.2.3.ebuild} (96%)
create mode 100644 net-p2p/elements/files/23.2.3-gcc15.patch
*** 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
|