diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:58:08 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:17 +0100 |
commit | 0a1d1e248f9a4462b86ae3214f0f7981eac57b85 (patch) | |
tree | 30d3c6219208fd70773a7f19c4350185626120ef | |
parent | acct-group/upmpdcli: update EAPI 7 -> 8 (diff) | |
download | gentoo-0a1d1e248f9a4462b86ae3214f0f7981eac57b85.tar.gz gentoo-0a1d1e248f9a4462b86ae3214f0f7981eac57b85.tar.bz2 gentoo-0a1d1e248f9a4462b86ae3214f0f7981eac57b85.zip |
acct-group/usb: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-group/usb/usb-0-r3.ebuild (renamed from acct-group/usb/usb-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/usb/usb-0-r2.ebuild b/acct-group/usb/usb-0-r3.ebuild index 8f739063b3e6..f7d9798c06cf 100644 --- a/acct-group/usb/usb-0-r2.ebuild +++ b/acct-group/usb/usb-0-r3.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-group |