logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 9fa9e4c58af2677d8733dbaa0554a160f18f49b1
parent 95de169844695d728ff5154d5c03bb206faddbcc
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 22 Jun 2021 10:47:49 +0200

Ban EAPI-5

Diffstat:

Mmetadata/layout.conf4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf @@ -1,6 +1,6 @@ masters = gentoo -eapis-deprecated = 5 6 -eapis-banned = 0 1 2 3 4 +eapis-deprecated = 6 +eapis-banned = 0 1 2 3 4 5 sign-commits = true thin-manifests = true sign-manifests = false