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