logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 919512bda5bbeb4ad1744ed2c58793d68d30d14c
parent bd43585ac9512fe75475f8757902d6e1b5f7fbcf
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 17 Feb 2023 19:02:26 +0100

template.ebuild: EAPI-8 bump, copyright bump

Diffstat:

Mtemplate.ebuild4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/template.ebuild b/template.ebuild @@ -1,7 +1,7 @@ -# Copyright 2022 Haelwenn (lanodan) Monnier <contact@hacktivis.me> +# Copyright 2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me> # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="" #HOMEPAGE=""