1 | {'description': {'en': 'Bits and pieces missing in gentoo or layman repos I '
|
2 | 'need'},
|
3 | 'homepage': 'https://bitbucket.org/amaroun/gamarouns',
|
4 | 'name': 'gamarouns',
|
5 | 'owner': [{'email': 'vit.kasal@gmail.com',
|
6 | 'name': 'amaroun',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'mercurial',
|
10 | 'uri': 'https://bitbucket.org/amaroun/gamarouns'}],
|
11 | 'status': 'official'}
|
12 | $ pmaint sync gamarouns
|
13 | pulling from https://bitbucket.org/amaroun/gamarouns
|
14 | searching for changes
|
15 | no changes found
|
16 | *** syncing gamarouns
|
17 | *** synced gamarouns
|
18 | * Sync succeeded
|
19 | $ hg log -l 1 --template={date|isodatesec}
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gamarouns
|
21 | * Cache regenerated successfully
|