logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 4abc5de20c03b4c2f062e4cce6d128cd170e6d47
parent 7256f115e7d8287257ba31761561c0a5df429802
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  3 Jul 2021 16:52:55 +0200

virtual/man: EAPI-8 bump

Diffstat:

Mvirtual/man/man-9.ebuild4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/man/man-9.ebuild b/virtual/man/man-9.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=8 DESCRIPTION="Virtual for man" SLOT="0"