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 4EDA91382C5 for ; Sat, 19 Dec 2020 21:20:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F8F3E093D; Sat, 19 Dec 2020 21:20:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 EDA9FE093D for ; Sat, 19 Dec 2020 21:20:45 +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 E4521341087 for ; Sat, 19 Dec 2020 21:20:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6626DCC for ; Sat, 19 Dec 2020 21:20:43 +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: <1608412840.bccf0192dcdda8476acde5ed8d89de5768fe0e9a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/postgrey/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/postgrey/metadata.xml acct-group/postgrey/postgrey-0.ebuild X-VCS-Directories: acct-group/postgrey/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bccf0192dcdda8476acde5ed8d89de5768fe0e9a X-VCS-Branch: master Date: Sat, 19 Dec 2020 21:20:43 +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: 6963035f-d99f-4151-8021-6392471cd922 X-Archives-Hash: bce918573d7a06734572c4e8ed447968 commit: bccf0192dcdda8476acde5ed8d89de5768fe0e9a Author: Sam James gentoo org> AuthorDate: Sat Dec 19 21:11:42 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 19 21:20:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bccf0192 acct-group/postgrey: add group (360) for mail-filter/postgrey Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> acct-group/postgrey/metadata.xml | 12 ++++++++++++ acct-group/postgrey/postgrey-0.ebuild | 9 +++++++++ 2 files changed, 21 insertions(+) diff --git a/acct-group/postgrey/metadata.xml b/acct-group/postgrey/metadata.xml new file mode 100644 index 00000000000..06d712b61c7 --- /dev/null +++ b/acct-group/postgrey/metadata.xml @@ -0,0 +1,12 @@ + + + + + lists@xunil.at + Stefan Weichinger + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/postgrey/postgrey-0.ebuild b/acct-group/postgrey/postgrey-0.ebuild new file mode 100644 index 00000000000..333c0f29bfd --- /dev/null +++ b/acct-group/postgrey/postgrey-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for the postgrey mail daemon" +ACCT_GROUP_ID=360