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 DDC021382C5 for ; Wed, 30 Dec 2020 21:56:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20A21E0AA6; Wed, 30 Dec 2020 21:56:04 +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 E26D0E0AAC for ; Wed, 30 Dec 2020 21:56:03 +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 92BB53413C2 for ; Wed, 30 Dec 2020 21:56:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A79A47E for ; Wed, 30 Dec 2020 21:56:01 +0000 (UTC) From: "Aisha Tammy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aisha Tammy" Message-ID: <1609364420.2b270a3939a8cf3972e27c19997bd571d8f20a07.epsilon-0@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: acct-user/htcondor/ X-VCS-Repository: proj/sci X-VCS-Files: acct-user/htcondor/htcondor-0.ebuild acct-user/htcondor/metadata.xml X-VCS-Directories: acct-user/htcondor/ X-VCS-Committer: epsilon-0 X-VCS-Committer-Name: Aisha Tammy X-VCS-Revision: 2b270a3939a8cf3972e27c19997bd571d8f20a07 X-VCS-Branch: master Date: Wed, 30 Dec 2020 21:56:01 +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: a7705e28-ceb8-480a-aabb-addac8553866 X-Archives-Hash: b271298430d4986b2e088abc483e1fbc commit: 2b270a3939a8cf3972e27c19997bd571d8f20a07 Author: Aisha Tammy aisha cc> AuthorDate: Wed Dec 30 21:40:20 2020 +0000 Commit: Aisha Tammy aisha cc> CommitDate: Wed Dec 30 21:40:20 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2b270a39 acct-user/htcondor: user for sys-cluster/htcondor Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Aisha Tammy aisha.cc> acct-user/htcondor/htcondor-0.ebuild | 12 ++++++++++++ acct-user/htcondor/metadata.xml | 8 ++++++++ 2 files changed, 20 insertions(+) diff --git a/acct-user/htcondor/htcondor-0.ebuild b/acct-user/htcondor/htcondor-0.ebuild new file mode 100644 index 000000000..19e6824ac --- /dev/null +++ b/acct-user/htcondor/htcondor-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=-1 +ACCT_USER_GROUPS=( htcondor ) +DESCRIPTION="User for sys-cluster/htcondor" + +acct-user_add_deps diff --git a/acct-user/htcondor/metadata.xml b/acct-user/htcondor/metadata.xml new file mode 100644 index 000000000..65ac1f205 --- /dev/null +++ b/acct-user/htcondor/metadata.xml @@ -0,0 +1,8 @@ + + + + + gentoo@aisha.cc + Aisha Tammy + +