From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A3721382C5 for ; Tue, 1 Jun 2021 09:36:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CBC0E0809; Tue, 1 Jun 2021 09:36:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F2E73E0809 for ; Tue, 1 Jun 2021 09:35:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 12DCD33BF35 for ; Tue, 1 Jun 2021 09:35:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B945779E for ; Tue, 1 Jun 2021 09:35:56 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1622540123.c49d8caf029fdac850aaee89ad2f5cf8c57c6090.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/epam/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/epam/epam-0.ebuild acct-group/epam/metadata.xml X-VCS-Directories: acct-group/epam/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c49d8caf029fdac850aaee89ad2f5cf8c57c6090 X-VCS-Branch: master Date: Tue, 1 Jun 2021 09:35:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2736ae13-bf6b-47fe-8896-0a26e708728b X-Archives-Hash: 43cf38da9152360cc01a89106faa77e9 commit: c49d8caf029fdac850aaee89ad2f5cf8c57c6090 Author: Florian Schmaus geekplace eu> AuthorDate: Thu Apr 8 06:33:14 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 1 09:35:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c49d8caf acct-group/epam: initial import Bug: https://bugs.gentoo.org/766686 Signed-off-by: Florian Schmaus geekplace.eu> Signed-off-by: Sam James gentoo.org> acct-group/epam/epam-0.ebuild | 9 +++++++++ acct-group/epam/metadata.xml | 7 +++++++ 2 files changed, 16 insertions(+) diff --git a/acct-group/epam/epam-0.ebuild b/acct-group/epam/epam-0.ebuild new file mode 100644 index 00000000000..7909cc2a439 --- /dev/null +++ b/acct-group/epam/epam-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for ejabberd's epam functionality" +ACCT_GROUP_ID=418 diff --git a/acct-group/epam/metadata.xml b/acct-group/epam/metadata.xml new file mode 100644 index 00000000000..e57d8f40463 --- /dev/null +++ b/acct-group/epam/metadata.xml @@ -0,0 +1,7 @@ + + + + + ejabberd@gentoo.org + +