From 2771f79232c273bc2a57d23bf335dd81ccf6af28 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 5 Dec 2021 02:47:11 +0000 Subject: gentoo resync : 05.12.2021 --- acct-user/prosody/Manifest | 2 ++ acct-user/prosody/metadata.xml | 8 ++++++++ acct-user/prosody/prosody-0.ebuild | 13 +++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 acct-user/prosody/Manifest create mode 100644 acct-user/prosody/metadata.xml create mode 100644 acct-user/prosody/prosody-0.ebuild (limited to 'acct-user/prosody') diff --git a/acct-user/prosody/Manifest b/acct-user/prosody/Manifest new file mode 100644 index 000000000000..1720956ea140 --- /dev/null +++ b/acct-user/prosody/Manifest @@ -0,0 +1,2 @@ +EBUILD prosody-0.ebuild 243 BLAKE2B fba7d09fd545e83ff9eb1631eef52c6f5ad88d0fa7a8aeda6a98baf4e6f197b9dab7efb95c9fb680e23a7cf66f6a8f0b3e437167c15f6a2e80ee2dacf0ffedc7 SHA512 eb7c1932673ec18db3bbf1effa26ef90040f8a73d1d8584d1e15acf7b0ca4f465b4ffd1e9a345f1255d52e796c33d0fd7874c2d82f7d7abbe8c8db33dba6509a +MISC metadata.xml 251 BLAKE2B ba937d5724c861b8bfd1d287a325357d6a63656cf5c2314185a486be769eb22b39fa780b38c05407bce5f0707585d499a849a28e15a2fde9eebba6f529e686a3 SHA512 0fb5b55fc7db96153970767478727504fd0e87c1c8a77593f1f30720064e95776b92e4993f9aed076c983eee5cebca446fe8894e36fbcc02802bb1c158747dd3 diff --git a/acct-user/prosody/metadata.xml b/acct-user/prosody/metadata.xml new file mode 100644 index 000000000000..c07e13d4a6bd --- /dev/null +++ b/acct-user/prosody/metadata.xml @@ -0,0 +1,8 @@ + + + + + conikost@gentoo.org + Conrad Kostecki + + diff --git a/acct-user/prosody/prosody-0.ebuild b/acct-user/prosody/prosody-0.ebuild new file mode 100644 index 000000000000..223aa45c40f1 --- /dev/null +++ b/acct-user/prosody/prosody-0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="A user for net-im/prosody" + +ACCT_USER_GROUPS=( "prosody" ) +ACCT_USER_ID="115" + +acct-user_add_deps -- cgit v1.2.3