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 E7C08138350 for ; Sun, 3 May 2020 20:54:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 264EEE0946; Sun, 3 May 2020 20:54:22 +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 08276E0946 for ; Sun, 3 May 2020 20:54:20 +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 AAA7134F4D4 for ; Sun, 3 May 2020 20:54:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2ADA81C8 for ; Sun, 3 May 2020 20:54:18 +0000 (UTC) From: "Alarig Le Lay" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alarig Le Lay" Message-ID: <1588539143.87e053783c317de28ccfb1cd4ff860ca268c4776.AlarigLeLay@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: acct-group/_rpki-client/ X-VCS-Repository: repo/proj/guru X-VCS-Files: acct-group/_rpki-client/_rpki-client-0.ebuild acct-group/_rpki-client/metadata.xml X-VCS-Directories: acct-group/_rpki-client/ X-VCS-Committer: AlarigLeLay X-VCS-Committer-Name: Alarig Le Lay X-VCS-Revision: 87e053783c317de28ccfb1cd4ff860ca268c4776 X-VCS-Branch: dev Date: Sun, 3 May 2020 20:54:18 +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: 87160d7f-3edf-4600-8e65-8a265304a186 X-Archives-Hash: 3537af18438ed2a16dadbbaf245e6d1a commit: 87e053783c317de28ccfb1cd4ff860ca268c4776 Author: Alarig Le Lay swordarmor fr> AuthorDate: Sun May 3 20:52:23 2020 +0000 Commit: Alarig Le Lay swordarmor fr> CommitDate: Sun May 3 20:52:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=87e05378 acct-group/_rpki-client: New ebuild Group for acct-user/_rpki-client Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alarig Le Lay swordarmor.fr> acct-group/_rpki-client/_rpki-client-0.ebuild | 10 ++++++++++ acct-group/_rpki-client/metadata.xml | 8 ++++++++ 2 files changed, 18 insertions(+) diff --git a/acct-group/_rpki-client/_rpki-client-0.ebuild b/acct-group/_rpki-client/_rpki-client-0.ebuild new file mode 100644 index 0000000..fe4f505 --- /dev/null +++ b/acct-group/_rpki-client/_rpki-client-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +KEYWORDS="~amd64 ~x86" + +ACCT_GROUP_ID=-1 diff --git a/acct-group/_rpki-client/metadata.xml b/acct-group/_rpki-client/metadata.xml new file mode 100644 index 0000000..17361c3 --- /dev/null +++ b/acct-group/_rpki-client/metadata.xml @@ -0,0 +1,8 @@ + + + + + alarig@swordarmor.fr + Alarig Le Lay + +