Go to file
Alarig Le Lay 4b7e593572
Revert "dev-libs/openssl: Import from ::gentoo"
This reverts commit 8893579573.
2022-07-04 23:15:54 +02:00
acct-group {acct-group,acct-user}/_rpki-client: EAPI 2022-04-30 15:10:07 +02:00
acct-user {acct-group,acct-user}/_rpki-client: EAPI 2022-04-30 15:10:07 +02:00
app-crypt app-crypt/certbot-dns-rfc2136: Version bump to 1.19.0 2021-10-01 20:45:13 +02:00
app-text app-text/unicode: Version bump to 2.9 2022-07-04 13:53:30 +02:00
dev-cpp dev-cpp/xsd: New package from nest 2022-04-28 14:41:35 +02:00
dev-db/soci dev-db/soci: New package from nest 2022-04-28 14:43:13 +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 Revert "dev-libs/openssl: Import from ::gentoo" 2022-07-04 23:15:54 +02:00
dev-perl dev-perl/IXPManager: New (dirty) package 2021-07-08 13:46:52 +02:00
dev-python dev-python/nwdiag: Version bump to 3.0.0 2022-07-04 17:00:00 +02:00
dev-ruby/awesome_print dev-ruby/awesome_print: New package 2021-12-02 17:00:04 +01:00
dev-util dev-util/cli: New package from nest 2022-04-28 14:40:06 +02:00
games-misc/fortune-mod-fforde games-misc/fortune-mod-fforde: KEYWORDS 2022-04-30 15:59:37 +02:00
games-server games-server/factorio-server: Version bump to 1.1.59 2022-05-11 17:55:35 +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: Version bump to 1.13.5 2022-05-22 14:58:38 +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
media-libs media-libs/mediastreamer2: New package from nest 2022-04-28 14:50:51 +02:00
metadata metadata: timestamp.chk workaround for rsync 2022-02-21 16:06:00 +01:00
net-analyzer net-analyzer/blaeu: Version bump to 1.1.8 2022-07-04 14:02:06 +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/webex-bin: Make wayland optionnal 2022-06-30 18:22:05 +02:00
net-libs net-libs/bzrtp: New package from nest 2022-04-28 14:50:41 +02:00
net-mail/swaks net-mail/swaks: Improving ebuild 2020-10-16 20:29:42 +02:00
net-misc net-misc/ris-pydot-graph: Adding py3.10 support 2022-07-04 21:34:24 +02:00
net-nds/apachedirectorystudio net-nds/apachedirectorystudio: Correcting GTK dep 2020-10-10 13:11:12 +02:00
net-voip net-voip/zoiper: cleanup 2022-04-30 16:01:31 +02:00
net-wireless/wavemon net-wireless/hostapd: cleanup 2022-04-30 16:01:50 +02:00
profiles Adding files that were ignored by repoman 2021-06-18 09:17:09 +02:00
www-apps www-apps/netbox: Fixing use dep 2022-03-26 00:09:55 +01: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: Adding musl patch 2022-06-07 09:29:48 +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')$"