diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:02:25 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:39 +0100 |
commit | 8056fc23e587fa96e2fe2e53791bb598644feb6e (patch) | |
tree | a7a3e4da2d4174c0635bb0837840af33bb444654 /acct-user/consul | |
parent | acct-user/colord: update EAPI 7 -> 8 (diff) | |
download | gentoo-8056fc23e587fa96e2fe2e53791bb598644feb6e.tar.gz gentoo-8056fc23e587fa96e2fe2e53791bb598644feb6e.tar.bz2 gentoo-8056fc23e587fa96e2fe2e53791bb598644feb6e.zip |
acct-user/consul: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/consul')
-rw-r--r-- | acct-user/consul/consul-0-r3.ebuild (renamed from acct-user/consul/consul-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/consul/consul-0-r2.ebuild b/acct-user/consul/consul-0-r3.ebuild index 8cf68af0bd7c..675e14656621 100644 --- a/acct-user/consul/consul-0-r2.ebuild +++ b/acct-user/consul/consul-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |