blob: 227385930a2d764934e1b27ce518ac075ccf8a56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': "oddlama's gentoo overlay"},
'feed': ['https://github.com/oddlama/overlay/commits/master.atom'],
'homepage': 'https://github.com/oddlama/overlay',
'name': 'oddlama',
'owner': [{'email': 'overlay@oddlama.org',
'name': 'oddlama',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/oddlama/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/oddlama/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync oddlama
pmaint sync: error: argument repo: couldn't find repo 'oddlama' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync oddlama
pmaint sync: error: argument repo: couldn't find repo 'oddlama' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|