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
|
{'description': {'en': 'An unofficial Gentoo overlay related to all Hyprland '
'utilities',
'fr': 'Un overlay Gentoo non officiel lié à tous les '
'utilitaires Hyprland'},
'feed': ['https://github.com/beatussum/hyprland-overlay/commits/master.atom'],
'homepage': 'https://github.com/beatussum/hyprland-overlay/',
'longdescription': {'en': '\n'
' This Gentoo overlay aims to provide packages '
'related to Hyprland.\n'
'\n'
' Please notice this overlay is not official '
'and is not maintained by\n'
' official maintainers of Hyprland.\n'
' ',
'fr': '\n'
' Cet overlay Gentoo vise à fournir des '
'paquets liés à Hyprland.\n'
'\n'
' Il est important de noter que cet overlay '
"n'est pas officiel et n'est pas\n"
' maintenu par des mainteneurs de Hyprland.\n'
' '},
'name': 'hyprland-overlay',
'owner': [{'email': 'beatussum@protonmail.com',
'name': 'Mattéo Rossillol‑‑Laruelle',
'type': 'person'}],
'quality': 'testing',
'source': [{'type': 'git',
'uri': 'https://github.com/beatussum/hyprland-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/beatussum/hyprland-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hyprland-overlay
*** syncing hyprland-overlay
Already up to date.
*** synced hyprland-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 hyprland-overlay
* Cache regenerated successfully
|