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 5D39C139345 for ; Tue, 13 Jul 2021 23:25:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 442F9E0CAE; Tue, 13 Jul 2021 23:25:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 27CE6E0CAE for ; Tue, 13 Jul 2021 23:25:30 +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 A5E7D342B2F for ; Tue, 13 Jul 2021 23:25:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 420117C2 for ; Tue, 13 Jul 2021 23:25:27 +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: <1626218581.0d2a6147ff870e0da50c3cd41e45ba7d60a83401.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/opm/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/opm/metadata.xml acct-group/opm/opm-0.ebuild X-VCS-Directories: acct-group/opm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0d2a6147ff870e0da50c3cd41e45ba7d60a83401 X-VCS-Branch: master Date: Tue, 13 Jul 2021 23:25:27 +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: a760a708-e5d6-47a2-8e9b-8d78794661c9 X-Archives-Hash: 964a8cdf91055e971d618d59452cfa88 commit: 0d2a6147ff870e0da50c3cd41e45ba7d60a83401 Author: Sam James gentoo org> AuthorDate: Tue Jul 13 23:22:29 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jul 13 23:23:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d2a6147 acct-group/opm: initial import Signed-off-by: Sam James gentoo.org> acct-group/opm/metadata.xml | 8 ++++++++ acct-group/opm/opm-0.ebuild | 9 +++++++++ 2 files changed, 17 insertions(+) diff --git a/acct-group/opm/metadata.xml b/acct-group/opm/metadata.xml new file mode 100644 index 00000000000..979bcc7aec9 --- /dev/null +++ b/acct-group/opm/metadata.xml @@ -0,0 +1,8 @@ + + + + + sam@gentoo.org + Sam James + + diff --git a/acct-group/opm/opm-0.ebuild b/acct-group/opm/opm-0.ebuild new file mode 100644 index 00000000000..a394950e580 --- /dev/null +++ b/acct-group/opm/opm-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for an open proxy monitor" +ACCT_GROUP_ID=127