From cd71a232c240676cf8c9ec9b0a053e9b7fa39199 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sun, 14 Jan 2024 22:59:09 +0100 Subject: acct-group/xrootd: update EAPI 7 -> 8 Signed-off-by: Conrad Kostecki --- acct-group/xrootd/xrootd-0-r2.ebuild | 9 --------- acct-group/xrootd/xrootd-0-r3.ebuild | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 acct-group/xrootd/xrootd-0-r2.ebuild create mode 100644 acct-group/xrootd/xrootd-0-r3.ebuild (limited to 'acct-group') diff --git a/acct-group/xrootd/xrootd-0-r2.ebuild b/acct-group/xrootd/xrootd-0-r2.ebuild deleted file mode 100644 index 37258ac9342c..000000000000 --- a/acct-group/xrootd/xrootd-0-r2.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2019-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="Group for the XRootD server" -ACCT_GROUP_ID=469 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 -- cgit v1.2.3-65-gdbad