summaryrefslogtreecommitdiff
path: root/acct-group/prosody
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /acct-group/prosody
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'acct-group/prosody')
-rw-r--r--acct-group/prosody/Manifest2
-rw-r--r--acct-group/prosody/metadata.xml8
-rw-r--r--acct-group/prosody/prosody-0.ebuild10
3 files changed, 20 insertions, 0 deletions
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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+</pkgmetadata>
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"