1 | {'description': {'en': 'My personal overlay'},
|
2 | 'feed': ['https://github.com/qi777xj/jellybean/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/qi777xj/jellybean',
|
4 | 'name': 'jellybean',
|
5 | 'owner': [{'email': 'qi777xj@gmail.com',
|
6 | 'name': 'Hyogeon Gi',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/qi777xj/jellybean.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/qi777xj/jellybean.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync jellybean
|
14 | WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | Already up to date.
|
16 | *** syncing jellybean
|
17 | *** synced jellybean
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jellybean
|
22 | * Cache regenerated successfully
|