diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-07-03 05:33:56 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-07-03 05:33:56 +0000 |
commit | 17d3854bdbec61bc15edc2fa0565aaabd5b7256a (patch) | |
tree | 6211b1d42780fc5b477034e5e176089d7ad74298 /hyprland-overlay.txt | |
parent | 2024-07-03T05:15:00Z (diff) | |
download | repos-17d3854bdbec61bc15edc2fa0565aaabd5b7256a.tar.gz repos-17d3854bdbec61bc15edc2fa0565aaabd5b7256a.tar.bz2 repos-17d3854bdbec61bc15edc2fa0565aaabd5b7256a.zip |
2024-07-03T05:30:00Z
Diffstat (limited to 'hyprland-overlay.txt')
-rw-r--r-- | hyprland-overlay.txt | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/hyprland-overlay.txt b/hyprland-overlay.txt new file mode 100644 index 000000000000..7580c5558e27 --- /dev/null +++ b/hyprland-overlay.txt @@ -0,0 +1,44 @@ +{'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 + + * Adding new repository +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hyprland-overlay +*** syncing hyprland-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/hyprland-overlay'... +*** 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 |