xwing overlay - available with layman -a xwing (via rsync) https://gentoo.xwing.info/
Go to file
Guillaume Castagnino c7c5011580
media-sound/ocenaudio: bump to 3.10.13
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Guillaume Castagnino <casta@xwing.info>
2021-10-19 11:32:37 +02:00
app-dicts/myspell-fr app-dicts/myspell-fr: bump and fix 2021-06-08 09:54:23 +02:00
app-office/grisbi app-office/grisbi: version bump 2021-09-01 08:25:20 +02:00
distfiles update distfiles 2021-10-11 15:42:23 +02:00
licenses add ocenaudio licence 2021-02-09 12:55:28 +01:00
mail-filter/spampd do not load conf.d 2020-11-22 09:10:36 +01:00
media-fonts media-fonts/croscorefonts: bump 2021-10-11 15:42:14 +02:00
media-gfx media-gfx/sane-backends: bump to 1.0.32 2021-10-18 21:02:11 +02:00
media-sound/ocenaudio media-sound/ocenaudio: bump to 3.10.13 2021-10-19 11:32:37 +02:00
metadata fix ac_aux_dir crap 2013-07-28 10:31:09 +02:00
net-im/sky fix QA issues 2021-10-10 20:12:16 +02:00
net-misc/netmask fix QA issues 2021-10-10 20:12:16 +02:00
net-print/brlaser net-print/brlaser: add snapshot 2020-12-24 08:42:51 +01:00
profiles purge obsolete stuf 2021-09-23 10:34:47 +02:00
x11-themes/zuki-themes fix QA issues 2021-10-10 20:12:16 +02: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 clean file 2021-10-10 19:56:35 +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 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