diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2024-06-10 17:02:54 +0200 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2024-06-10 17:03:04 +0200 |
commit | 382175e28e8d50a5e1631d06d28f46132895604a (patch) | |
tree | d95a80b3503a4cfae56f6f6188edb975cff7b44a /net-proxy/haproxy | |
parent | www-apps/readarr-bin: drop 0.3.27.2538 (diff) | |
download | gentoo-382175e28e8d50a5e1631d06d28f46132895604a.tar.gz gentoo-382175e28e8d50a5e1631d06d28f46132895604a.tar.bz2 gentoo-382175e28e8d50a5e1631d06d28f46132895604a.zip |
net-proxy/haproxy: Bump to EAPI 8 for 9999 versions
Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
Diffstat (limited to 'net-proxy/haproxy')
-rw-r--r-- | net-proxy/haproxy/haproxy-2.4.9999.ebuild | 2 | ||||
-rw-r--r-- | net-proxy/haproxy/haproxy-2.6.9999.ebuild | 2 | ||||
-rw-r--r-- | net-proxy/haproxy/haproxy-2.7.9999.ebuild | 2 | ||||
-rw-r--r-- | net-proxy/haproxy/haproxy-2.9.9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
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 ) |