ファイルへ移動
Alarig Le Lay 3e3b5b5249
net-mail/swaks: Stabilisation of 20190914.0 for amd64
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2020-04-24 10:38:21 +02:00
acct-group acct-group/bird: Adding ~arm64 2020-04-12 14:47:10 +02:00
acct-user acct-user/bird: We can’t use birdc as shell 2020-04-16 15:28:22 +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/OCRmyPDF: Importing modifications from ::guru 2020-04-16 19:47:35 +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/Sort-Key-OID: Removing useless lines from Manifest 2020-03-20 10:55:42 +01:00
dev-python dev-python/socketio-client: New ebuild 2020-04-23 19:41:34 +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-util/factorio-mod-updater games-util/factorio-mod-updater: Correcting installed bin name 2020-03-26 11:32:38 +01:00
metadata Switching to thin-manifests = true in metadata/layout.conf 2020-02-19 21:13:19 +01:00
net-analyzer net-analyzer/ripe-atlas-tools: Version bump to 2.3.0 2020-04-23 20:18:47 +02:00
net-dns net-dns/check_dns_sync: Moving to nagios-check_dns_sync 2020-03-29 00:02:28 +01: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/bird: Ebuild for flowspec patch 2020-04-22 14:43:44 +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
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')$"