blob: c064dc0772a0ebc0e3a11e69a2bddb03c3bf7a63 (
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
{'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.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync thegreatmcpain
*** syncing thegreatmcpain
From https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay
cf6e2fc..dfd1030 master -> origin/master
+ 707e420...e51009b jellyfin -> origin/jellyfin (forced update)
Updating cf6e2fc..dfd1030
Fast-forward
acct-group/jellyfin/Manifest | 2 +
acct-group/jellyfin/jellyfin-0.ebuild | 14 +++++
acct-group/jellyfin/metadata.xml | 8 +++
acct-user/jellyfin/Manifest | 2 +
acct-user/jellyfin/jellyfin-0.ebuild | 16 +++++
acct-user/jellyfin/metadata.xml | 8 +++
media-tv/jellyfin-web/Manifest | 2 +
media-tv/jellyfin-web/jellyfin-web-10.7.5.ebuild | 31 ++++++++++
media-tv/jellyfin/Manifest | 4 ++
media-tv/jellyfin/files/jellyfin | 77 +++++++++++++++++++++++
media-tv/jellyfin/jellyfin-10.7.5.ebuild | 78 ++++++++++++++++++++++++
media-tv/jellyfin/metadata.xml | 11 ++++
12 files changed, 253 insertions(+)
create mode 100644 acct-group/jellyfin/Manifest
create mode 100644 acct-group/jellyfin/jellyfin-0.ebuild
create mode 100644 acct-group/jellyfin/metadata.xml
create mode 100644 acct-user/jellyfin/Manifest
create mode 100644 acct-user/jellyfin/jellyfin-0.ebuild
create mode 100644 acct-user/jellyfin/metadata.xml
create mode 100644 media-tv/jellyfin-web/Manifest
create mode 100644 media-tv/jellyfin-web/jellyfin-web-10.7.5.ebuild
create mode 100644 media-tv/jellyfin/Manifest
create mode 100644 media-tv/jellyfin/files/jellyfin
create mode 100644 media-tv/jellyfin/jellyfin-10.7.5.ebuild
create mode 100644 media-tv/jellyfin/metadata.xml
*** 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
|