1 | {'description': {'en': 'Gentoo overlay for cryptocurrencies'},
|
2 | 'feed': ['https://github.com/gentoo-crypto/gentoo-crypto-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/gentoo-crypto/gentoo-crypto-overlay',
|
4 | 'name': 'gentoo-crypto',
|
5 | 'owner': [{'email': 'maneamarius@gmail.com',
|
6 | 'name': 'Marius Manea',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/gentoo-crypto/gentoo-crypto-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/gentoo-crypto/gentoo-crypto-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:gentoo-crypto/gentoo-crypto-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync gentoo-crypto
|
17 | WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | Already up to date.
|
19 | *** syncing gentoo-crypto
|
20 | *** synced gentoo-crypto
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-crypto
|
25 | * net-p2p/litecoin-qt-0.15.1: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
26 | * net-p2p/litecoin-qt-0.16.3: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
27 | * Cache regen failed with 1
|