From 382175e28e8d50a5e1631d06d28f46132895604a Mon Sep 17 00:00:00 2001 From: Christian Ruppert Date: Mon, 10 Jun 2024 17:02:54 +0200 Subject: net-proxy/haproxy: Bump to EAPI 8 for 9999 versions Signed-off-by: Christian Ruppert --- net-proxy/haproxy/haproxy-2.4.9999.ebuild | 2 +- net-proxy/haproxy/haproxy-2.6.9999.ebuild | 2 +- net-proxy/haproxy/haproxy-2.7.9999.ebuild | 2 +- net-proxy/haproxy/haproxy-2.9.9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-proxy/haproxy') diff --git a/net-proxy/haproxy/haproxy-2.4.9999.ebuild b/net-proxy/haproxy/haproxy-2.4.9999.ebuild index d8800bf0af84..62cd2fd227c9 100644 --- a/net-proxy/haproxy/haproxy-2.4.9999.ebuild +++ b/net-proxy/haproxy/haproxy-2.4.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" LUA_COMPAT=( lua5-4 lua5-3 ) diff --git a/net-proxy/haproxy/haproxy-2.6.9999.ebuild b/net-proxy/haproxy/haproxy-2.6.9999.ebuild index dca3aa00891c..ce11ece1a066 100644 --- a/net-proxy/haproxy/haproxy-2.6.9999.ebuild +++ b/net-proxy/haproxy/haproxy-2.6.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" LUA_COMPAT=( lua5-4 lua5-3 ) diff --git a/net-proxy/haproxy/haproxy-2.7.9999.ebuild b/net-proxy/haproxy/haproxy-2.7.9999.ebuild index dca3aa00891c..ce11ece1a066 100644 --- a/net-proxy/haproxy/haproxy-2.7.9999.ebuild +++ b/net-proxy/haproxy/haproxy-2.7.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" LUA_COMPAT=( lua5-4 lua5-3 ) diff --git a/net-proxy/haproxy/haproxy-2.9.9999.ebuild b/net-proxy/haproxy/haproxy-2.9.9999.ebuild index dca3aa00891c..ce11ece1a066 100644 --- a/net-proxy/haproxy/haproxy-2.9.9999.ebuild +++ b/net-proxy/haproxy/haproxy-2.9.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" LUA_COMPAT=( lua5-4 lua5-3 ) -- cgit v1.2.3-65-gdbad