diff options
author | 2024-01-14 22:55:33 +0100 | |
---|---|---|
committer | 2024-03-18 20:47:00 +0100 | |
commit | 6efa520f391b70185a4fefb176d649918ad54c56 (patch) | |
tree | d357103f546a7629e35d57ba16ac40dfcb00b2b4 /acct-group | |
parent | acct-group/smmsp: update EAPI 7 -> 8 (diff) | |
download | gentoo-6efa520f391b70185a4fefb176d649918ad54c56.tar.gz gentoo-6efa520f391b70185a4fefb176d649918ad54c56.tar.bz2 gentoo-6efa520f391b70185a4fefb176d649918ad54c56.zip |
acct-group/sms: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/sms/sms-0-r2.ebuild (renamed from acct-group/sms/sms-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/sms/sms-0-r1.ebuild b/acct-group/sms/sms-0-r2.ebuild index 5de57373dacf..c487d421c714 100644 --- a/acct-group/sms/sms-0-r1.ebuild +++ b/acct-group/sms/sms-0-r2.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 |