Go to file
Alarig Le Lay 208bf1d4c8
net-analyzer/AS-Stats: Must be done in src_install
Package-Manager: Portage-2.3.99, Repoman-2.3.22
2020-05-21 19:59:05 +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/libcli dev-libs/libcli: Removing x86 arch as the lib is installed into /usr/lib64 by the Makefile 2020-02-26 23:43:57 +01:00
dev-perl dev-perl/ip2as: New ebuild 2020-05-21 14:13:48 +02:00
dev-python dev-python/dublintraceroute: Fixing pytest-runner 2020-05-09 10:52:01 +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: Improvements 2020-04-30 18:27:44 +02:00
games-util/factorio-mod-updater games-util/factorio-mod-updater: Correcting installed bin name 2020-03-26 11:32:38 +01: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/AS-Stats: Must be done in src_install 2020-05-21 19:59:05 +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: Adding IPv6 support 2020-05-21 13:12:57 +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/rpki-client: Dropping old rpki-client-0.3.0 2020-05-19 21:19:05 +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')$"