diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:58:41 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:21 +0100 |
commit | ebaa20c5d65c1528fc9b17059814f48381d06f7b (patch) | |
tree | 0e2e086ca507c927ab9310e0b66654c84792f763 /acct-group | |
parent | acct-group/vboxusers: update EAPI 7 -> 8 (diff) | |
download | gentoo-ebaa20c5d65c1528fc9b17059814f48381d06f7b.tar.gz gentoo-ebaa20c5d65c1528fc9b17059814f48381d06f7b.tar.bz2 gentoo-ebaa20c5d65c1528fc9b17059814f48381d06f7b.zip |
acct-group/vdr: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/vdr/vdr-0-r3.ebuild (renamed from acct-group/vdr/vdr-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/vdr/vdr-0-r2.ebuild b/acct-group/vdr/vdr-0-r3.ebuild index edc442a09c5e..f8863791446e 100644 --- a/acct-group/vdr/vdr-0-r2.ebuild +++ b/acct-group/vdr/vdr-0-r3.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 |