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-group/prosody/Manifest | 2 ++ acct-group/prosody/metadata.xml | 8 ++++++++ acct-group/prosody/prosody-0.ebuild | 10 ++++++++++ 3 files changed, 20 insertions(+) create mode 100644 acct-group/prosody/Manifest create mode 100644 acct-group/prosody/metadata.xml create mode 100644 acct-group/prosody/prosody-0.ebuild (limited to 'acct-group/prosody') diff --git a/acct-group/prosody/Manifest b/acct-group/prosody/Manifest new file mode 100644 index 000000000000..d841ec91fda6 --- /dev/null +++ b/acct-group/prosody/Manifest @@ -0,0 +1,2 @@ +EBUILD prosody-0.ebuild 195 BLAKE2B 71c9575e6535132f641a5ac49e6ff84c7b8ad0c864eb215c03069d1c0eb6ccc35c53792bc2be34fc100a2142ba123a31d3d5dffb490983bb7323bfbb46968905 SHA512 f538f43c2c2019e881832382e9b9dbe13399da80b9f979feb6f491d1588e1394c7a1b347b5150cdcb280ba2bacd17d9c2326edabeffc71f97f71762ff5f29461 +MISC metadata.xml 251 BLAKE2B ba937d5724c861b8bfd1d287a325357d6a63656cf5c2314185a486be769eb22b39fa780b38c05407bce5f0707585d499a849a28e15a2fde9eebba6f529e686a3 SHA512 0fb5b55fc7db96153970767478727504fd0e87c1c8a77593f1f30720064e95776b92e4993f9aed076c983eee5cebca446fe8894e36fbcc02802bb1c158747dd3 diff --git a/acct-group/prosody/metadata.xml b/acct-group/prosody/metadata.xml new file mode 100644 index 000000000000..c07e13d4a6bd --- /dev/null +++ b/acct-group/prosody/metadata.xml @@ -0,0 +1,8 @@ + + + + + conikost@gentoo.org + Conrad Kostecki + + diff --git a/acct-group/prosody/prosody-0.ebuild b/acct-group/prosody/prosody-0.ebuild new file mode 100644 index 000000000000..9baa70ab7f70 --- /dev/null +++ b/acct-group/prosody/prosody-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="A group for net-im/prosody" + +ACCT_GROUP_ID="115" -- cgit v1.2.3