diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:12:39 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:44 +0100 |
commit | c69a42c1368eddf3c1f63a129989a2306c6046a1 (patch) | |
tree | 20fe2f44a7407315a1d1d39f9faffe0c2f45f923 /acct-user | |
parent | acct-user/snapserver: update EAPI 7 -> 8 (diff) | |
download | gentoo-c69a42c1368eddf3c1f63a129989a2306c6046a1.tar.gz gentoo-c69a42c1368eddf3c1f63a129989a2306c6046a1.tar.bz2 gentoo-c69a42c1368eddf3c1f63a129989a2306c6046a1.zip |
acct-user/sndiod: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/sndiod/sndiod-0-r2.ebuild (renamed from acct-user/sndiod/sndiod-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/sndiod/sndiod-0-r1.ebuild b/acct-user/sndiod/sndiod-0-r2.ebuild index 5e796716760b..17f9c991600e 100644 --- a/acct-user/sndiod/sndiod-0-r1.ebuild +++ b/acct-user/sndiod/sndiod-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 |