diff options
author | 2024-01-14 23:03:12 +0100 | |
---|---|---|
committer | 2024-03-18 20:47:43 +0100 | |
commit | 50705fe8131803428edf9f7f3378ce4201d0b272 (patch) | |
tree | 2dcdc25b1153a69e9b27b73f8b0176a210d6174d /acct-user/dictd | |
parent | acct-user/dhcpcd: update EAPI 7 -> 8 (diff) | |
download | gentoo-50705fe8131803428edf9f7f3378ce4201d0b272.tar.gz gentoo-50705fe8131803428edf9f7f3378ce4201d0b272.tar.bz2 gentoo-50705fe8131803428edf9f7f3378ce4201d0b272.zip |
acct-user/dictd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/dictd')
-rw-r--r-- | acct-user/dictd/dictd-0-r2.ebuild (renamed from acct-user/dictd/dictd-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/dictd/dictd-0-r1.ebuild b/acct-user/dictd/dictd-0-r2.ebuild index 8b54a5ae197f..f7e7d102737d 100644 --- a/acct-user/dictd/dictd-0-r1.ebuild +++ b/acct-user/dictd/dictd-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |