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 C1B8D138334 for ; Sun, 28 Jul 2019 06:40:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD904E082F; Sun, 28 Jul 2019 06:40:39 +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 AFCEFE082F for ; Sun, 28 Jul 2019 06:40:39 +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 61E1F348CB4 for ; Sun, 28 Jul 2019 06:40:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC995734 for ; Sun, 28 Jul 2019 06:40:36 +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: <1564295979.522241e5fc2c7d4d84b078acc4fed3901184bf09.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/dnscrypt-proxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/dnscrypt-proxy/dnscrypt-proxy-0.ebuild acct-group/dnscrypt-proxy/metadata.xml X-VCS-Directories: acct-group/dnscrypt-proxy/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 522241e5fc2c7d4d84b078acc4fed3901184bf09 X-VCS-Branch: master Date: Sun, 28 Jul 2019 06:40:36 +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: d0193f83-0cc6-4ca5-98fd-8405e112491a X-Archives-Hash: 5220b951c53a7a8315f1d4d2b4f65c35 commit: 522241e5fc2c7d4d84b078acc4fed3901184bf09 Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Jul 26 06:30:23 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Jul 28 06:39:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=522241e5 acct-group/dnscrypt-proxy: new group (GID 353) Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev gentoo.org> acct-group/dnscrypt-proxy/dnscrypt-proxy-0.ebuild | 9 +++++++++ acct-group/dnscrypt-proxy/metadata.xml | 8 ++++++++ 2 files changed, 17 insertions(+) diff --git a/acct-group/dnscrypt-proxy/dnscrypt-proxy-0.ebuild b/acct-group/dnscrypt-proxy/dnscrypt-proxy-0.ebuild new file mode 100644 index 00000000000..69c780fd796 --- /dev/null +++ b/acct-group/dnscrypt-proxy/dnscrypt-proxy-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for net-dns/dnscrypt-proxy" +ACCT_GROUP_ID=353 diff --git a/acct-group/dnscrypt-proxy/metadata.xml b/acct-group/dnscrypt-proxy/metadata.xml new file mode 100644 index 00000000000..efcd58fe0b9 --- /dev/null +++ b/acct-group/dnscrypt-proxy/metadata.xml @@ -0,0 +1,8 @@ + + + + + gyakovlev@gentoo.org + Georgy Yakovlev + +