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
|
{'description': {'en': 'Overlay containing experimental packages developed\n'
' by the brazilian community, with focus on '
'providing programs useful to\n'
' portuguese speaking users and introducing new '
'people to contribute.',
'pt': 'Overlay contendo pacotes experimentais desenvolvidos\n'
' pela comunidade brasileira, com foco em oferecer '
'programas úteis à falantes\n'
' da língua portuguesa e em introduzir novas '
'pessoas a contribuir.'},
'feed': ['https://github.com/gentoobr/overlay/commits/master.atom'],
'homepage': 'https://github.com/gentoobr/overlay',
'name': 'gentoobr',
'owner': [{'email': 'leonardohn@null.net',
'name': 'Leonardo Henrique Neumann',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/gentoobr/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/gentoobr/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoobr
*** syncing gentoobr
From https://github.com/gentoobr/overlay
a8e19b9..de8f6d5 master -> origin/master
Updating a8e19b9..de8f6d5
Fast-forward
gui-wm/hyprland/Manifest | 1 +
.../files/hyprland-0.10.3beta-system-wlroots.patch | 58 ++++++++++++++++++++++
gui-wm/hyprland/hyprland-0.12.0.ebuild | 58 ++++++++++++++++++++++
metadata/md5-cache/gui-wm/hyprland-0.12.0 | 15 ++++++
4 files changed, 132 insertions(+)
create mode 100644 gui-wm/hyprland/Manifest
create mode 100644 gui-wm/hyprland/files/hyprland-0.10.3beta-system-wlroots.patch
create mode 100644 gui-wm/hyprland/hyprland-0.12.0.ebuild
create mode 100644 metadata/md5-cache/gui-wm/hyprland-0.12.0
*** synced gentoobr
* 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 gentoobr
* Cache regenerated successfully
|