Go to file
Alarig Le Lay 83db7b9993
dev-python/napalm: New package
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr
2021-09-22 12:26:20 +02:00
acct-group acct-group/rancid: New package 2021-01-21 22:01:47 +01:00
acct-user acct-user/rancid: New package 2021-01-21 22:02:46 +01:00
app-crypt app-crypt/certbot-dns-rfc2136: New package 2021-05-26 20:30:21 +02:00
app-mobilephone/scrcpy app-mobilephone/scrcpy: New package 2021-01-23 14:34:15 +01:00
app-text app-text/unicode: Bump to 2.8 2021-06-02 15:20:57 +02:00
dev-go/dns dev-go/dns: Correcting install path 2020-09-23 23:24:59 +02:00
dev-java/openjdk-bin dev-java/openjdk-bin: New package (needed by minecraft-server-1.17.0) 2021-06-15 22:38:25 +02:00
dev-libs dev-libs/olm: Import from guru 2020-06-14 13:16:43 +02:00
dev-perl dev-perl/IXPManager: New (dirty) package 2021-07-08 13:46:52 +02:00
dev-python dev-python/napalm: New package 2021-09-22 12:26:20 +02:00
dev-util/clippy dev-util/clippy: Version bump to 8.0.1 2021-09-01 09:15:41 +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 games-server/factorio-server: Version bump to 1.1.39 2021-09-08 13:41:27 +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
gemini-client/lagrange gemini-client/lagrange: add 1.6.5, drop 1.6.3 2021-09-01 12:24:40 +05: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
media-gfx/libsane-dsseries-bin media-gfx/libsane-dsseries-bin: Import from sattvik 2020-07-01 16:22:14 +02:00
metadata metadata/layout.conf: adding guru as master 2021-09-21 10:58:10 +02:00
net-analyzer net-analyzer/smokeping: CGI config and /run init check 2021-08-09 22:10:04 +02:00
net-dialup/freeradius-client net-dialup/freeradius-client: autotools-utils.eclass has been dropped 2021-04-28 00:49:10 +02:00
net-dns net-dns/nagios-check_dns_sync: Adding py3.9 support 2021-06-22 09:23:09 +02:00
net-firewall/ipt_netflow net-firewall/ipt_netflow: Version bump to 2.6 2021-07-19 17:53:18 +02:00
net-im net-im/matterircd: Switching to go-module eclass 2020-09-04 20:18:39 +02:00
net-libs/libtins net-libs/ripe-atlas-sagan: No supported implementation in PYTHON_COMPAT 2021-06-01 10:45:44 +02:00
net-mail/swaks net-mail/swaks: Improving ebuild 2020-10-16 20:29:42 +02:00
net-misc net-misc/bgpq4: Version bump to 1.4 2021-09-02 10:12:25 +02:00
net-nds/apachedirectorystudio net-nds/apachedirectorystudio: Correcting GTK dep 2020-10-10 13:11:12 +02:00
net-voip/zoiper net-voip/zoiper: new package 2021-09-15 11:55:11 +02:00
net-wireless net-wireless/wavemon: Version bump to 0.9.4 2021-09-21 10:50:54 +02:00
profiles Adding files that were ignored by repoman 2021-06-18 09:17:09 +02:00
sys-apps/fwupd sys-apps/fwupd: Bug 780903 2021-04-24 14:23:03 +02:00
sys-kernel/gentoo-sources sys-kernel/gentoo-sources: 4.14.232 stable 2021-08-16 13:31:51 +02:00
www-apps www-apps/netbox: Masking for now, dep fix needed 2021-09-16 17:53:08 +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: Version bump to 0.64.2 2021-07-21 18:50:09 +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: graphics CVE 2021-05-21 09:22:25 +02: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')$"