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