1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'packages for mono environment and other',
'ru': 'пакеты для моно и разное прочее'},
'feed': ['https://github.com/ArsenShnurkov/shnurise/commits/master.atom'],
'homepage': 'https://github.com/ArsenShnurkov/shnurise',
'name': 'shnurise',
'owner': [{'email': 'Arsen.Shnurkov@gmail.com',
'name': 'Arsen Shnurkov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/ArsenShnurkov/shnurise.git'},
{'type': 'git',
'uri': 'git://github.com/ArsenShnurkov/shnurise.git'},
{'type': 'git',
'uri': 'git@github.com:ArsenShnurkov/shnurise.git'}],
'status': 'unofficial'}
$ pmaint sync shnurise
pmaint sync: error: argument repo: couldn't find repo 'shnurise' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync shnurise
pmaint sync: error: argument repo: couldn't find repo 'shnurise' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|