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 | WARNING:pkgcore:lanodanOverlay repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
12 | pulling from https://bitbucket.org/Soft/overlay
|
13 | searching for changes
|
14 | no changes found
|
15 | *** syncing soft
|
16 | *** synced soft
|
17 | * Sync succeeded
|
18 | $ hg log -l 1 --template={date|isodatesec}
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 soft
|
20 | * Cache regenerated successfully
|