blob: bd906e3c632c220dc1ae89412ec52507cf4384d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{'description': {'en': "keepbot's personal ebuild repository"},
'feed': ['https://github.com/d-k-ivanov/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/d-k-ivanov/gentoo-overlay.git',
'name': 'keepbot-overlay',
'owner': [{'email': 'd.k.ivanov@live.com',
'name': 'Dmitry Ivanov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/d-k-ivanov/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/d-k-ivanov/gentoo-overlay.git'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync keepbot-overlay
pmaint sync: error: argument repo: couldn't find repo 'keepbot-overlay' (available: gentoo:/usr/portage)
* Sync failed with 2
|