diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:11:51 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:39 +0100 |
commit | b8e9386656a838e19bfc727fa4f996e486aaac61 (patch) | |
tree | 399fda3a8b8b8e3a2a0db12df748685fc93a7006 /acct-user/sabnzbd | |
parent | acct-user/rwhoisd: update EAPI 7 -> 8 (diff) | |
download | gentoo-b8e9386656a838e19bfc727fa4f996e486aaac61.tar.gz gentoo-b8e9386656a838e19bfc727fa4f996e486aaac61.tar.bz2 gentoo-b8e9386656a838e19bfc727fa4f996e486aaac61.zip |
acct-user/sabnzbd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/sabnzbd')
-rw-r--r-- | acct-user/sabnzbd/sabnzbd-0-r3.ebuild (renamed from acct-user/sabnzbd/sabnzbd-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/sabnzbd/sabnzbd-0-r2.ebuild b/acct-user/sabnzbd/sabnzbd-0-r3.ebuild index 271ae1c22ae7..e7ad08ee4b8e 100644 --- a/acct-user/sabnzbd/sabnzbd-0-r2.ebuild +++ b/acct-user/sabnzbd/sabnzbd-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-user |