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 AF540138350 for ; Sat, 22 Feb 2020 22:40:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A090EE0918; Sat, 22 Feb 2020 22:40:26 +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 7357BE0918 for ; Sat, 22 Feb 2020 22:40:26 +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 9BE5534EF59 for ; Sat, 22 Feb 2020 22:40:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1A2BAF for ; Sat, 22 Feb 2020 22:40:16 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1582411185.fd774f5c15b903e5ee68085cca14bc01f818cc11.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/cadvisor/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/cadvisor/cadvisor-0.ebuild acct-group/cadvisor/metadata.xml X-VCS-Directories: acct-group/cadvisor/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: fd774f5c15b903e5ee68085cca14bc01f818cc11 X-VCS-Branch: master Date: Sat, 22 Feb 2020 22:40:16 +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: 947b836e-5875-4054-be0e-4e7c2a380b29 X-Archives-Hash: d24d19bd4008f8e7b9cf0024aea6e8d3 commit: fd774f5c15b903e5ee68085cca14bc01f818cc11 Author: William Hubbs gentoo org> AuthorDate: Sat Feb 22 22:39:45 2020 +0000 Commit: William Hubbs gentoo org> CommitDate: Sat Feb 22 22:39:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd774f5c acct-group/cadvisor: add cadvisor group Signed-off-by: William Hubbs gentoo.org> acct-group/cadvisor/cadvisor-0.ebuild | 8 ++++++++ acct-group/cadvisor/metadata.xml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/acct-group/cadvisor/cadvisor-0.ebuild b/acct-group/cadvisor/cadvisor-0.ebuild new file mode 100644 index 00000000000..c44d82f6164 --- /dev/null +++ b/acct-group/cadvisor/cadvisor-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=427 diff --git a/acct-group/cadvisor/metadata.xml b/acct-group/cadvisor/metadata.xml new file mode 100644 index 00000000000..c36c37139fa --- /dev/null +++ b/acct-group/cadvisor/metadata.xml @@ -0,0 +1,8 @@ + + + + + williamh@gentoo.org + William Hubbs + +