summaryrefslogtreecommitdiff
blob: 3839f573d05a4a153deae91274dfc2a059984b56 (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
31
32
33
{'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
   ff5dd67..f9be750  master     -> origin/master
Updating ff5dd67..f9be750
Fast-forward
 dev-libs/libbase58check/Manifest                   |  2 +-
 ...eck-1.1.ebuild => libbase58check-1.1_p1.ebuild} |  4 +-
 dev-libs/libbech32/Manifest                        |  1 +
 dev-libs/libbech32/libbech32-1.0.ebuild            | 48 ++++++++++++++++++++++
 dev-libs/libbech32/metadata.xml                    | 11 +++++
 5 files changed, 64 insertions(+), 2 deletions(-)
 rename dev-libs/libbase58check/{libbase58check-1.1.ebuild => libbase58check-1.1_p1.ebuild} (91%)
 create mode 100644 dev-libs/libbech32/Manifest
 create mode 100644 dev-libs/libbech32/libbech32-1.0.ebuild
 create mode 100644 dev-libs/libbech32/metadata.xml
*** 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