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 | Already up to date.
|
18 | *** syncing gentoo-crypto
|
19 | *** synced gentoo-crypto
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-crypto
|
24 | * Cache regenerated successfully
|