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 A38D5138359 for ; Thu, 2 Jul 2020 22:36:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBB10E08D1; Thu, 2 Jul 2020 22:36:29 +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 B5933E08D1 for ; Thu, 2 Jul 2020 22:36:29 +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 C96C534F059 for ; Thu, 2 Jul 2020 22:36:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84E222C6 for ; Thu, 2 Jul 2020 22:36:27 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1593729367.460b843603a3f035679a8490fb7e49ac5fe4cc31.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/greetd/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-user/greetd/greetd-0.ebuild acct-user/greetd/metadata.xml X-VCS-Directories: acct-user/greetd/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 460b843603a3f035679a8490fb7e49ac5fe4cc31 X-VCS-Branch: master Date: Thu, 2 Jul 2020 22:36:27 +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: 130ba0ef-e51a-4c84-863d-c510151a5af4 X-Archives-Hash: af43374d8f1fab7cd3e1f98866c6a3f6 commit: 460b843603a3f035679a8490fb7e49ac5fe4cc31 Author: Aisha Tammy aisha cc> AuthorDate: Sat Jun 13 15:08:26 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jul 2 22:36:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460b8436 acct-user/greetd: user for greetd daemon Signed-off-by: Aisha Tammy aisha.cc> Signed-off-by: Georgy Yakovlev gentoo.org> acct-user/greetd/greetd-0.ebuild | 12 ++++++++++++ acct-user/greetd/metadata.xml | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/acct-user/greetd/greetd-0.ebuild b/acct-user/greetd/greetd-0.ebuild new file mode 100644 index 00000000000..9578715d3bb --- /dev/null +++ b/acct-user/greetd/greetd-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=396 +ACCT_USER_GROUPS=( greetd video ) +DESCRIPTION="User for gui-libs/greetd" + +acct-user_add_deps diff --git a/acct-user/greetd/metadata.xml b/acct-user/greetd/metadata.xml new file mode 100644 index 00000000000..d155fdbc040 --- /dev/null +++ b/acct-user/greetd/metadata.xml @@ -0,0 +1,12 @@ + + + + + gentoo@aisha.cc + Aisha Tammy + + + proxy-maint@gentoo.org + Proxy Maintainers + +