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 C084A138351 for ; Fri, 17 Jan 2020 06:23:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8EB3E08A4; Fri, 17 Jan 2020 06:23:53 +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 8E693E08A4 for ; Fri, 17 Jan 2020 06:23:53 +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 48D4B34E17A for ; Fri, 17 Jan 2020 06:23:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59743AB for ; Fri, 17 Jan 2020 06:23:49 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1579242217.358954bc20423804c0e0f6e91bc368394b6b2bee.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/amule/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-user/amule/amule-0.ebuild acct-user/amule/metadata.xml X-VCS-Directories: acct-user/amule/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 358954bc20423804c0e0f6e91bc368394b6b2bee X-VCS-Branch: master Date: Fri, 17 Jan 2020 06:23:49 +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: 8aabeb2b-2fdb-47df-b8b6-adcad0c363aa X-Archives-Hash: 7b9afe4b29397bb7d6a5ff1efd4e9117 commit: 358954bc20423804c0e0f6e91bc368394b6b2bee Author: Alexander Tsoy tsoy me> AuthorDate: Thu Dec 26 11:33:12 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Jan 17 06:23:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358954bc acct-user/amule: new user for net-p2p/amule, UID 468 Signed-off-by: Alexander Tsoy tsoy.me> Signed-off-by: Joonas Niilola gentoo.org> acct-user/amule/amule-0.ebuild | 12 ++++++++++++ acct-user/amule/metadata.xml | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/acct-user/amule/amule-0.ebuild b/acct-user/amule/amule-0.ebuild new file mode 100644 index 00000000000..58d59281ccb --- /dev/null +++ b/acct-user/amule/amule-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 + +DESCRIPTION="User for net-p2p/amule" +ACCT_USER_ID=468 +ACCT_USER_GROUPS=( amule ) + +acct-user_add_deps diff --git a/acct-user/amule/metadata.xml b/acct-user/amule/metadata.xml new file mode 100644 index 00000000000..039cf44c703 --- /dev/null +++ b/acct-user/amule/metadata.xml @@ -0,0 +1,12 @@ + + + + + alexander@tsoy.me + Alexander Tsoy + + + proxy-maint@gentoo.org + Proxy Maintainers + +