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 87749e23ba
net-im/teams-for-linux: add 1.1.2, drop 1.1.1
4 days ago
app-office/grisbi app-office/grisbi: version bump 2 years ago
dev-util/forgejo-runner dev-util/forgejo-runner: add 1.6.0, drop 1.4.1 2 months ago
distfiles bump noto 2 weeks ago
licenses add tenacity beta ebuild 4 months ago
media-fonts bump noto 2 weeks ago
media-gfx/rawtherapee fix patch 6 days ago
media-sound media-sound/tenacity: cleanup patchet 4 weeks ago
metadata fix ac_aux_dir crap 10 years ago
net-im/teams-for-linux net-im/teams-for-linux: add 1.1.2, drop 1.1.1 4 days ago
net-print/brlaser net-print/brlaser: add snapshot 2 years ago
profiles clean repo 11 months ago
www-apps/forgejo www-apps/forgejo: add 1.19.3_p0, drop 1.19.2_p0 1 month ago
x11-themes/smplayer-themes x11-themes/zuki-themes: treeclean 4 months ago
.gitattributes add lfs tracking 2 years ago
.gitignore add gitignore 8 years ago
README.md clean file 2 years ago
robots.txt add robots 13 years ago
skel.ebuild update skel files 2 years ago
skel.metadata.xml update skel files 2 years 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