From 796e724b5ace96ff70d918765662edf62f1d8c85 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 9 Jul 2023 22:25:44 +0100 Subject: gentoo auto-resync : 09:07:2023 - 22:25:43 --- acct-group/nobody/Manifest | 2 +- acct-group/nobody/nobody-0-r1.ebuild | 9 +++++++++ acct-group/nobody/nobody-0.ebuild | 9 --------- 3 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 acct-group/nobody/nobody-0-r1.ebuild delete mode 100644 acct-group/nobody/nobody-0.ebuild (limited to 'acct-group/nobody') diff --git a/acct-group/nobody/Manifest b/acct-group/nobody/Manifest index b4d86f5a71d9..e4e586c3b705 100644 --- a/acct-group/nobody/Manifest +++ b/acct-group/nobody/Manifest @@ -1,2 +1,2 @@ -EBUILD nobody-0.ebuild 174 BLAKE2B 530f12cf22e355c0c37a3fc2840a283e67cd99b7602130eb68a90eb8d9cc5286b278d5c62c983a440abf16534c8a3c7e01199b0458408b8ff73a9a3cb56467d5 SHA512 158c3040bbf6ee4061027b477eab8eefee93e6e34b5cceda93e19b4791e24ff3bb60c86e38544b4b4ed29a44f5b5a9b470a6a1572b31d264c570f9b00c255574 +EBUILD nobody-0-r1.ebuild 179 BLAKE2B 02f2ae52eb2de462d52b91fe1ce45ad533f6f98ab32c0b64f62de469f858107b4db859d0d1b67641a14d88b91a8f6ab5ce2fc00ea0b22874819fce0f6120ebed SHA512 c8f60c0c04d106c2e1223834663832ebf363babf750067fb047f1dc0fa57e9e21239255d841080824ccad347d35ef3429873a94c1b6646afb1abac2fc0e58339 MISC metadata.xml 224 BLAKE2B c45ace8978f3aa10354a0e478d1a80fd14c3087658eadaf6416466352c86edf88364681414e4da48f1ec1ee43c260133e682d1658f780e3b9d5ad216d18c5354 SHA512 60d0518e98897d48c04d19ec8ce9b0612560d4899f94ee1b5ee8a48de297f9a7c8fc3cc58112a1a495cd6f4d74580a8c76cf23eeb1312490d247a6aea3be8aa5 diff --git a/acct-group/nobody/nobody-0-r1.ebuild b/acct-group/nobody/nobody-0-r1.ebuild new file mode 100644 index 000000000000..4f32dd5f538e --- /dev/null +++ b/acct-group/nobody/nobody-0-r1.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=65534 +ACCT_GROUP_ENFORCE_ID=yes diff --git a/acct-group/nobody/nobody-0.ebuild b/acct-group/nobody/nobody-0.ebuild deleted file mode 100644 index 29b11e8db9d2..000000000000 --- a/acct-group/nobody/nobody-0.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=65534 -ACCT_GROUP_ENFORCE_ID=yes -- cgit v1.2.3