1 | {'description': {'en': "fritteli's Gentoo Overlay"},
|
2 | 'feed': ['https://github.com/fritteli/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/fritteli/gentoo-overlay',
|
4 | 'name': 'fritteli',
|
5 | 'owner': [{'email': 'manuel@fritteli.ch',
|
6 | 'name': 'Manuel Friedli',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/fritteli/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/fritteli/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync fritteli
|
15 | Already up to date.
|
16 | *** syncing fritteli
|
17 | *** synced fritteli
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 fritteli
|
22 | * Cache regenerated successfully
|