diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:59:09 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:24 +0100 |
commit | cd71a232c240676cf8c9ec9b0a053e9b7fa39199 (patch) | |
tree | 9067c1b217fbf02a724133a0c817bb9a2e91af0b | |
parent | acct-group/xpra: update EAPI 7 -> 8 (diff) | |
download | gentoo-cd71a232c240676cf8c9ec9b0a053e9b7fa39199.tar.gz gentoo-cd71a232c240676cf8c9ec9b0a053e9b7fa39199.tar.bz2 gentoo-cd71a232c240676cf8c9ec9b0a053e9b7fa39199.zip |
acct-group/xrootd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-group/xrootd/xrootd-0-r3.ebuild (renamed from acct-group/xrootd/xrootd-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/xrootd/xrootd-0-r2.ebuild b/acct-group/xrootd/xrootd-0-r3.ebuild index 37258ac9342c..d03f0eecb488 100644 --- a/acct-group/xrootd/xrootd-0-r2.ebuild +++ b/acct-group/xrootd/xrootd-0-r3.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 |