diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:06:10 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:02 +0100 |
commit | 713dc534255e69966cd43922a68cad9c577e3b51 (patch) | |
tree | 6f3637928561b4caf6f3c75c9565bd9fa348086c /acct-user/ices | |
parent | acct-user/icecream: update EAPI 7 -> 8 (diff) | |
download | gentoo-713dc534255e69966cd43922a68cad9c577e3b51.tar.gz gentoo-713dc534255e69966cd43922a68cad9c577e3b51.tar.bz2 gentoo-713dc534255e69966cd43922a68cad9c577e3b51.zip |
acct-user/ices: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/ices')
-rw-r--r-- | acct-user/ices/ices-0-r2.ebuild (renamed from acct-user/ices/ices-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/ices/ices-0-r1.ebuild b/acct-user/ices/ices-0-r2.ebuild index 0cc042ce665d..7407267a28dc 100644 --- a/acct-user/ices/ices-0-r1.ebuild +++ b/acct-user/ices/ices-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |