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