diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:56:44 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:08 +0100 |
commit | c19a2b5624ca68c5443a33b144a6b64ea27d2810 (patch) | |
tree | 6a97a913b38443a08381661158f06bcfcb641531 /acct-group/svxlink | |
parent | acct-group/svnusers: update EAPI 7 -> 8 (diff) | |
download | gentoo-c19a2b5624ca68c5443a33b144a6b64ea27d2810.tar.gz gentoo-c19a2b5624ca68c5443a33b144a6b64ea27d2810.tar.bz2 gentoo-c19a2b5624ca68c5443a33b144a6b64ea27d2810.zip |
acct-group/svxlink: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/svxlink')
-rw-r--r-- | acct-group/svxlink/svxlink-0-r2.ebuild (renamed from acct-group/svxlink/svxlink-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/svxlink/svxlink-0-r1.ebuild b/acct-group/svxlink/svxlink-0-r2.ebuild index 85c420295f38..e868e7be23a8 100644 --- a/acct-group/svxlink/svxlink-0-r1.ebuild +++ b/acct-group/svxlink/svxlink-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 |