diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:46:44 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:03 +0100 |
commit | 06343da72d05bf185a4963d1952a30b10eb8d1b5 (patch) | |
tree | 1c388b1773d568e899dda846fabd728adbdd72f0 /acct-group/fdm | |
parent | acct-group/fcron: update EAPI 7 -> 8 (diff) | |
download | gentoo-06343da72d05bf185a4963d1952a30b10eb8d1b5.tar.gz gentoo-06343da72d05bf185a4963d1952a30b10eb8d1b5.tar.bz2 gentoo-06343da72d05bf185a4963d1952a30b10eb8d1b5.zip |
acct-group/fdm: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/fdm')
-rw-r--r-- | acct-group/fdm/fdm-0-r2.ebuild (renamed from acct-group/fdm/fdm-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/fdm/fdm-0-r1.ebuild b/acct-group/fdm/fdm-0-r2.ebuild index f1e02f57ad2d..b954a73a67d8 100644 --- a/acct-group/fdm/fdm-0-r1.ebuild +++ b/acct-group/fdm/fdm-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 |