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 3B5141381F3 for ; Thu, 14 May 2020 06:59:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 684D5E0891; Thu, 14 May 2020 06:59:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4EDA5E0891 for ; Thu, 14 May 2020 06:59:44 +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 37A243509DC for ; Thu, 14 May 2020 06:59:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D434126 for ; Thu, 14 May 2020 06:59:40 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1589439572.8cf2a99860bf86dfc23d1590b9bb0307889dc393.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/lxd/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/lxd/lxd-0.ebuild acct-group/lxd/metadata.xml X-VCS-Directories: acct-group/lxd/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 8cf2a99860bf86dfc23d1590b9bb0307889dc393 X-VCS-Branch: master Date: Thu, 14 May 2020 06:59:40 +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: c4fb7311-515e-4527-820e-1340ac7a0b2c X-Archives-Hash: 5fc6c7605f71465f976438a56497b3fd commit: 8cf2a99860bf86dfc23d1590b9bb0307889dc393 Author: Joonas Niilola gentoo org> AuthorDate: Thu May 14 06:59:02 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu May 14 06:59:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cf2a998 acct-group/lxd: new group for app-emulation/lxd, GID 402 Signed-off-by: Joonas Niilola gentoo.org> acct-group/lxd/lxd-0.ebuild | 9 +++++++++ acct-group/lxd/metadata.xml | 8 ++++++++ 2 files changed, 17 insertions(+) diff --git a/acct-group/lxd/lxd-0.ebuild b/acct-group/lxd/lxd-0.ebuild new file mode 100644 index 00000000000..b6ce29937d1 --- /dev/null +++ b/acct-group/lxd/lxd-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 + +ACCT_GROUP_ID=402 +DESCRIPTION="Group for app-emulation/lxd" diff --git a/acct-group/lxd/metadata.xml b/acct-group/lxd/metadata.xml new file mode 100644 index 00000000000..6b0a0fb3a72 --- /dev/null +++ b/acct-group/lxd/metadata.xml @@ -0,0 +1,8 @@ + + + + + juippis@gentoo.org + Joonas Niilola + +