blob: 11137a95dd94e490d441d72b66add04406506a5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{'description': {'en': 'personal experimental ebuilds'},
'homepage': 'https://github.com/JBoro/portage',
'name': 'jboro-overlay',
'owner': [{'email': 'justin.borodinsky@gmail.com',
'name': 'justin borodinsky',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/JBoro/portage.git'}],
'status': 'unofficial'}
$ pmaint sync jboro-overlay
pmaint sync: error: argument repo: couldn't find repo 'jboro-overlay' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync jboro-overlay
pmaint sync: error: argument repo: couldn't find repo 'jboro-overlay' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|