1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
{'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
From https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay
1fa840d..2864f85 master -> origin/master
9f6b005..4638956 dxvk-mingw2-electric-boogaloo -> origin/dxvk-mingw2-electric-boogaloo
Updating 1fa840d..2864f85
Fast-forward
app-emulation/README.md | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
*** syncing thegreatmcpain
*** synced thegreatmcpain
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 thegreatmcpain
* Cache regenerated successfully
|