diff options
author | Sam James <sam@gentoo.org> | 2021-10-28 08:49:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-28 08:49:04 +0100 |
commit | 085e4820a2e56e9688143a01c7cf7f4029c57388 (patch) | |
tree | 661c77024f1050a832e38f1848649d0dccf6a39e /acct-user | |
parent | acct-user/dnscrypt-proxy: update EAPI 7 -> 8 (diff) | |
download | gentoo-085e4820a2e56e9688143a01c7cf7f4029c57388.tar.gz gentoo-085e4820a2e56e9688143a01c7cf7f4029c57388.tar.bz2 gentoo-085e4820a2e56e9688143a01c7cf7f4029c57388.zip |
acct-user/ngircd: update EAPI 7 -> 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/ngircd/ngircd-0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/ngircd/ngircd-0-r1.ebuild b/acct-user/ngircd/ngircd-0-r1.ebuild index 27941496da17..19028a9bee20 100644 --- a/acct-user/ngircd/ngircd-0-r1.ebuild +++ b/acct-user/ngircd/ngircd-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |