diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:49:10 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:19 +0100 |
commit | 675325255d4501617549ece940afd41525672e9e (patch) | |
tree | 65f947cfb5d7584e9aeb8407defe88cf6c674df3 /acct-group/ipfs | |
parent | acct-group/inspircd: update EAPI 7 -> 8 (diff) | |
download | gentoo-675325255d4501617549ece940afd41525672e9e.tar.gz gentoo-675325255d4501617549ece940afd41525672e9e.tar.bz2 gentoo-675325255d4501617549ece940afd41525672e9e.zip |
acct-group/ipfs: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/ipfs')
-rw-r--r-- | acct-group/ipfs/ipfs-0-r3.ebuild (renamed from acct-group/ipfs/ipfs-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/ipfs/ipfs-0-r2.ebuild b/acct-group/ipfs/ipfs-0-r3.ebuild index 6328588e24e3..40b308e4e7a7 100644 --- a/acct-group/ipfs/ipfs-0-r2.ebuild +++ b/acct-group/ipfs/ipfs-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |