You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Alarig Le Lay da20a4cf5b
net-analyzer/nagios-check-zfs-linux: py2 only…
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
3 years ago
acct-group AS-Stats → as-stats/ 3 years ago
acct-user acct-user/as-stats: Lowercase 3 years ago
app-misc/ckb app-misc/ckb: Removing useless lines from Manifest 3 years ago
app-text app-text/urlview: moved to net-misc 3 years ago
dev-libs dev-libs/olm: Import from guru 3 years ago
dev-perl dev-perl/Parse-Method-Signatures: Removing blocking dep 3 years ago
dev-python dev-python/matrix-nio: New ebuild 3 years ago
games-misc/fortune-mod-fforde games-misc/fortune-mod-fforde: Removing useless lines from Manifest 3 years ago
games-server/factorio-server games-server/factorio-server: Version bump to 0.18.31 3 years ago
games-util/factorio-mod-updater games-util/factorio-mod-updater: Removing old version 0.1.0 3 years ago
licenses acct-group/factorio: New ebuild 3 years ago
mail-filter/sieve-connect mail-filter/sieve-connect: Stabilisation of 0.90 for amd64 3 years ago
metadata Switching to thin-manifests = true in metadata/layout.conf 3 years ago
net-analyzer net-analyzer/nagios-check-zfs-linux: py2 only… 3 years ago
net-dialup/freeradius-client net-dialup/freeradius-client: Fixing doc 3 years ago
net-dns net-dns/nagios-check_dane: Switching to python-r1 3 years ago
net-firewall/ipt_netflow net-firewall/ipt_netflow: Add IPv6/dot1q patch to all versions 3 years ago
net-im/dino net-im/dino: New ebuild 3 years ago
net-libs net-libs/ripe-atlas-sagan: New ebuild 3 years ago
net-mail/swaks net-mail/swaks: Stabilisation of 20190914.0 for amd64 3 years ago
net-misc net-misc/routinator: Version bump to 0.7.1-rc2 3 years ago
net-wireless/wavemon net-wireless/wavemon: New ebuild 3 years ago
profiles Initial commit 5 years ago
www-apps www-apps/converse-js: Installed dir in empty 3 years ago
www-client/ripe-atlas-cousteau www-client/ripe-atlas-cousteau: Correcting deps 3 years ago
www-misc/as-stats-gui www-misc/as-stats-gui: Lowercase username 3 years ago
x11-libs/vte x11-libs/vte: Stablisation of 0.58.3 for amd64 3 years ago
x11-plugins/purple-discord x11-plugins/purple-discord: new ebuild (git version as there is no release) 3 years ago
x11-terms/rxvt-unicode x11-terms/rxvt-unicode: Removing useless lines from Manifest 3 years ago
README.md README.md: Note to check for unmaintained ebuilds 3 years ago

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')$"