Go to file
Alarig Le Lay 8b9a132bfc
net-analyzer/nagios-check-zfs-linux: New ebuild
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2020-06-14 14:54:51 +02:00
acct-group AS-Stats → as-stats/ 2020-05-21 19:13:54 +02:00
acct-user acct-user/as-stats: Lowercase 2020-05-21 19:17:50 +02:00
app-misc/ckb app-misc/ckb: Removing useless lines from Manifest 2020-03-20 10:54:31 +01:00
app-text app-text/urlview: moved to net-misc 2020-05-19 10:36:25 +02:00
dev-libs dev-libs/olm: Import from guru 2020-06-14 13:16:43 +02:00
dev-perl dev-perl/Parse-Method-Signatures: Removing blocking dep 2020-05-21 23:44:55 +02:00
dev-python dev-python/matrix-nio: New ebuild 2020-06-14 13:29:12 +02:00
games-misc/fortune-mod-fforde games-misc/fortune-mod-fforde: Removing useless lines from Manifest 2020-03-20 10:56:15 +01:00
games-server/factorio-server games-server/factorio-server: Version bump to 0.18.31 2020-06-11 19:22:22 +02:00
games-util/factorio-mod-updater games-util/factorio-mod-updater: Removing old version 0.1.0 2020-06-13 15:14:33 +02:00
licenses acct-group/factorio: New ebuild 2020-04-30 14:13:52 +02:00
mail-filter/sieve-connect mail-filter/sieve-connect: Stabilisation of 0.90 for amd64 2020-04-24 11:26:22 +02:00
metadata Switching to thin-manifests = true in metadata/layout.conf 2020-02-19 21:13:19 +01:00
net-analyzer net-analyzer/nagios-check-zfs-linux: New ebuild 2020-06-14 14:54:51 +02:00
net-dialup/freeradius-client net-dialup/freeradius-client: Fixing doc 2020-05-08 20:20:52 +02:00
net-dns net-dns/nagios-check_dane: Switching to python-r1 2020-05-07 15:49:10 +02:00
net-firewall/ipt_netflow net-firewall/ipt_netflow: Add IPv6/dot1q patch to all versions 2020-05-24 14:44:11 +02:00
net-im/dino net-im/dino: New ebuild 2020-04-21 12:55:39 +02:00
net-libs net-libs/ripe-atlas-sagan: New ebuild 2020-04-23 19:23:09 +02:00
net-mail/swaks net-mail/swaks: Stabilisation of 20190914.0 for amd64 2020-04-24 10:38:21 +02:00
net-misc net-misc/routinator: Version bump to 0.7.1-rc2 2020-06-10 22:29:52 +02:00
net-wireless/wavemon net-wireless/wavemon: New ebuild 2020-05-17 14:34:37 +02:00
profiles Initial commit 2018-04-17 14:37:25 +02:00
www-apps www-apps/converse-js: Installed dir in empty 2020-04-22 20:25:18 +02:00
www-client/ripe-atlas-cousteau www-client/ripe-atlas-cousteau: Correcting deps 2020-04-23 19:44:36 +02:00
www-misc/as-stats-gui www-misc/as-stats-gui: Lowercase username 2020-05-21 19:15:27 +02:00
x11-libs/vte x11-libs/vte: Stablisation of 0.58.3 for amd64 2020-04-21 13:43:05 +02:00
x11-plugins/purple-discord x11-plugins/purple-discord: new ebuild (git version as there is no release) 2020-02-29 10:43:25 +01:00
x11-terms/rxvt-unicode x11-terms/rxvt-unicode: Removing useless lines from Manifest 2020-03-20 11:01:16 +01:00
README.md README.md: Note to check for unmaintained ebuilds 2020-04-24 10:36:07 +02:00

README.md

Gentoo overlay

This overlay aims to provide some ebuilds that I need and are not in the official repo or in another overlay.

If some package is broken, you could open an issue here or send me an email or contact me via IRC.

Example of repos.conf

[SwordArMor]
location = /usr/local/overlay/SwordArMor
sync-type = git
sync-uri = https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay.git
auto-sync = yes

Side note

If you are looking for packages which need maintainers from ::gentoo, you can get a list from those that are installed with those two line.

source /etc/portage/make.conf
grep -r maintainer-needed "${PORTDIR}" | sed -E 's|('"${PORTDIR}"')/(.*)/(.*)/.*|\2/\3|' | grep -P "^$(qlist -I | sed ':a;N;$!ba;s/\n/$|^/g')$"