Go to file
Alarig Le Lay 50948a3492
app-mobilephone/scrcpy: New package
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2021-01-23 14:34:15 +01: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/yubikey-manager app-crypt/yubikey-manager: Allow >=dev-python/fido2-0.8 2021-01-13 13:04:55 +01:00
app-mobilephone/scrcpy app-mobilephone/scrcpy: New package 2021-01-23 14:34:15 +01:00
app-text app-text/urlview: moved to net-misc 2020-05-19 10:36:25 +02:00
dev-go/dns dev-go/dns: Correcting install path 2020-09-23 23:24:59 +02:00
dev-libs dev-libs/olm: Import from guru 2020-06-14 13:16:43 +02:00
dev-perl dev-perl/Sort-Key-OID: Adding dependency to dev-perl/Sort-Key 2020-07-29 17:22:55 +02:00
dev-python dev-python/pynetbox: Adding python3.8 support 2020-12-03 16:17:54 +01: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: New testing version 1.1.2 2020-11-29 11:37:01 +01: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
media-gfx/libsane-dsseries-bin media-gfx/libsane-dsseries-bin: Import from sattvik 2020-07-01 16:22:14 +02:00
metadata Switching to thin-manifests = true in metadata/layout.conf 2020-02-19 21:13:19 +01:00
net-analyzer net-analyzer/blaeu: Dropping old releases 2021-01-20 18:25:47 +01:00
net-dialup/freeradius-client net-dialup/freeradius-client: More generic ar 2020-09-02 09:27:59 +02:00
net-dns net-dns/asdig: Adding release 0.97 2020-07-22 13:50:14 +02:00
net-firewall/ipt_netflow net-firewall/ipt_netflow: Version bump 2020-12-07 08:49:35 +01:00
net-im net-im/matterircd: Switching to go-module eclass 2020-09-04 20:18: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: Improving ebuild 2020-10-16 20:29:42 +02:00
net-misc net-misc/rancid: New package 2021-01-21 22:03:43 +01:00
net-nds/apachedirectorystudio net-nds/apachedirectorystudio: Correcting GTK dep 2020-10-10 13:11:12 +02:00
net-wireless net-wireless/wavemon: New release 0.9.3 2020-12-26 18:12:31 +01:00
profiles net-analyzer/ripe-atlas-tools: Masking as well as www-client/ripe-atlas-cousteau 2020-11-24 00:27:50 +01:00
www-apps www-apps/converse-js: Installed dir in empty 2020-04-22 20:25:18 +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.60.3 2020-08-31 09:19:26 +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: Switching 9.22 to -r3 because of CVE 2020-10-13 17:02:28 +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')$"