1 | {'description': {'en': 'personal overlay, mostly games related'},
|
2 | 'feed': ['https://github.com/Chemrat/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Chemrat/overlay',
|
4 | 'name': 'earshark',
|
5 | 'owner': [{'email': 'jazzvoid@gmail.com', 'name': 'Valeriy'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/Chemrat/overlay.git'},
|
8 | {'type': 'git', 'uri': 'git://github.com/Chemrat/overlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync earshark
|
11 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
12 | Already up-to-date.
|
13 | *** syncing earshark
|
14 | *** synced earshark
|
15 | * Sync succeeded
|
16 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 earshark
|
17 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
19 | * Cache regenerated successfully
|