diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:04:34 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:52 +0100 |
commit | 00a93ebc15ce8da31cb34ac6278f2f9b5a0e31f2 (patch) | |
tree | e068152dc944f58e934b78879957ac8e6c4c2dd9 | |
parent | acct-user/fnordlog: update EAPI 7 -> 8 (diff) | |
download | gentoo-00a93ebc15ce8da31cb34ac6278f2f9b5a0e31f2.tar.gz gentoo-00a93ebc15ce8da31cb34ac6278f2f9b5a0e31f2.tar.bz2 gentoo-00a93ebc15ce8da31cb34ac6278f2f9b5a0e31f2.zip |
acct-user/foldingathome: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-user/foldingathome/foldingathome-0-r2.ebuild (renamed from acct-user/foldingathome/foldingathome-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/foldingathome/foldingathome-0-r1.ebuild b/acct-user/foldingathome/foldingathome-0-r2.ebuild index 4f01d42def53..3922c168f6d5 100644 --- a/acct-user/foldingathome/foldingathome-0-r1.ebuild +++ b/acct-user/foldingathome/foldingathome-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 |