1 | {'description': {'en': 'Arax OS overlay'},
|
2 | 'email': 'arax@arnet.am',
|
3 | 'feed': ['https://github.com/arax-os/overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/arax-os/overlay',
|
5 | 'name': 'arax-os-overlay',
|
6 | 'owner': [{'email': 'arax@arnet.am', 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'repo': '\n ',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/arax-os/overlay.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/arax-os/overlay.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:arax-os/overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync arax-os-overlay
|
14 | Already up to date.
|
15 | *** syncing arax-os-overlay
|
16 | *** synced arax-os-overlay
|
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 arax-os-overlay
|
21 | * Cache regenerated successfully
|