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