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