parlay

yet another gentoo overlay
git clone https://git.parazyd.org/parlay
Log | Files | Refs | README

commit b6d8a90091cc469c847ff68c749e68a1cef6b3c5
parent 810d41e662375020ecba95a593a7d8c3174f653c
Author: parazyd <parazyd@dyne.org>
Date:   Thu, 16 Feb 2023 17:28:04 +0100

Update to EAPI 8

Diffstat:
Mapp-admin/protecc/protecc-9999.ebuild | 2+-
Mapp-admin/sup/sup-9999.ebuild | 2+-
Mapp-misc/wendy/wendy-9999.ebuild | 2+-
Mnet-misc/sacc/sacc-9999.ebuild | 2+-
Mnet-misc/tlstun/tlstun-9999.ebuild | 2+-
Mx11-misc/slstatus/slstatus-9999.ebuild | 2+-
6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-admin/protecc/protecc-9999.ebuild b/app-admin/protecc/protecc-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 linux-info linux-mod savedconfig diff --git a/app-admin/sup/sup-9999.ebuild b/app-admin/sup/sup-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 savedconfig diff --git a/app-misc/wendy/wendy-9999.ebuild b/app-misc/wendy/wendy-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 savedconfig diff --git a/net-misc/sacc/sacc-9999.ebuild b/net-misc/sacc/sacc-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 savedconfig toolchain-funcs diff --git a/net-misc/tlstun/tlstun-9999.ebuild b/net-misc/tlstun/tlstun-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit golang-build golang-vcs diff --git a/x11-misc/slstatus/slstatus-9999.ebuild b/x11-misc/slstatus/slstatus-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 savedconfig toolchain-funcs