blob: 7cbd925843b36d55f49f506fc66aa4fb8b58f48a (
plain)
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': 'A personal overlay with no specific focus (mainly to\n'
' test ebuilds). Highly experimental. It is meant '
'as a playground for me,\n'
' but others might be interested.'},
'feed': ['https://cgit.gentoo.org/repo/user/gerislay.git/atom/'],
'homepage': 'https://cgit.gentoo.org/repo/user/gerislay.git',
'name': 'gerislay',
'owner': [{'email': 'gerion.entrup@flump.de',
'name': 'gerion',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/user/gerislay.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/user/gerislay.git'}],
'status': 'unofficial'}
$ pmaint sync gerislay
pmaint sync: error: argument repo: couldn't find repo 'gerislay' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync gerislay
pmaint sync: error: argument repo: couldn't find repo 'gerislay' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|