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 47D7213835A for ; Wed, 6 May 2020 21:15:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23273E0897; Wed, 6 May 2020 21:15:58 +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 0ADDFE0897 for ; Wed, 6 May 2020 21:15:58 +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 B298134F580 for ; Wed, 6 May 2020 21:15:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B031E226 for ; Wed, 6 May 2020 21:15:54 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1588799711.ed554b3a00c8009e6a4a0f4e0c0e26de4d5a4631.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/tsm/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/tsm/metadata.xml acct-group/tsm/tsm-0.ebuild X-VCS-Directories: acct-group/tsm/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: ed554b3a00c8009e6a4a0f4e0c0e26de4d5a4631 X-VCS-Branch: master Date: Wed, 6 May 2020 21:15:54 +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: 61ed5300-e891-430f-9b59-5b7daf4e489a X-Archives-Hash: 553c379cf3d8d309dd5906ec13fb5c35 commit: ed554b3a00c8009e6a4a0f4e0c0e26de4d5a4631 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed May 6 20:16:45 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Wed May 6 21:15:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed554b3a acct-group/tsm: Add for app-backup/tsm Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel gentoo.org> acct-group/tsm/metadata.xml | 8 ++++++++ acct-group/tsm/tsm-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/acct-group/tsm/metadata.xml b/acct-group/tsm/metadata.xml new file mode 100644 index 00000000000..80a71f59785 --- /dev/null +++ b/acct-group/tsm/metadata.xml @@ -0,0 +1,8 @@ + + + + + dilfridge@gentoo.org + Andreas K. Huettel + + diff --git a/acct-group/tsm/tsm-0.ebuild b/acct-group/tsm/tsm-0.ebuild new file mode 100644 index 00000000000..117a3a3bde4 --- /dev/null +++ b/acct-group/tsm/tsm-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=465