blob: eaaa5975c49a125f915a9dbb04193d02bf0eca82 (
plain)
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
29
30
31
32
33
34
35
36
37
38
|
{'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'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync thegreatmcpain
*** syncing thegreatmcpain
From https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay
ae4f8ec..87aa7f6 master -> origin/master
Updating ae4f8ec..87aa7f6
Fast-forward
dev-dotnet/dotnetcore-sdk-bin-common/Manifest | 8 +++
.../dotnetcore-sdk-bin-common-5.0.405.ebuild | 65 +++++++++++++++++++
.../dotnetcore-sdk-bin-common-6.0.102.ebuild | 65 +++++++++++++++++++
dev-dotnet/dotnetcore-sdk-bin/Manifest | 8 +++
.../dotnetcore-sdk-bin-5.0.405.ebuild | 67 ++++++++++++++++++++
.../dotnetcore-sdk-bin-6.0.102.ebuild | 73 ++++++++++++++++++++++
6 files changed, 286 insertions(+)
create mode 100644 dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.405.ebuild
create mode 100644 dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-6.0.102.ebuild
create mode 100644 dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.405.ebuild
create mode 100644 dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-6.0.102.ebuild
*** synced thegreatmcpain
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 thegreatmcpain
* Cache regenerated successfully
|