diff options
author | 2024-01-14 23:12:24 +0100 | |
---|---|---|
committer | 2024-03-18 20:48:42 +0100 | |
commit | e77eeddb10fa51be42738969272f5c58e1790331 (patch) | |
tree | 63c18b91f48c76b656dcc135763b4b6ba4f51e76 /acct-user/smmsp | |
parent | acct-user/slurm: update EAPI 7 -> 8 (diff) | |
download | gentoo-e77eeddb10fa51be42738969272f5c58e1790331.tar.gz gentoo-e77eeddb10fa51be42738969272f5c58e1790331.tar.bz2 gentoo-e77eeddb10fa51be42738969272f5c58e1790331.zip |
acct-user/smmsp: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/smmsp')
-rw-r--r-- | acct-user/smmsp/smmsp-0-r4.ebuild (renamed from acct-user/smmsp/smmsp-0-r3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/smmsp/smmsp-0-r3.ebuild b/acct-user/smmsp/smmsp-0-r4.ebuild index 8a12ba2c6cc4..45d1ee94c798 100644 --- a/acct-user/smmsp/smmsp-0-r3.ebuild +++ b/acct-user/smmsp/smmsp-0-r4.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 |