From 6235de860f1bae22441b6296b9ab971f7137b287 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Mon, 15 Jul 2024 20:24:47 +0100 Subject: www-apache/mod_ruid2: update EAPI 6 -> 8 --- www-apache/mod_ruid2/mod_ruid2-0.9.8.ebuild | 4 ++-- www-apache/mod_ruid2/mod_ruid2-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www-apache') diff --git a/www-apache/mod_ruid2/mod_ruid2-0.9.8.ebuild b/www-apache/mod_ruid2/mod_ruid2-0.9.8.ebuild index 5d44da59..be52666b 100644 --- a/www-apache/mod_ruid2/mod_ruid2-0.9.8.ebuild +++ b/www-apache/mod_ruid2/mod_ruid2-0.9.8.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -inherit apache-module eutils toolchain-funcs +EAPI=8 +inherit apache-module toolchain-funcs DESCRIPTION="suexec module for apache, based on mod_ruid and mod_suid2" HOMEPAGE="https://github.com/mind04/mod-ruid2" diff --git a/www-apache/mod_ruid2/mod_ruid2-9999.ebuild b/www-apache/mod_ruid2/mod_ruid2-9999.ebuild index ee0dc7e4..b4cd271a 100644 --- a/www-apache/mod_ruid2/mod_ruid2-9999.ebuild +++ b/www-apache/mod_ruid2/mod_ruid2-9999.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -inherit apache-module eutils toolchain-funcs git-r3 +EAPI=8 +inherit apache-module toolchain-funcs git-r3 DESCRIPTION="suexec module for apache, based on mod_ruid and mod_suid2" HOMEPAGE="https://github.com/mind04/mod-ruid2" -- cgit v1.2.3