xwing overlay - available with layman -a xwing (via rsync) https://gentoo.xwing.info/
Go to file
Guillaume Castagnino 38e1359e27
net-im/teams-for-linux: add 1.4.14, drop 1.4.13
2024-03-12 11:19:41 +01:00
app-office/grisbi app-office/grisbi: add 3.0.3, drop 3.0.1 2024-01-21 23:19:18 +01:00
distfiles bump fonts 2023-12-16 11:31:17 +01:00
licenses add tenacity beta ebuild 2023-02-21 13:12:40 +01:00
media-fonts media-fonts/ibm-plex: add 6.4.0, drop 6.3.0 2024-03-07 20:56:07 +01:00
media-gfx/rawtherapee media-gfx/rawtherapee: update deps 2024-02-23 12:12:35 +01:00
media-sound media-sound/tenacity: add 1.3.3, drop 1.3.2 2023-11-18 16:52:04 +01:00
metadata fix ac_aux_dir crap 2013-07-28 10:31:09 +02:00
net-im net-im/teams-for-linux: add 1.4.14, drop 1.4.13 2024-03-12 11:19:41 +01:00
profiles clean repo 2022-07-15 17:40:57 +02:00
www-apps/forgejo www-apps/forgejo: add 1.21.7_p0, drop 1.21.6_p0 2024-03-06 13:23:59 +01:00
x11-themes/smplayer-themes x11-themes/zuki-themes: treeclean 2023-02-21 08:12:04 +01:00
.gitattributes add lfs tracking 2021-09-23 08:56:28 +02:00
.gitignore add gitignore 2015-02-13 09:45:28 +01:00
README.md fix: update readme 2023-06-16 10:52:19 +02:00
robots.txt add robots 2010-10-09 10:57:46 +02:00
skel.ebuild update skel files 2021-10-10 20:16:15 +02:00
skel.metadata.xml update skel files 2021-10-10 20:16:15 +02:00

README.md

xwing-overlay

This is my personal overlay

Stuf I need, stuff I test…

The preferred way to sync this repository is using rsync (either manual or layman install). The rsync version has the advantage to be cleanned from distfiles and specific files not needed by portage, and it comes with portage metadata. Its updated every hour from git, so its perfectly fine considering my own commit rate.

Install

Manually

$ cat <<EOF > /etc/portage/repos.conf/xwing.conf
[xwing]
priority = 50
location = /var/db/repos/xwing
sync-type = rsync
sync-uri = rsync://gentoo.xwing.info/xwing-overlay
auto-sync = yes
EOF

With layman

$ layman -a xwing

Clone

You can clone the repository, BUT:

  • it comes with the binary distfiles (LFS) you do not need
  • it has no metadata
$ git clone https://git.xwing.info/casta/portage.git