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