blob: 244205fc96809a5d11123f8fe3108389dcc2d74f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{'description': {'en': 'Golang related ebuilds'},
'homepage': 'https://github.com/Dr-Terrible/go-overlay',
'name': 'go-overlay',
'owner': [{'email': 'toffanin.mauro@gmail.com',
'name': 'Mauro Toffanin',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Dr-Terrible/go-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync go-overlay
pmaint sync: error: argument repo: couldn't find repo 'go-overlay' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync go-overlay
pmaint sync: error: argument repo: couldn't find repo 'go-overlay' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|