diff options
author | 2024-01-14 22:45:07 +0100 | |
---|---|---|
committer | 2024-03-18 20:45:52 +0100 | |
commit | b35edeec00d2381d7c7466706e955923d6f99484 (patch) | |
tree | 94b6fe9488b14aa9111d8c7a9e3f13951ce0be1d /acct-group/cron | |
parent | acct-group/coredns: update EAPI 7 -> 8 (diff) | |
download | gentoo-b35edeec00d2381d7c7466706e955923d6f99484.tar.gz gentoo-b35edeec00d2381d7c7466706e955923d6f99484.tar.bz2 gentoo-b35edeec00d2381d7c7466706e955923d6f99484.zip |
acct-group/cron: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/cron')
-rw-r--r-- | acct-group/cron/cron-0-r2.ebuild (renamed from acct-group/cron/cron-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/cron/cron-0-r1.ebuild b/acct-group/cron/cron-0-r2.ebuild index 84142b621a23..c373c2b6f2ae 100644 --- a/acct-group/cron/cron-0-r1.ebuild +++ b/acct-group/cron/cron-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-group |