blob: c1532cbed31ce2573100c420f688ff7403c0f96d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'miscellanious fixes, modifications, and newer versions '
'of ebuilds'},
'homepage': 'https://github.com/jmesmon/overlay',
'name': 'jmesmon',
'owner': [{'email': 'jmesmon@gmail.com',
'name': 'Cody Schafer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/jmesmon/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync jmesmon
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing jmesmon
*** synced jmesmon
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jmesmon
* Cache regenerated successfully
|