diff options
author | 2024-01-14 23:01:00 +0100 | |
---|---|---|
committer | 2024-03-18 20:47:29 +0100 | |
commit | e6eb9e4dde4f02e169eefb00bfc4bb0fe79754f6 (patch) | |
tree | e0cfb7ed79adaf844f1b065eba8ea2bf1f917051 /acct-user/automatic | |
parent | acct-user/atheme-services: update EAPI 7 -> 8 (diff) | |
download | gentoo-e6eb9e4dde4f02e169eefb00bfc4bb0fe79754f6.tar.gz gentoo-e6eb9e4dde4f02e169eefb00bfc4bb0fe79754f6.tar.bz2 gentoo-e6eb9e4dde4f02e169eefb00bfc4bb0fe79754f6.zip |
acct-user/automatic: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/automatic')
-rw-r--r-- | acct-user/automatic/automatic-0-r2.ebuild (renamed from acct-user/automatic/automatic-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/automatic/automatic-0-r1.ebuild b/acct-user/automatic/automatic-0-r2.ebuild index 8972c4583c61..d1cbcd3efbed 100644 --- a/acct-user/automatic/automatic-0-r1.ebuild +++ b/acct-user/automatic/automatic-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 |