From 129160ec854dca4c3fedb5bcfbcb56930371da0f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Jan 2021 21:06:00 +0000 Subject: gentoo new year resync : 01.01.2021 --- acct-group/xrootd/Manifest | 2 +- acct-group/xrootd/xrootd-0-r1.ebuild | 9 +++++++++ acct-group/xrootd/xrootd-0.ebuild | 9 --------- 3 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 acct-group/xrootd/xrootd-0-r1.ebuild delete mode 100644 acct-group/xrootd/xrootd-0.ebuild (limited to 'acct-group/xrootd') diff --git a/acct-group/xrootd/Manifest b/acct-group/xrootd/Manifest index c87f9c27a344..417225d10564 100644 --- a/acct-group/xrootd/Manifest +++ b/acct-group/xrootd/Manifest @@ -1,2 +1,2 @@ -EBUILD xrootd-0.ebuild 188 BLAKE2B fda4db8ddab9f1779c12b4cda715dc901518e3925c7a95c09d1f8769b019250baa595d0f41a0630a127dcda4adf4bad9d1b9bab21673aa0bafa2f7b5b7a06770 SHA512 acf1663acfb3ebfa0ce3c25d666bfb0526552095dff27fc8f804825acf5619b2d7585c1c51a3c6c80f63ad286d49d276cfaa682e5ba3bd1b32330e195816a735 +EBUILD xrootd-0-r1.ebuild 193 BLAKE2B a23be42c1d56170259b4ded27d4e080cf047c609d247a57f3829af79db26efcfdf1b658d83c6b9b343fcbccb6d5772784e2fb69fbe57736baf3f45ac221d074d SHA512 52e5f5617be7ab5c61887178b93bc6247ff0a5d80342d91a646c0d61e791c6fdc3208e603a65778a464b0ef3ea6361265d0d86b45acd040f976feb47ade312b8 MISC metadata.xml 261 BLAKE2B f8ebf4d9e5f24ddcf71344ce790e5255aeb69d73a0bf1c58986b295fb62f7030516b6dd7c3e062e4787ecc452b09a3ec1479f647f0dc42fefbe77a2296e758eb SHA512 0bf25eafaf8d053f9645c0c87de9c29e72f6706959ff6d9b69f61bd97cb380af52908c60315709b6315b0ca6de242d25ba5ef5b5e4cc5eeb5cdd68d81f62d81a diff --git a/acct-group/xrootd/xrootd-0-r1.ebuild b/acct-group/xrootd/xrootd-0-r1.ebuild new file mode 100644 index 000000000000..15cdbba956eb --- /dev/null +++ b/acct-group/xrootd/xrootd-0-r1.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2020 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.ebuild b/acct-group/xrootd/xrootd-0.ebuild deleted file mode 100644 index 7a62ea791cd7..000000000000 --- a/acct-group/xrootd/xrootd-0.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2019 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 -- cgit v1.2.3