diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-03-29 21:27:46 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-03-29 22:08:48 +0200 |
commit | c80b04afe6d00334c99ca4184d084efbdeef3246 (patch) | |
tree | c1c322878015d9497178105b1c0635370675ffe8 /acct-group | |
parent | www-client/chromium: promote M100 to stable channel (diff) | |
download | gentoo-c80b04afe6d00334c99ca4184d084efbdeef3246.tar.gz gentoo-c80b04afe6d00334c99ca4184d084efbdeef3246.tar.bz2 gentoo-c80b04afe6d00334c99ca4184d084efbdeef3246.zip |
acct-group/firebird: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/firebird/firebird-0-r1.ebuild (renamed from acct-group/firebird/firebird-0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/firebird/firebird-0.ebuild b/acct-group/firebird/firebird-0-r1.ebuild index 4494d9646e31..b2d2f28d7ea3 100644 --- a/acct-group/firebird/firebird-0.ebuild +++ b/acct-group/firebird/firebird-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |