commit: 6b6ac1b088c217667318f77f843f7c6f8a213f5b Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Tue Nov 18 18:11:49 2025 +0000 Commit: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> CommitDate: Tue Nov 18 18:11:49 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6b6ac1b0
x11-misc/envytools: EAPI-8 Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> x11-misc/envytools/envytools-0_pre20200928.ebuild | 4 ++-- x11-misc/envytools/envytools-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-misc/envytools/envytools-0_pre20200928.ebuild b/x11-misc/envytools/envytools-0_pre20200928.ebuild index 057c97f9e..27107353a 100644 --- a/x11-misc/envytools/envytools-0_pre20200928.ebuild +++ b/x11-misc/envytools/envytools-0_pre20200928.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake diff --git a/x11-misc/envytools/envytools-9999.ebuild b/x11-misc/envytools/envytools-9999.ebuild index 057c97f9e..27107353a 100644 --- a/x11-misc/envytools/envytools-9999.ebuild +++ b/x11-misc/envytools/envytools-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake
