1 | {'description': {'en': 'My Gentoo repository and ebuilds'},
|
2 | 'feed': ['https://github.com/sspreitzer/gentoo-repo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/sspreitzer/gentoo-repo',
|
4 | 'name': 'sspreitz',
|
5 | 'owner': [{'email': 'sspreitz@redhat.com',
|
6 | 'name': 'Sascha Spreitzer',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/sspreitzer/gentoo-repo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/sspreitzer/gentoo-repo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:sspreitzer/gentoo-repo.git'}],
|
15 | 'status': 'unofficial'}
|
16 | * Adding new repository
|
17 | $ pmaint sync sspreitz
|
18 | pmaint sync: error: argument repo: couldn't find repo 'sspreitz' (available: gentoo:/usr/portage)
|
19 | * Sync failed with 2
| [FATAL] |