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