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 836DC138350 for ; Wed, 19 Feb 2020 20:26:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA69AE0A04; Wed, 19 Feb 2020 20:26:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 9F1DBE0A04 for ; Wed, 19 Feb 2020 20:26:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 81EDE34EDD3 for ; Wed, 19 Feb 2020 20:26:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C94035 for ; Wed, 19 Feb 2020 20:26:42 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1582143330.2e8599e7e8c4d2a361ea7eb085a65e64ec2345e7.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/scponly/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/scponly/metadata.xml acct-group/scponly/scponly-0.ebuild X-VCS-Directories: acct-group/scponly/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2e8599e7e8c4d2a361ea7eb085a65e64ec2345e7 X-VCS-Branch: master Date: Wed, 19 Feb 2020 20:26:42 +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: 72fe0786-8b5c-4c41-9eea-852d3def52e1 X-Archives-Hash: da6e715c9434b84d2d0a4a68e70c6d14 commit: 2e8599e7e8c4d2a361ea7eb085a65e64ec2345e7 Author: Hank Leininger korelogic com> AuthorDate: Tue Feb 18 20:53:14 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 19 20:15:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8599e7 acct-group/scponly: added group for scponly Signed-off-by: Hank Leininger korelogic.com> Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller gentoo.org> acct-group/scponly/metadata.xml | 12 ++++++++++++ acct-group/scponly/scponly-0.ebuild | 9 +++++++++ 2 files changed, 21 insertions(+) diff --git a/acct-group/scponly/metadata.xml b/acct-group/scponly/metadata.xml new file mode 100644 index 00000000000..16853472f6b --- /dev/null +++ b/acct-group/scponly/metadata.xml @@ -0,0 +1,12 @@ + + + + + hlein@korelogic.com + Hank Leininger + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/acct-group/scponly/scponly-0.ebuild b/acct-group/scponly/scponly-0.ebuild new file mode 100644 index 00000000000..e01ce81b073 --- /dev/null +++ b/acct-group/scponly/scponly-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="group for scponly" +ACCT_GROUP_ID=239