1 | {'description': {'en': "Soft's personal overlay for miscellaneous ebuilds"},
|
2 | 'homepage': 'https://bitbucket.org/Soft/overlay',
|
3 | 'name': 'soft',
|
4 | 'owner': [{'email': 'samuel.lauren@iki.fi',
|
5 | 'name': 'Samuel Laurén',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'mercurial', 'uri': 'https://bitbucket.org/Soft/overlay'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync soft
|
11 | pulling from https://bitbucket.org/Soft/overlay
|
12 | searching for changes
|
13 | no changes found
|
14 | *** syncing soft
|
15 | *** synced soft
|
16 | * Sync succeeded
|
17 | $ hg log -l 1 --template={date|isodatesec}
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 soft
|
19 | * Cache regenerated successfully
|