1 | {'description': {'en': "TheGreatMcPain's personal ebuild overlay"},
|
2 | 'feed': ['https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay',
|
4 | 'name': 'thegreatmcpain',
|
5 | 'owner': [{'email': 'sixsupersonic@gmail.com',
|
6 | 'name': 'James McClain',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@gitlab.com:TheGreatMcPain/thegreatmcpain-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync thegreatmcpain
|
15 | WARNING:pkgcore:slonko repo at '/var/lib/repo-mirror-ci/sync/slonko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | From https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay
|
17 | ad4a9c1..6d2e618 master -> origin/master
|
18 | Updating ad4a9c1..6d2e618
|
19 | Fast-forward
|
20 | app-vim/youcompleteme/Manifest | 5 ++--
|
21 | app-vim/youcompleteme/files/omnisharp.patch | 19 +++++++++++++
|
22 | app-vim/youcompleteme/metadata.xml | 3 +++
|
23 | ...-r1.ebuild => youcompleteme-99999999-r2.ebuild} | 10 ++++++-
|
24 | dev-dotnet/omnisharp-roslyn-http-bin/Manifest | 3 +++
|
25 | dev-dotnet/omnisharp-roslyn-http-bin/metadata.xml | 7 +++++
|
26 | .../omnisharp-roslyn-http-bin-1.35.0.ebuild | 31 ++++++++++++++++++++++
|
27 | profiles/categories | 1 +
|
28 | 8 files changed, 76 insertions(+), 3 deletions(-)
|
29 | create mode 100644 app-vim/youcompleteme/files/omnisharp.patch
|
30 | rename app-vim/youcompleteme/{youcompleteme-99999999-r1.ebuild => youcompleteme-99999999-r2.ebuild} (94%)
|
31 | create mode 100644 dev-dotnet/omnisharp-roslyn-http-bin/Manifest
|
32 | create mode 100644 dev-dotnet/omnisharp-roslyn-http-bin/metadata.xml
|
33 | create mode 100644 dev-dotnet/omnisharp-roslyn-http-bin/omnisharp-roslyn-http-bin-1.35.0.ebuild
|
34 | *** syncing thegreatmcpain
|
35 | *** synced thegreatmcpain
|
36 | * Sync succeeded
|
37 | $ git log --format=%ci -1
|
38 | $ git show -q --pretty=format:%G? HEAD
|
39 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 thegreatmcpain
|
40 | * Cache regenerated successfully
|