From 2c18b7f7fb2885d27960657c60906ef0bac0681e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 19 Mar 2024 00:49:58 +0000 Subject: gentoo auto-resync : 19:03:2024 - 00:49:58 --- acct-user/xrootd/Manifest | 2 +- acct-user/xrootd/xrootd-0-r2.ebuild | 12 ------------ acct-user/xrootd/xrootd-0-r3.ebuild | 12 ++++++++++++ 3 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 acct-user/xrootd/xrootd-0-r2.ebuild create mode 100644 acct-user/xrootd/xrootd-0-r3.ebuild (limited to 'acct-user/xrootd') diff --git a/acct-user/xrootd/Manifest b/acct-user/xrootd/Manifest index 1475a0ff186b..9018c44ddb2e 100644 --- a/acct-user/xrootd/Manifest +++ b/acct-user/xrootd/Manifest @@ -1,2 +1,2 @@ -EBUILD xrootd-0-r2.ebuild 239 BLAKE2B cced29616d0bbb2da3fd22ea12f1ed52ed0f60bfe3512f86261d9b09686f6a5da959fff009b200be2cb4a175259862d05b61f19edcf0b2710d3e7059e9737e9e SHA512 7f3815cdd78e6ccac51848259624cdbd39a75c36696d7fe3d5394f90d38ab451327e601bb376a35a509399dbde286583925960919277d3d41db7cac5d5247af5 +EBUILD xrootd-0-r3.ebuild 239 BLAKE2B 57ca2b8cdb43a4ca49401d34ad1d253c17b53840f0c590112f63abfe667413dcd92f940c1d2fec13d52f26ed60db32c9bb0d3ac98f2b24440ea7254fba4e63f7 SHA512 2ae3abc3349e5a07ec2d5fd8c68a1523563a46817ecfe1ebdf5cdf6246155e3b487da33f63b7d4b4d0d370d2df60d545e06b06927a40db488f7b4392a306b24b MISC metadata.xml 262 BLAKE2B 093caff295b61da046a1c332129214863d756e34173d312a86e6498fc7345fd442f3a2205ba01f4172ddf1849da6af96d26adedccdc4f152effef297114489d2 SHA512 645a336e558a631af5306cf43d6d49fdd665ec8cb2c1152fc535b2079849bd2e3cc2f90f2ddff68400342f636d73ea4cafa0d3f3016b7677914acf97e07593e9 diff --git a/acct-user/xrootd/xrootd-0-r2.ebuild b/acct-user/xrootd/xrootd-0-r2.ebuild deleted file mode 100644 index 3e5b2c648ea4..000000000000 --- a/acct-user/xrootd/xrootd-0-r2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2019-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="User for the XRootD server" -ACCT_USER_ID=469 -ACCT_USER_GROUPS=( "${PN}" ) - -acct-user_add_deps diff --git a/acct-user/xrootd/xrootd-0-r3.ebuild b/acct-user/xrootd/xrootd-0-r3.ebuild new file mode 100644 index 000000000000..e4a4f24ae3d2 --- /dev/null +++ b/acct-user/xrootd/xrootd-0-r3.ebuild @@ -0,0 +1,12 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="User for the XRootD server" +ACCT_USER_ID=469 +ACCT_USER_GROUPS=( "${PN}" ) + +acct-user_add_deps -- cgit v1.2.3