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 /acct-group/xrootd/xrootd-0-r3.ebuild | |
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>
Diffstat (limited to 'acct-group/xrootd/xrootd-0-r3.ebuild')
-rw-r--r-- | acct-group/xrootd/xrootd-0-r3.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/xrootd/xrootd-0-r3.ebuild b/acct-group/xrootd/xrootd-0-r3.ebuild new file mode 100644 index 000000000000..d03f0eecb488 --- /dev/null +++ b/acct-group/xrootd/xrootd-0-r3.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for the XRootD server" +ACCT_GROUP_ID=469 |