diff options
author | 2024-01-14 22:44:06 +0100 | |
---|---|---|
committer | 2024-03-18 20:45:46 +0100 | |
commit | 9778d15156b0f005f5e849fa641e14c6c8c6ca23 (patch) | |
tree | c80c54e3e7b9e99306cdca7a3d3661ff9538fed0 | |
parent | acct-group/boinc: update EAPI 7 -> 8 (diff) | |
download | gentoo-9778d15156b0f005f5e849fa641e14c6c8c6ca23.tar.gz gentoo-9778d15156b0f005f5e849fa641e14c6c8c6ca23.tar.bz2 gentoo-9778d15156b0f005f5e849fa641e14c6c8c6ca23.zip |
acct-group/brlapi: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-group/brlapi/brlapi-0-r2.ebuild (renamed from acct-group/brlapi/brlapi-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/brlapi/brlapi-0-r1.ebuild b/acct-group/brlapi/brlapi-0-r2.ebuild index 752469ce1198..c1221abbe8cd 100644 --- a/acct-group/brlapi/brlapi-0-r1.ebuild +++ b/acct-group/brlapi/brlapi-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |