blob: 2a9508c41a90916ecaf7dfecec18ef7782f74e24 (
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
|
{'description': {'en': "Xarblu's personal ebuild overlay"},
'homepage': 'https://github.com/xarblu/xarblu-overlay',
'name': 'xarblu-overlay',
'owner': [{'email': 'xarblu@protonmail.com',
'name': 'Jonas Rakebrandt',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/xarblu/xarblu-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xarblu-overlay
*** syncing xarblu-overlay
From https://github.com/xarblu/xarblu-overlay
500a94f..d396a15 master -> origin/master
1b37cff..3b819af jellyfin -> origin/jellyfin
Updating 500a94f..d396a15
Fast-forward
www-apps/jellyfin-bin/Manifest | 8 +-
...024042215.ebuild => jellyfin-bin-10.9.0.ebuild} | 35 ++++----
.../jellyfin-bin-10.9.0_pre2024050605.ebuild | 100 ---------------------
3 files changed, 21 insertions(+), 122 deletions(-)
rename www-apps/jellyfin-bin/{jellyfin-bin-10.9.0_pre2024042215.ebuild => jellyfin-bin-10.9.0.ebuild} (80%)
delete mode 100644 www-apps/jellyfin-bin/jellyfin-bin-10.9.0_pre2024050605.ebuild
*** synced xarblu-overlay
* 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 xarblu-overlay
* Cache regenerated successfully
|