blob: 0d3a310b45719dd0657ec0314c03fa772c3e2643 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'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
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
|