Go to file
Alarig Le Lay b5e5a6cab0
net-wireless/hostapd: Make CONFIG_SAE, CONFIG_OWE
and CONFIG_DPP dependant of internal-tls

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2020-10-15 20:29:37 +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-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/deepmerge: New package 2020-09-04 07:35:52 +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/minecraft-server: Version bump to 1.16.3 2020-09-10 21:35:21 +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
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/net-snmp: New package 2020-09-22 12:54:44 +02: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: migrate to sys-apps/kmod 2020-08-09 10:17:07 +02: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: Switching to 20201014.0 2020-10-15 09:15:19 +02:00
net-misc net-misc/routinator: Switching 0.8.0 to rc2 2020-10-13 16:39:51 +02:00
net-nds/apachedirectorystudio net-nds/apachedirectorystudio: Correcting GTK dep 2020-10-10 13:11:12 +02:00
net-wireless net-wireless/hostapd: Make CONFIG_SAE, CONFIG_OWE 2020-10-15 20:29: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: 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')$"