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