blob: e64ffa5ee0f0fbc3103a4c107b4f9ddf28f41812 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': "TheGreatMcPain's personal ebuild overlay"},
'feed': ['https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay',
'name': 'thegreatmcpain',
'owner': [{'email': 'sixsupersonic@gmail.com',
'name': 'James McClain',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay.git'},
{'type': 'git',
'uri': 'git@gitlab.com:TheGreatMcPain/thegreatmcpain-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync thegreatmcpain
pmaint sync: error: argument repo: couldn't find repo 'thegreatmcpain' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync thegreatmcpain
pmaint sync: error: argument repo: couldn't find repo 'thegreatmcpain' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|