diff options
author | 2024-01-14 23:01:28 +0100 | |
---|---|---|
committer | 2024-03-18 20:47:32 +0100 | |
commit | e3f773332cb4304856ec77d51629661a76c87eab (patch) | |
tree | c6e56e1859b7435926789b2b83a66b60567fe2cb /acct-user/bird | |
parent | acct-user/bind_exporter: update EAPI 7 -> 8 (diff) | |
download | gentoo-e3f773332cb4304856ec77d51629661a76c87eab.tar.gz gentoo-e3f773332cb4304856ec77d51629661a76c87eab.tar.bz2 gentoo-e3f773332cb4304856ec77d51629661a76c87eab.zip |
acct-user/bird: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/bird')
-rw-r--r-- | acct-user/bird/bird-0-r2.ebuild (renamed from acct-user/bird/bird-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/bird/bird-0-r1.ebuild b/acct-user/bird/bird-0-r2.ebuild index fd0539f6f221..1ce8458c6ec2 100644 --- a/acct-user/bird/bird-0-r1.ebuild +++ b/acct-user/bird/bird-0-r2.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 |