xwing overlay - available with layman -a xwing (via rsync) https://gentoo.xwing.info/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Guillaume Castagnino 8dd89d4323
net-im/teams-for-linux: add 1.0.54, drop 1.0.53
3 days ago
app-office/grisbi app-office/grisbi: version bump 2 years ago
dev-util/forgejo-runner dev-util/forgejo-runner: fix unit, add einfo 3 days ago
distfiles noto-stripped: version bump 2 months ago
licenses add tenacity beta ebuild 1 month ago
media-fonts media-fonts/noto-stripped: update HOMEPAGE 2 months ago
media-gfx/rawtherapee media-gfx/rawtherapee: fix slots 3 months ago
media-sound tenacity: fix install path 1 month ago
metadata fix ac_aux_dir crap 10 years ago
net-im/teams-for-linux net-im/teams-for-linux: add 1.0.54, drop 1.0.53 3 days ago
net-print/brlaser net-print/brlaser: add snapshot 2 years ago
profiles clean repo 8 months ago
www-apps/forgejo www-apps/forgejo: update SRC_URI 3 days ago
x11-themes/smplayer-themes x11-themes/zuki-themes: treeclean 1 month ago
.gitattributes add lfs tracking 2 years ago
.gitignore add gitignore 8 years ago
README.md clean file 1 year ago
robots.txt add robots 13 years ago
skel.ebuild update skel files 1 year ago
skel.metadata.xml update skel files 1 year ago

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 30 minutes 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